Skip to content

v0.5.0

Compare
Choose a tag to compare
@buraksezer buraksezer released this 03 Dec 15:17
· 41 commits to master since this release

Olric v0.5.0 is here.

  • Olric Binary Protocol has been replaced with Redis Serialization Protocol 2 (RESP2),
  • Redefined DMap API,
  • Improved storage engine,
  • Cluster events,
  • A drop-in replacement of Redis' Publish-Subscribe messaging. DTopic data structure has been removed,
  • olric-cli, olric-benchmark, and olric-stats has been removed.

Important: Please note that this version of Olric is incompatible with the previous versions.

See the README.md file and the documents on pkg.go.dev.