mirror of https://github.com/status-im/consul.git
Add the changelog entry for bbolt modifications
This commit is contained in:
parent
c7a94843ee
commit
09fd8f727e
|
@ -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