Datastore implementation with file system backend.
$ npm install datastore-fs
import { FSDatastore } from 'datastore-fs'
const store = new FSDatastore('path/to/store')
Feel free to join in. All welcome. Open an issue!
This repository falls under the IPFS Code of Conduct.