0.0.6 • Published 5 years ago

hitchhiker v0.0.6

Weekly downloads
1
License
Unlicense
Repository
github
Last release
5 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

5 years ago

0.0.6

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago