mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
docs(changelog): link badger deprecation to #11186
This commit is contained in:
parent
2ca1c9dfef
commit
7353862bfe
@ -318,7 +318,7 @@ The [`server` profile](https://github.com/ipfs/kubo/blob/master/docs/config.md#s
|
||||
|
||||
The `badgerds` datastore (based on badger 1.x) is slated for removal. Badger v1 has not been maintained by its upstream maintainers for years and has known bugs including startup timeouts, shutdown hangs, and file descriptor exhaustion. Starting with this release, every daemon start with a badger-based repository prints a loud deprecation error on stderr.
|
||||
|
||||
See the [`badgerds` profile documentation](https://github.com/ipfs/kubo/blob/master/docs/config.md#badgerds-profile) for migration guidance, and [#10347](https://github.com/ipfs/kubo/issues/10347) / [#4279](https://github.com/ipfs/kubo/issues/4279) for background.
|
||||
See the [`badgerds` profile documentation](https://github.com/ipfs/kubo/blob/master/docs/config.md#badgerds-profile) for migration guidance, and [#11186](https://github.com/ipfs/kubo/issues/11186) for background.
|
||||
|
||||
#### 📦️ Dependency updates
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user