Skip to content

Releases: basho/riak_kv

Riak KV 3.0.16 - Release

Riak KV 3.0.15 - Release

14 Feb 00:08
Compare
Choose a tag to compare

Fix bad return value when using auto_check with Tictac AAE full-sync.

Riak KV 3.0.14 - Release

10 Feb 16:08
Compare
Choose a tag to compare

Allow for the optional handoff of deletes. By handing off deletes, when delete_mode is not keep, the number of tombstone discrepancies that have to be resolved via AAE following completion of a handoff will be reduced.

Riak KV 3.0.13 - Release

02 Feb 15:46
Compare
Choose a tag to compare

There are two primary changes in this release:

Riak KV 3.0.12 - Release

19 Dec 11:11
Compare
Choose a tag to compare

A number of minor fixes, along with leveled improvements.

Riak KV 3.0.11 - Release

11 Oct 17:42
6ebac46
Compare
Choose a tag to compare

Updated tag for leveled change

Riak KV 3.0.10 - Release

29 May 19:17
Compare
Choose a tag to compare

Changes in two broad areas:

  • Improvements to replication: peer discovery, auto_check in full-sync.
  • Add an overflow queue feature, that will write to disk to avoid overflowing the memory, and applied to the following workers: reaper, eraser, replrtq_src and reader (a new worker for queueing read repairs).

Riak KV 3.0.9 - Release

12 Nov 00:03
Compare
Choose a tag to compare

Add improved monitoring of 2i queries, and improved 2i performance via updated riak_core release.

Riak KV 3.0.8 - Release

11 Oct 13:19
ef092fb
Compare
Choose a tag to compare

Add the Selective Sync feature, and the Range Repair aae_fold. Also includes stability improvements.

Riak KV 2.9.10 - Release

05 Oct 16:25
Compare
Choose a tag to compare

Fix to critical issue in leveled when using (non-default, but recommended, option): leveled_reload_recalc = enabled

If using this option, it is recommended to rebuild the ledger at some stage after updating.