Skip to content

Releases: olric-data/olric

v0.4.0-beta.2

01 May 17:43

Choose a tag to compare

v0.4.0-beta.2 Pre-release
Pre-release

This beta includes the following fixes and improvements:

  • Move data structure implementations to their own packages #70

Bug fixes from v0.3.x tree:

  • Fix 64-bit alignment of 64-bit words accessed atomically on ARM #81
  • olric-load output is useless #80
  • Single member stats for existing metrics collector #82
  • List members of cluster #77

v0.3.7

25 Apr 17:33

Choose a tag to compare

This release includes the following fixes and improvements:

  • [BUG] Single member stats for existing metrics collector #82

v0.3.6

21 Feb 18:24

Choose a tag to compare

This release includes the following fixes and improvements:

  • [BUG] Fix 64-bit alignment of 64-bit words accessed atomically on ARM #81

v0.3.5

17 Feb 20:00

Choose a tag to compare

This release includes the following fixes and improvements:

  • [BUG] olric-load output is useless #80

v0.3.4

12 Jan 19:03

Choose a tag to compare

This release includes the following fixes and improvements:

  • List members of cluster #77

v0.4.0-beta.1

16 Dec 15:36

Choose a tag to compare

v0.4.0-beta.1 Pre-release
Pre-release

This beta includes the following fixes and improvements:

  • Design an interface for different storage engine implementations #46

v0.3.3

11 Dec 21:49

Choose a tag to compare

This release includes the following fixes and improvements:

  • Wrong use of time.After may lead memory leak #75

v0.3.2

09 Dec 19:39

Choose a tag to compare

This release includes the following fixes and improvements:

  • Add get-entry support to olric-cli #71
  • Go client cannot form Put message properly #72
  • Integration tests of olric-cli package fails due to wrong configuration #73

v0.3.1

05 Dec 13:55

Choose a tag to compare

This release includes the following fixes and improvements:

  • Integration tests are broken in olric-cli package #69

v0.3.0

26 Nov 08:01

Choose a tag to compare

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.

This version includes many new features and bug fixes:

See the milestone for more details.

Thanks to @dunglas and the Caddy community for their support.