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
- Host: GitHub
- URL: https://github.com/wsw0108/catbox-nedb
- Owner: wsw0108
- License: other
- Created: 2017-04-15T06:28:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-14T21:13:43.000Z (over 7 years ago)
- Last Synced: 2025-03-16T18:21:58.779Z (about 1 year ago)
- Topics: catbox, nedb
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
catbox-nedb
==============
NeDB adapter for catbox(code based on catbox-mongodb)
[](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.