Caution
This is a datastore implementation using badger v1, which has not been maintained by its upstream maintainers for over 5 years. This repository is no longer maintained either. Do not use it for new projects.
This repo contains a datastore implementation using Badger v1. If you are looking for a newer version, check out:
- go-ds-badger2 (Badger v2)
- go-ds-badger3 (Badger v3)
- go-ds-pebble (Pebble, may solve issues badger's architecture could not support)
If you are using this in Kubo, see the badger v1 removal plan for migration guidance.
Datastore implementation using badger as backend.
https://godoc.org/github.com/ipfs/go-ds-badger
Feel free to join in. All welcome. Open an issue!
This repository falls under the IPFS Code of Conduct.
MIT
