kubo/plugin/plugins
Andrew Gillis 52b00624cd
feat: pebbleds profile and plugin (#10530)
* include pebble as built-in plugin

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

* docs: remove mention of ipfs-ds-convert. Rationale: https://github.com/ipfs/ipfs-ds-convert/issues/50
* docs: pebbleds profile
* test: meaningful t0025-datastores.sh
* Update config/init.go
* Update docs/config.md
* Do not hard-code zero values into pebble config
2024-10-03 13:58:14 -07:00
..
badgerds style: gofumpt and godot [skip changelog] (#10081) 2023-08-17 14:02:08 +02:00
dagjose style: gofumpt and godot [skip changelog] (#10081) 2023-08-17 14:02:08 +02:00
flatfs feat: pebbleds profile and plugin (#10530) 2024-10-03 13:58:14 -07:00
fxtest feat: add fx options plugin 2022-08-12 17:04:29 -04:00
git style: gofumpt and godot [skip changelog] (#10081) 2023-08-17 14:02:08 +02:00
levelds feat: pebbleds profile and plugin (#10530) 2024-10-03 13:58:14 -07:00
nopfs Fix issue in ResourceManager and nopfsPlugin about repo path (#10492) 2024-09-28 20:58:24 -07:00
pebbleds feat: pebbleds profile and plugin (#10530) 2024-10-03 13:58:14 -07:00
peerlog refactor: stop using go-libp2p deprecated peer.ID.Pretty 2023-09-18 15:58:15 +02:00
.gitignore plugin: make the plugin preload work again 2017-07-13 21:16:04 +02:00
gen_main.sh Fix typos and cleanup 2020-04-20 22:00:01 +03:00
Rules.mk Update Go version to 1.17 (#8815) 2022-04-15 14:32:00 -04:00