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