named cache "zones"

Alex Stapleton alexs at advfn.com
Wed Aug 3 15:02:53 PDT 2005


Not in the server.
As usual with memcached, a pretty large chunk of the functionality is  
actually in the client, so you could probably hack it in there. So  
yeah, concatenation is your friend.

On 3 Aug 2005, at 22:27, Garth Patil wrote:


> hi,
> i've just started using memcached with the java api (thanks greg!),  
> and i've looked around the archives for an answer to this question,  
> but haven't been able to find it.
> is there a way to create multiple named caches within a single  
> memcached process?
> for example, i'd like to have a few caches that have potentially  
> overlapping keys, but all stored in the same memcached instance.  
> other than just concatenating the cache name to the key, is there a  
> good way to do this in memcached?
> thanks,
> /garth
>
>
>
>




More information about the memcached mailing list