forked from ipfs/kubo
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Kevin Atkinson edited this page Jun 14, 2016
·
6 revisions
This repository is is a temporary fork of go-ipfs that implements the new filestore.
For testing the code you should use the master
or kevina/filestore
branch. The kevina/filestore
branch will be forced update
semi-regularly to keep the commits clean for eventual merging back
into ipfs/go-ipfs/master
. The master
branch will have a very
messy history but will not be forced update; it might also lag
slightly behind kevina/filestore
. The pending
branch is used for
testing and will be forced update frequently.
For some basic information on the filestore see this README and go-ipfs issue #875.