All Projects → ipfs → js-datastore-fs

ipfs / js-datastore-fs

Licence: Unknown and 2 other licenses found Licenses found Unknown LICENSE Unknown LICENSE-APACHE MIT LICENSE-MIT
Datastore implementation with file system backend

Programming Languages

javascript
184084 projects - #8 most used programming language

js-datastore-fs

standard-readme compliant Build Status Codecov Dependency Status js-standard-style

Datastore implementation with file system backend.

Table of Contents

Install

$ npm install datastore-fs

Usage

import { FSDatastore } from 'datastore-fs'

const store = new FSDatastore('path/to/store')

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].