Kronotop v0.11.0
This release includes the following fixes and improvements:
SETEX,EXPIRE,TTL,PTTL,PEXPIRE,EXPIREAT,PEXPIREATandPERSISTcommands have been implemented.- A background worker cleans up the expired keys passively.
GETcommand evicts keys actively, if the TTL has exceeded.
Full Changelog: v0.10.0...v0.11.0
See Getting Started section to spin up a Kronotop cluster.