We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7a26e commit 20bf75bCopy full SHA for 20bf75b
CHANGELOG.md
@@ -5,7 +5,8 @@
5
**Important information:** the pruning functionality introduced with IAVL 0.13.0 via the options
6
`KeepEvery` and `KeepRecent` has multiple problems with data corruption, performance, and
7
memory usage. For these reasons, this functionality has now been removed. All 0.13 users are
8
-urged to upgrade, and to not change their pruning settings while on 0.13.
+urged to upgrade once the final 0.14.0 release is out, and to not change their pruning settings
9
+while on 0.13.
10
11
If you are using 0.13 with a `KeepEvery` value other than `1` (the default), then when upgrading
12
to 0.14 (or newer) it is important to follow these instructions:
0 commit comments