Skip to content

Commit 0247d02

Browse files
authored
Merge pull request #102 from ipfs/readme/badger2
readme: add information on Badger2 datastore
2 parents a69f102 + ba9352c commit 0247d02

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,18 @@
1616
## Table of Contents
1717

1818
- [Documentation](#documentation)
19+
- [Badger2](#badger2)
1920
- [Contribute](#contribute)
2021
- [License](#license)
2122

2223
## Documentation
2324

2425
https://godoc.org/github.com/ipfs/go-ds-badger
2526

27+
## Badger2
28+
29+
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.
30+
2631
## Contribute
2732

2833
Feel free to join in. All welcome. Open an [issue](https://github.com/ipfs/go-ds-badger/issues)!

0 commit comments

Comments
 (0)