[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r30194 - branches/in-memory-cache/subversion/libsvn_subr

From: Blair Zajac <blair_at_orcaware.com>
Date: Wed, 02 Apr 2008 14:05:41 -0700

glasser_at_tigris.org wrote:
> Author: glasser
> Date: Wed Apr 2 14:00:49 2008
> New Revision: 30194
>
> Log:
> On the in-memory-cache branch:
>
> Base64-encode all keys, not just fixed-length ones (so that users
> don't have to worry about whitespace).

That makes logging harder though. Reading through memcached logs for cache hits
and misses won't be easy.

How about using URI encoding instead, which 1) preserves the look of the key and
2) has shorter keys

Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-02 23:05:56 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.