Live data from Hacker News

Inside HyperLevelDB

hackingdistributed.com

1–5 of 5 posts

Re: Inside HyperLevelDB

#4
post #2

Sounds great, and I'm hoping other databases that use LevelDB can benefit from this work too.

We've kept the API is compatible with LevelDB. You just need to change the imports and link against libhyperleveldb.

Re: Inside HyperLevelDB

#5
post #4
post #2

Sounds great, and I'm hoping other databases that use LevelDB can benefit from this work too.

We've kept the API is compatible with LevelDB. You just need to change the imports and link against libhyperleveldb.

Thanks for the replies! (rescrv and emin_gun_sirer)

I could have been more specific, I meant that I hope other projects do build upon your work. :)

Pleased to see repeated references to Hyperdex on HN, hoping it continues to grow and mature.