8000 GitHub - ipfs/js-datastore-fs at automatic-ci-script-update
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

ipfs/js-datastore-fs

 
 

Repository files navigation

js-datastore-fs

standard-readme compliant Build Status Circle CI Coverage Status Dependency Status js-standard-style

Datastore implementation with file system backend.

Table of Contents

Install

$ npm install datastore-fs

Usage

const FsStore = require('datastore-fs')
const store = new FsStore('path/to/store')

Contribute

PRs accepted.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT 2017 © IPFS

About

Datastore implementation with file system backend

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 19

0