[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: David Glasser <glasser_at_davidglasser.net>
Date: Wed, 2 Apr 2008 15:03:16 -0700

On Wed, Apr 2, 2008 at 2:05 PM, Blair Zajac <blair_at_orcaware.com> wrote:
> 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

Good call; see r30200. (Still using base64 for fixed-length keys.)

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
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-03 00:03:26 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.