No description
Find a file
martinsumner 2716d912ea Timeout and close race
Race condition presvented in test - but still not handled nicely.
Perhaps need to consider making it a FSM and handling close differently
when L0 pending - i.e. don't close immediately, but set a timeout to
close on if we don't get the last fetch_levelzero
2016-11-03 19:02:50 +00:00
include Startup work - baffled 2016-11-02 12:58:27 +00:00
src Timeout and close race 2016-11-03 19:02:50 +00:00
test Messed up test fixed 2016-11-03 13:34:06 +00: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