Hacker News new | ask | show | jobs
by tbh 4743 days ago
Sounds great, and I'm hoping other databases that use LevelDB can benefit from this work too.
2 comments

It's an API-compatible drop in replacement for LevelDB, so anyone else who currently uses LevelDB should be able to switch fairly easily.
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.