Skip to content

juliangruber/subtoilet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subtoilet

Marrying toiletdb and level-sublevel.

Lets you operate on a subspace of the db using a value that has the same interface as the main toiletdb.

var db = toilet('./data.json')

var sub = sub(db, 'space')

sub.{ready, write, delete}()

Installation

$ npm install --save subtoilet

License

MIT

About

Marrying toiletdb and level-sublevel

Resources

Stars

Watchers

Forks

Packages

No packages published