From 2d8eca0b0b551f6d4177461fd7490ea004099e53 Mon Sep 17 00:00:00 2001 From: Martin Sumner Date: Tue, 11 Oct 2022 20:09:14 +0100 Subject: [PATCH] Release notes for 3.0.11 --- RELEASE-NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index b09400a4b..ae8cc7102 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,3 +1,7 @@ +# Riak KV 3.0.11 Release Notes + +A simple change to [release a bottleneck](https://github.com/martinsumner/leveled/issues/379) in 2i queries with the leveled backend. Should only be relevant to those using leveled, and attempting o(1000) 2i queries per second. + # Riak KV 3.0.10 Release Notes This release is focused on improving memory management, especially with the leveled backend, and improving the efficiency and ease of configuration of tictacaae full-sync.