A datastore implementation using cockroachdb/pebble (a native-Go RocksDB equivalent) as a backend.
go-ds-pebble
can be used like any Go module:
import "github.com/ipfs/go-ds-pebble"
Feel free to join in. All welcome. Open an issue!
This repository falls under the IPFS Code of Conduct.
Dual-licensed under MIT + Apache 2.0