1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-30 18:13:54 +08:00

Merge pull request #4537 from ipfs/lgierth-patch-1

docs: add badgerds to experimental-features ToC
This commit is contained in:
Whyrusleeping
2018-01-02 10:37:30 -08:00
committed by GitHub

View File

@ -17,6 +17,7 @@ the above issue.
- [go-multiplex stream muxer](#go-multiplex-stream-muxer) - [go-multiplex stream muxer](#go-multiplex-stream-muxer)
- [Raw leaves for unixfs files](#raw-leaves-for-unixfs-files) - [Raw leaves for unixfs files](#raw-leaves-for-unixfs-files)
- [ipfs filestore](#ipfs-filestore) - [ipfs filestore](#ipfs-filestore)
- [BadgerDB datastore](#badger-datastore)
- [Private Networks](#private-networks) - [Private Networks](#private-networks)
- [ipfs p2p](#ipfs-p2p) - [ipfs p2p](#ipfs-p2p)
- [Circuit Relay](#circuit-relay) - [Circuit Relay](#circuit-relay)