No description
Find a file
martinsumner 4586e2340a Startup and Shutdown Support
Added support for startup and shutdown of a Ledger.  As aprt of this
will now start tracking the highest sequence number.  This also adds a
safety check on pcl_pushmem to make sure that only keys with a higher
sequenc enumber are being pushed in - and hence we can happily insert
into the in-memory view without checking the sequence number.
2016-08-15 16:43:39 +01:00
include Penciller accepting push 2016-08-09 16:09:29 +01:00
src Startup and Shutdown Support 2016-08-15 16:43:39 +01:00
test Initial work on sft files 2016-05-31 17:21:14 +01:00
.gitignore Add gitignore 2016-07-12 19:45:22 +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

eleveleddb

Experiment for learning more about LSM trees