No description
Find a file
martinsumner 3710d09fbf Reuse codec key comparison
There was duplication of key comparison logic between leveled_codec and
leveled_sft.  Now both use the leveled_codec key_dominates function
2016-10-21 15:30:53 +01:00
include Tombstone preperation 2016-10-20 16:00:08 +01:00
src Reuse codec key comparison 2016-10-21 15:30:53 +01:00
test Correct tombstone handling 2016-10-21 15:21:37 +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