issues
search
simerplaha
/
SwayDB
Persistent and in-memory key-value storage engine for JVM that scales on a single machine.
https://swaydb.simer.au
Apache License 2.0
293
stars
16
forks
source link
Faster startup and shutdown
#277
Open
simerplaha
opened
4 years ago
simerplaha
commented
4 years ago
Recovering
LevelZero
map entries could be faster by avoiding flushes.
Compaction shutdown can be faster by ignore pending compaction tasks.