# README
go-ds-badger4
Datastore implementation using badger v4 as backend.
Table of Contents
Documentation
https://pkg.go.dev/github.com/dgraph-io/badger/v4
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 + Apache-2.0
# Functions
NewDatastore creates a new badger datastore.
# Variables
DefaultOptions are the default options for the badger datastore.
No description provided by the author