0.0.6 • Published 4 years ago

hitchhiker v0.0.6

Weekly downloads
1
License
Unlicense
Repository
github
Last release
4 years ago

Hitchhiker

Hitchiker is a data structure layer to turn unordered stores (file system pages, DynamoDB) and present an ordered, copy-on-write key/value store abstraction based on the hitchiker tree. A hitchiker tree is write-optimized B+ tree that helps batch writes using a side-store in each node.

More information on hitchiker trees can be found here.

0.0.5

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago