Does memcachedb have the same 1MB size limit as memcached

18 views
Skip to first unread message

trung

unread,
May 27, 2009, 5:13:43 PM5/27/09
to memcachedb
Hi,


Does anyone know if there is a size limit per value pair in
memcachedb?

I know for a fact that Memcached has a hard limit of 1MB. Since
Memcachedb is built on top of memcached, I'm afraid it might suffer
from the same size limit.


Thanks.

Steve Chu

unread,
May 27, 2009, 11:03:05 PM5/27/09
to memca...@googlegroups.com
memcachedb does not have a limit on item size while memcached has a
limit due to the slabs limit. But we do not recommend you store large
size object(large than 1M) in memcachedb, if you care about
performance.
--
Best Regards,

Steve Chu
http://stvchu.org

gelin yan

unread,
Jun 11, 2009, 11:00:49 PM6/11/09
to memcachedb
Hi Steve Chu

I also want to know whether the limit of key size still
exists. As i know, in memcached, the size of key is less than 255.

Thanks

GELIN YAN

Steve Chu

unread,
Jun 11, 2009, 11:07:23 PM6/11/09
to memca...@googlegroups.com
The limit of key size is same with memcached.
Reply all
Reply to author
Forward
0 new messages