v0.3.0-beta.1
Pre-release
Pre-release
·
292 commits
to master
since this release
What is Olric?
Distributed cache and in-memory key/value data store. It can be used both as an embedded Go library and as a language-independent service.
With Olric, you can instantly create a fast, scalable, shared pool of RAM across a cluster of computers.
Try with Docker:
docker pull olricio/olricd:v0.3.0-beta.1
First beta version for v0.3.x tree:
- Initial implementation of DTopic data structure,
- Olric Binary Protocol reimplemented. Now it's very easy to define new message types.
Sample usage: