persist image or video into voldemort
Posted
by qkrsppopcmpt
on Stack Overflow
See other posts from Stack Overflow
or by qkrsppopcmpt
Published on 2010-04-01T17:45:21Z
Indexed on
2010/04/01
17:53 UTC
Read the original article
Hit count: 326
webservice
|persistence
I am working on my web service, and required to persist some image (jpg whatever) and video(wmv) into memmory. Just want to use single_node_cluster to feel voldemort.
Can anybody give me a hint of the configuration and sample code of voldemort? I mean how to configure the value type in stores.xml? protobuf? java-serialization?
Any sample or link would be helpful. Thanks
© Stack Overflow or respective owner