Releases: fjall-rs/fjall
Releases · fjall-rs/fjall
3.1.0
07 Mar 15:11
Compare
Sorry, something went wrong.
No results found
[feat] Compaction filters - run custom logic during compactions (e.g. TTL)
[msrv] Decrease MSRV to 1.90
[example] TTL example (using compaction filters)
[example] Lazy format migration example (using compaction filters)
3.0.4
05 Mar 12:15
Compare
Sorry, something went wrong.
No results found
[doc] Update FIFO caveat documentation in lsm-tree (3.0.4)
[fix] Fix #257 - simplifies enqueuing sealed memtables for flush after recovery
3.0.3
27 Feb 15:02
Compare
Sorry, something went wrong.
No results found
[fix] Update lsm-tree to 3.0.3 - follow-up correctness fix for 3.0.1
[misc] Update byteview to 0.10.1
3.0.2
15 Feb 17:11
Compare
Sorry, something went wrong.
No results found
[fix] Fix Keyspace::clear() not applying after recovery #242 @vadim-su
[feat] Allow fully skipping file descriptor table
[fix] Remove cached files of deleted files, closes #247
[docs] Add and fix some documentation
3.0.1
06 Jan 00:51
Compare
Sorry, something went wrong.
No results found
[fix] Edge case that could result in the second memtable being dropped before being flushed
[fix] Custom filter policy not being applied
3.0.0
02 Jan 15:33
Compare
Sorry, something went wrong.
No results found
3.0.0-rc.6
09 Dec 21:52
Compare
Sorry, something went wrong.
No results found
Disclaimer: rc.6 is not compatible with <= rc.5
3.0.0-rc.5
03 Dec 17:27
Compare
Sorry, something went wrong.
No results found
3.0.0-rc.4
01 Dec 17:16
Compare
Sorry, something went wrong.
No results found
3.0.0-rc.3
29 Nov 16:14
Compare
Sorry, something went wrong.
No results found
adjust for changes in lsm-tree