sails-disk
Version:
Persistent local-disk (and/or memory) adapter for Sails.js / Waterline.
28 lines (12 loc) • 1.27 kB
Markdown
for the Sails framework and Waterline ORM. Functions as a persistent object store which works great as a bundled, starter database (with the strict caveat that it is for non-production use only). It is bundled with the `sails-hook-orm` hook that is included by default in new Sails projects.
> Under the hood, this uses [nedb](http://npmjs.com/package/nedb).
## Help
If you have further questions or are having trouble, click [here](http://sailsjs.com/support).
## Bugs [](http://npmjs.com/package/sails-disk)
To report a bug, [click here](http://sailsjs.com/bugs).
Please observe the guidelines and conventions laid out in the [Sails project contribution guide](http://sailsjs.com/documentation/contributing) when opening issues or submitting pull requests.
[](http://npmjs.com/package/sails-disk)
This package, like the [Sails framework](http://sailsjs.com), is free and open-source under the [MIT License](http://sailsjs.com/license).
A local disk adapter