sails-disk

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

MIT 47 个版本
安装
npm install sails-disk
yarn add sails-disk
pnpm add sails-disk
bun add sails-disk
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.

版本列表
2.1.2 2022-08-10
2.1.1 2021-11-09
2.1.0 2020-05-26
2.0.0-2 2020-05-26
2.0.0-1 2020-05-26
2.0.0-0 2020-05-26
2.0.0 2020-05-26
1.1.2 2019-04-25
1.1.1 2019-04-24
1.1.0 2019-01-30
1.0.1 2018-04-04
1.0.0-12 2017-12-07
1.0.0-11 2017-04-06
1.0.0-10 2017-03-28
1.0.0-9 2017-03-01
1.0.0-8 2017-02-20
1.0.0-7 2017-02-20
1.0.0-6 2017-02-20
1.0.0-5 2017-01-24
1.0.0-4 2017-01-05
1.0.0-3 2017-01-04
1.0.0-2 2017-01-04
1.0.0-1 2017-01-02
1.0.0-0 2016-12-31
1.0.0 2018-04-04
0.10.10 2016-06-06
0.10.9-1 2016-02-05
0.10.9-0 2016-02-05
0.10.9 2016-02-05
0.10.8 2015-05-21
0.10.7 2014-12-30
0.10.6 2014-12-24
0.10.5 2014-11-24
0.10.4 2014-09-22
0.10.3 2014-08-02
0.10.2 2014-07-02
0.10.1 2014-05-16
0.10.0-rc5 2014-04-01
0.10.0-rc4 2014-03-19
0.10.0-rc3 2014-03-06
0.10.0-rc2 2014-03-05
0.10.0-rc1 2014-02-17
0.9.3 2013-12-17
0.9.2 2013-11-19
0.9.1 2013-07-30
0.9.0 2013-07-18
0.1.0 2013-06-05