Skip to content

Datastore implementation with file system backend

License

Notifications You must be signed in to change notification settings

bh-adrienne/js-datastore-fs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Lead Maintainer

Pedro Teixeira

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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.5%
  • Groovy 1.5%