Memcache max key size
Renato Silveira
renatosilveira at gmail.com
Wed May 30 13:26:46 UTC 2007
Andre,
I started a thread about it a few months ago. Well, instead of increase the
key length we used a MD5 algorithm on the keys and then we sent to
memcached. The overhead of this is very slow and you still save memory,
cause if you increase the key size, the allocated memory for each object
cached will increase too.
[]´s
Renato
On 5/30/07, André Cruz <andre.cruz at segula.pt> wrote:
>
> Hello all.
>
> Regarding thread http://lists.danga.com/pipermail/memcached/2007-
> January/003391.html it was said that I could raise the KEY_MAX_LENGTH
> to 256 and memcache would still behave correctly. I would like to
> confirm this information and ask if the apr_memcache client would
> work well this way.
>
> I skimmed the source of the client and didn't find any glaring
> problem but just in case...
>
> Thanks,
> André Cruz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070530/0e3f31c9/attachment.html
More information about the memcached
mailing list