No description
Find a file
martinsumner aa7d235c4d Rename clerk and CDB Speed-Up
CDB did many "bitty" reads/writes when scanning or writing hash tables -
change these to bult reads and writes to speed up.

CDB also added capabilities to fetch positions and get keys by position
to help with iclerk role.
2016-09-20 16:13:36 +01:00
.rebar Dialyzer changes 2016-09-20 10:17:24 +01:00
include WIP - First draft of Bookie code 2016-09-15 10:53:24 +01:00
src Rename clerk and CDB Speed-Up 2016-09-20 16:13:36 +01:00
test Initial work on sft files 2016-05-31 17:21:14 +01:00
.gitignore Dialyzer changes 2016-09-20 10:17:24 +01:00
LICENSE Initial commit 2015-04-30 09:56:16 +01:00
README.md Initial commit 2015-04-30 09:56:16 +01:00
rebar.lock Dialyzer changes 2016-09-20 10:17:24 +01:00

eleveleddb

Experiment for learning more about LSM trees