An open API service indexing awesome lists of open source software.

https://github.com/wsw0108/catbox-nedb

NeDB adapter for catbox
https://github.com/wsw0108/catbox-nedb

catbox nedb

Last synced: about 1 year ago
JSON representation

NeDB adapter for catbox

Awesome Lists containing this project

README

          

catbox-nedb
==============

NeDB adapter for catbox(code based on catbox-mongodb)

[![Build Status](https://secure.travis-ci.org/wsw0108/catbox-nedb.png)](http://travis-ci.org/wsw0108/catbox-nedb)

### Options

- `base` - the basedir to store db files, or not set to use memory.
- `partition` - the subdir relative to base.
- `ext` - ext name for the db file.