Skip to content

K4 v2.1.4

Compare
Choose a tag to compare
@guycipher guycipher released this 09 Nov 16:22
· 47 commits to main since this release

K4 v2.1.4 PATCH BREAKING

  • Replaced bloom filter with optimized cuckoo filter for faster reads. The cuckoo filter entries contain non hashes prefixes which are the page numbers for the location of the actual key value pair within the paged sstable.