Skip to content

Releases: olric-data/olric

v0.4.0-beta.10

16 Jul 18:32

Choose a tag to compare

v0.4.0-beta.10 Pre-release
Pre-release

This release includes the following fixes and improvements:

  • Add --keep-going to olric-benchmark
  • Create local DMap fragment to run a query on the cluster

v0.4.0-beta.9

11 Jul 21:41

Choose a tag to compare

v0.4.0-beta.9 Pre-release
Pre-release

This release includes the following fixes and improvements:

  • Remove stale tables more effectively. See #106 for details.
  • Initialize DMap every time to run the operation on the cluster.
  • Add RoutingTablePushInterval config directive to control push interval programatically.

v0.3.9

11 Jul 17:28

Choose a tag to compare

This release includes the following fixes and improvements:

  • Remove stale tables more effectively. See #106 for details.

v0.4.0-beta.8

27 Jun 15:48

Choose a tag to compare

v0.4.0-beta.8 Pre-release
Pre-release

This release includes the following fixes and improvements:

  • Remove dead member tracker. Service discovery plugins will take over its responsibility.

v0.4.0-beta.7

24 Jun 17:05

Choose a tag to compare

v0.4.0-beta.7 Pre-release
Pre-release

This release includes the following fixes and improvements:

  • Potential race condition in fragment creation #99

v0.4.0-beta.6

20 Jun 07:53

Choose a tag to compare

v0.4.0-beta.6 Pre-release
Pre-release

This release includes the following fixes and improvements:

  • Read repair feature doesn't work properly #97

v0.4.0-beta.5

16 Jun 19:30

Choose a tag to compare

v0.4.0-beta.5 Pre-release
Pre-release

This release includes the following fixes and improvements:

  • Consistency only works with two members... #92 Commit: 549d87c

v0.3.8

16 Jun 19:22

Choose a tag to compare

This release includes the following fixes and improvements:

The new connection pooling package is rebranded version of buraksezer/pool. A critical bug has also been fixed: fatih/pool#26.

v0.4.0-beta.4

13 Jun 17:37

Choose a tag to compare

v0.4.0-beta.4 Pre-release
Pre-release

This beta includes the following fixes and improvements:

  • Wrong offset alignment #93
  • Use ConnPool as connection pool implementation

v0.4.0-beta.3

08 Jun 17:08

Choose a tag to compare

v0.4.0-beta.3 Pre-release
Pre-release

This beta includes the following fixes and improvements:

  • Single member stats for existing metrics collector #82
  • Collect more metrics about the current state of a node #87