kubo/plugin
Andrew Gillis 472674fd62
feat(pebble): support pinning FormatMajorVersion (#10789)
* Upgrade to pebble v2.0.3

- Configure latest pebble database format at init
- Do not automatically ratchet database format if set in config
- Daemon messge about new available pebble format
- Document pebble config with formatMajorVersion
- Add warning to users running badger, nudging them to switch to flatfs or pebble
- docs: explain Pebble's `FormatMajorVersion`
- Use pebbleds instead of badgerds in t0060-daemon.sh
- Print badgerds warning message to stderr
2025-04-30 12:13:56 -07:00
..
loader feat: pebbleds profile and plugin (#10530) 2024-10-03 13:58:14 -07:00
plugins feat(pebble): support pinning FormatMajorVersion (#10789) 2025-04-30 12:13:56 -07:00
daemon.go chore: clean migration 2023-11-29 12:29:59 +01:00
daemoninternal.go refactor: rename to kubo 2022-07-06 18:40:37 +02:00
datastore.go style: gofumpt and godot [skip changelog] (#10081) 2023-08-17 14:02:08 +02:00
fx.go feat: add fx options plugin 2022-08-12 17:04:29 -04:00
ipld.go style: gofumpt and godot [skip changelog] (#10081) 2023-08-17 14:02:08 +02:00
plugin.go doc(plugin): document plugin config 2020-05-12 21:56:02 -07:00
Rules.mk plugin: create plugin API and loader, add ipld-git plugin 2017-07-12 21:53:59 +02:00
tracer.go style: gofumpt and godot [skip changelog] (#10081) 2023-08-17 14:02:08 +02:00