Posts tagged leveldb

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.
Bitcoin was having problems with LevelDB. We identified and fixed the bug. In this article, we'll talk a little about LevelDB, Bitcoin, and our fix.

HyperDex 1.0RC5

HyperDex 1.0RC5 packs a ton of new features.
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.