File: /var/dev/nowruzgan/rest/node_modules/sails-disk/README.md
# sails-disk <a href="http://en.wikipedia.org/wiki/Embedded_database"><img src="http://sailsjs.com/images/icon_hardisk.png" title="sails-disk"/></a>
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](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).
## Contributing
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)
## License
This package, like the [Sails framework](http://sailsjs.com), is free and open-source under the [MIT License](http://sailsjs.com/license).