Package Exports
- sails-disk
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (sails-disk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
sails-disk
Tested with Sails 0.9
A persistent object store which works great as a bundled, starter database (with the strict caveat that it is for non-production use only).
About Sails.js
About Waterline
Waterline is a new kind of storage and retrieval engine. It provides a uniform API for accessing stuff from different kinds of databases, protocols, and 3rd party APIs. That means you write the same code to get users, whether they live in mySQL, LDAP, MongoDB, or Facebook.