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.
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.
Emin Gün Sirer
Hacker and professor at Cornell, with interests that span distributed
systems, OSes and networking. Current projects include HyperDex, OpenReplica
and the Nexus OS. more...