Skip to content

Releases: LevKruglyak/limousine

v0.3

02 Apr 23:11
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release

Fully working persistent and in-memory key-value stores. (BTree only, no learned components yet)

Release v0.1

05 Oct 02:19
Compare
Choose a tag to compare
Release v0.1 Pre-release
Pre-release
  • 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