Does voldemort has size limitation on the value

14 views
Skip to first unread message

zjffdu

unread,
Mar 24, 2010, 1:52:22 AM3/24/10
to project-voldemort
Hi all,

I'd like to store file as the value, but wondering whether voldemort
has size limitation on the value ?

Thanks
Jeff Zhang

Eishay Smith

unread,
Mar 24, 2010, 2:07:53 AM3/24/10
to project-...@googlegroups.com
No restrictions afaik. You may want to look into the socket buffer size for efficient transport.


--
You received this message because you are subscribed to the Google Groups "project-voldemort" group.
To post to this group, send email to project-...@googlegroups.com.
To unsubscribe from this group, send email to project-voldem...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/project-voldemort?hl=en.


Jeff Zhang

unread,
Mar 24, 2010, 2:11:55 AM3/24/10
to project-...@googlegroups.com
Thanks for your quick reply, Eishay.
--
Best Regards

Jeff Zhang

Eishay Smith

unread,
Mar 24, 2010, 2:18:24 AM3/24/10
to project-...@googlegroups.com
Btw, even though voldemort may be able to to do it it doesn't mean its the best tool for the job.

Alex Feinberg

unread,
Mar 25, 2010, 2:22:43 AM3/25/10
to project-...@googlegroups.com
Voldemort generally works fairly well for small to medium sized values
(including medium sized images), whereas distributed file systems
typically have issues when dealing with lots of small files (e.g.,
"small file" problem in HDFS).

For *large* values (e.g., video, full sized images), I'd suggest using
a distributed file system or a CDN. One size doesn't fit all :-)

Thanks,
- Alex

Reply all
Reply to author
Forward
0 new messages