balderdashy / sails-disk

Development-only persistent adapter for Sails.js / Waterline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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   NPM version

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.

NPM

License

This package, like the Sails framework, is free and open-source under the MIT License.

About

Development-only persistent adapter for Sails.js / Waterline


Languages

Language:JavaScript 100.0%