Releases: LevKruglyak/limousine
Releases · LevKruglyak/limousine
v0.3
Fully working persistent and in-memory key-value stores. (BTree only, no learned components yet)
Release v0.1
- This is the preliminary version of the code which was submitted for the SIGMOD 2024 July round.
- Uses the old trait and macro system
- Only supports reads
- Only supports BTree layer