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