Honu v0.3.0
Improves iteration handling in Honu particularly with respect to the Tombstone. Gives users direct access to the Engine if needed.
Changelog
- 9966c0c Validate Honu Iterator behavior matches LevelDB (#22)
- 396d314 Better Tombstone handling in Iter (#21)
- 59182a3 Expose levelDB object (#20)
About
Honu is (currently) an experimental project that adds global versioning and
replication semantics to an embedded database such as leveldb. If you're interested
in this project, please see https://geodistributed.systems for more.