/go-ds-badger

deprecated go to https://github.com/RTradeLtd/go-datastores

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

go-ds-badger (V2)

This is a fork of ipfs/go-ds-badger that is built using the v2 verison of dgraph-io/badger and without reliance on jbenet/goprocess.

Usage

To use you will want to import this library into your codebase like so:

import "github.com/RTradeLtd/go-ds-badger/v2"