Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

RTradeLtd/go-ds-badger

 
 

Repository files navigation

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"