Skip to content

K4 v2.1.5

Compare
Choose a tag to compare
@guycipher guycipher released this 09 Nov 20:08
· 44 commits to main since this release

K4 v2.1.5 PATCH

  • New public EscalateFlush() and EscalateCompaction() methods.
  • Skiplist Size() method to take into account node TTL.
  • On checks if memtable has reached threshold changed operator from > to >=.