mirror of
https://github.com/etcd-io/bbolt.git
synced 2025-09-03 03:27:59 +00:00
10 lines
301 B
Markdown
10 lines
301 B
Markdown
<hr>
|
|
|
|
## v1.5.0(TBD)
|
|
|
|
### BoltDB
|
|
- [Add support for data file size limit](https://github.com/etcd-io/bbolt/pull/929)
|
|
- [Remove the unused txs list](https://github.com/etcd-io/bbolt/pull/973)
|
|
- [Add option `NoStatistics` to make the statistics optional](https://github.com/etcd-io/bbolt/pull/977)
|
|
|
|
<hr> |