Categorygithub.com/ipfs/go-ds-badger3
modulepackage
0.1.4
Repository: https://github.com/ipfs/go-ds-badger3.git
Documentation: pkg.go.dev

# README

go-ds-badger3

Go Reference

Datastore implementation using badger v3 as backend.

Table of Contents

Documentation

https://pkg.go.dev/github.com/dgraph-io/badger/v3

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

# Structs

No description provided by the author
Options are the badger datastore options, reexported here for convenience.