Honu v0.2.1
This release adds functionality for different engines (leveldb vs pebble vs badger) and cleans up the object management.
Changelog
47b233d Object clone (#6)
dd97110 Refactor to Engines (#5)
20d04c8 Refactored versions.go to include tombstones when creating parents (#4)
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.