Posts tagged hyperleveldb

Concurrency Improvements in HyperLevelDB

LevelDB is a popular data back end and in use at Google, Facebook, and many startups. In this article we discuss some concurrency improvements we've made to LevelDB as part of the HyperLevelDB project.
HyperDex 1.0! A new milestone for HyperDex.
The HyperDex team recently released HyperLeveldb, a high performance fork of Google's LevelDB. We'll look inside the key changes made within HyperLevelDB that improve its performance.