Commit ba9352cf authored by Adin Schmahmann's avatar Adin Schmahmann

readme: add information on Badger2 datastore

parent a69f1020
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
## Table of Contents ## Table of Contents
- [Documentation](#documentation) - [Documentation](#documentation)
- [Badger2](#badger2)
- [Contribute](#contribute) - [Contribute](#contribute)
- [License](#license) - [License](#license)
...@@ -23,6 +24,10 @@ ...@@ -23,6 +24,10 @@
https://godoc.org/github.com/ipfs/go-ds-badger https://godoc.org/github.com/ipfs/go-ds-badger
## Badger2
This repo contains a datastore implementation using Badger v1. If you are looking for a Badger v2 datastore check out https://github.com/ipfs/go-ds-badger2.
## Contribute ## Contribute
Feel free to join in. All welcome. Open an [issue](https://github.com/ipfs/go-ds-badger/issues)! Feel free to join in. All welcome. Open an [issue](https://github.com/ipfs/go-ds-badger/issues)!
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment