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

Latest commit

 

History

History
11 lines (7 loc) · 303 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 303 Bytes

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"