Skip to content

Kronotop v0.11.0

Choose a tag to compare

@buraksezer buraksezer released this 26 Jun 16:58
· 66 commits to main since this release

This release includes the following fixes and improvements:

  • SETEX, EXPIRE, TTL, PTTL, PEXPIRE, EXPIREAT, PEXPIREAT and PERSIST commands have been implemented.
  • A background worker cleans up the expired keys passively.
  • GET command 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.