No description
![]() 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. |
||
---|---|---|
include | ||
src | ||
test | ||
.gitignore | ||
LICENSE | ||
README.md |
eleveleddb
Experiment for learning more about LSM trees