8 ms·
Sounds great, and I'm hoping other databases that use LevelDB can benefit from this work too.
by tbh 13y ago
Sounds great, and I'm hoping other databases that use LevelDB can benefit from this work too.
- emin_gun_sirer 13y agoIt's an API-compatible drop in replacement for LevelDB, so anyone else who currently uses LevelDB should be able to switch fairly easily.
- rescrv 13y agoWe've kept the API is compatible with LevelDB. You just need to change the imports and link against libhyperleveldb.
- tbh 13y agoThanks 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.