JSPM

  • Created
  • Published
  • Downloads 20519
  • Score
    100M100P100Q147956F
  • License MIT

Persistent local-disk (and/or memory) adapter for Sails.js / Waterline.

Package Exports

  • sails-disk
  • sails-disk/index.js

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

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.