ekv
ekv copied to clipboard
Key-value store for embedded systems, for raw NOR flash, using an LSM-Tree.
Initial attempt at fixing #8. Tests needs updating before this can be merged, but putting it out here for early review.
After the max chunk size feature, there is an issue where the PageWriter can still write chunks that are larger than max chunk size. I attempted to fix this here...
Hello all, thanks for the great library. Just want to know why there hasn't been a release yet? In the README it said the crate is production-ready...