sails-disk
v2.1.2
Published
Persistent local-disk (and/or memory) adapter for Sails.js / Waterline.
Downloads
84,854
Readme
sails-disk
A local disk adapter 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.
Help
If you have further questions or are having trouble, click here.
Bugs
To report a bug, click here.
Contributing
Please observe the guidelines and conventions laid out in the Sails project contribution guide when opening issues or submitting pull requests.
License
This package, like the Sails framework, is free and open-source under the MIT License.