mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-28 05:47:51 +08:00
Pebble provides a high-performance alternative to leveldb as the datastore, and will serve as a replacement for badger1. There are a number of tuning parameters available for tuning pebble's performance to your specific needs. Default values are used for any that are not configured or are set to the parameter's zero-value. Requires https://github.com/ipfs/go-ds-pebble/pull/39 Closes #10347 |
||
|---|---|---|
| .. | ||
| loader | ||
| plugins | ||
| daemon.go | ||
| daemoninternal.go | ||
| datastore.go | ||
| fx.go | ||
| ipld.go | ||
| plugin.go | ||
| Rules.mk | ||
| tracer.go | ||