Added badger based datastore for IPFS

This commit is contained in:
Curtis Spencer
2020-01-09 20:52:35 -08:00
parent 284122c4d1
commit 0e1e156652

View File

@@ -207,6 +207,9 @@ url = "https://github.com/ipfs/go-dnslink"
[[repo]]
url = "https://github.com/ipfs/go-ds-badger"
[[repo]]
url = "https://github.com/ipfs/go-ds-badger2"
[[repo]]
url = "https://github.com/ipfs/go-ds-bench"