Well, it's in the Ceph repository, in the "OSD" and "os" directories,
available at https://github.com/ceph/ceph.
But it's not the kind of thing you can really extract from Ceph, and
if you're interested in getting involved in the project you're going
to need to spend a lot of time poking around th
Thanks, What is the right GIT repo from where I can download (clone) the
RADOS code in which OMAP uses LevelDB. I am a newbie hence the question.
On Wed, Jun 18, 2014 at 7:28 PM, Gregory Farnum wrote:
> On Wed, Jun 18, 2014 at 9:14 PM, Shesha Sreenivasamurthy
> wrote:
> > I am doing some resea
On Wed, Jun 18, 2014 at 9:14 PM, Shesha Sreenivasamurthy
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