Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 2.2 KB

File metadata and controls

52 lines (38 loc) · 2.2 KB

go-ds-badger

Caution

Not maintained, legacy package

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:

If you are using this in Kubo, see the badger v1 removal plan for migration guidance.

standard-readme compliant GoDoc Build Status

Datastore implementation using badger as backend.

Table of Contents

Documentation

https://godoc.org/github.com/ipfs/go-ds-badger

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

Want to hack on IPFS?

License

MIT