v0.5.0
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
, andolric-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.