On Wed, Jun 18, 2014 at 9:14 PM, Shesha Sreenivasamurthy
<shes...@gmail.com> wrote:
> I am doing some research work at UCSC and wanted use LevelDB to store OMAP
> key/value pairs. What is the best way to start playing with it. I am a
> newbie to RADOS/CEPH code. Can any one point me in the right direction ?

I'm not quite sure what you're asking — omap entries *are* stored in
leveldb. If you want a way of using that interface, you probably want
to use the librados library, although you can also look at them via
the rados cli tool (but it's a poor choice for high-frequency
programmatic access).
-Greg
Software Engineer #42 @ http://inktank.com | http://ceph.com
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to