Add the changelog entry for bbolt modifications
This commit is contained in:
parent
68e629a476
commit
607b0e9527
|
@ -0,0 +1,11 @@
|
||||||
|
```release-note:improvement
|
||||||
|
raft: Use bbolt instead of the legacy boltdb implementation
|
||||||
|
```
|
||||||
|
|
||||||
|
```release-note:improvement
|
||||||
|
raft: Emit boltdb related performance metrics
|
||||||
|
```
|
||||||
|
|
||||||
|
```release-note:improvement
|
||||||
|
raft: Added a configuration to disable boltdb freelist syncing
|
||||||
|
```
|
Loading…
Reference in New Issue