Skip to content

Honu v0.2.2

Compare
Choose a tag to compare
@rebeccabilbro rebeccabilbro released this 23 Nov 18:30
· 28 commits to main since this release
874b55c

This release implements a transaction interface to ensure that multiple access operations in Put and Delete are consistent. It also updates Honu to handle namespaces.

Changelog

874b55c Pickle Fix (#9)

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.