# sails-memory

> Non-persistent in-memory adapter for Sails.js / Waterline

Latest version **0.10.7** (published 2016-06-06) · MIT license · 0 weekly downloads

## Install

```sh
npm install sails-memory
pnpm add sails-memory
yarn add sails-memory
bun add sails-memory
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.10.7 |
| Published | 2016-06-06 |
| First published | 2013-06-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Known vulnerabilities | 0 (+6 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 24 |
| Author | Mike McNeil |
| Maintainers | balderdashy, particlebanana, sgress454 |
| Keywords | waterline, database, memory, sails, sails.js, sailsjs |

## Links

- npm: https://www.npmjs.com/package/sails-memory
- Repository: https://github.com/balderdashy/sails-memory
- Homepage: https://github.com/balderdashy/sails-memory#readme
- Issues: https://github.com/balderdashy/sails-memory/issues
- npm.io page: https://npm.io/package/sails-memory

## Dependencies (5)

- [async](https://npm.io/package/async.md) 1.5.2
- [lodash](https://npm.io/package/lodash.md) 3.10.1
- [waterline-cursor](https://npm.io/package/waterline-cursor.md) 0.0.6
- [waterline-errors](https://npm.io/package/waterline-errors.md) 0.10.1
- [waterline-criteria](https://npm.io/package/waterline-criteria.md) 1.0.1

## Recent versions

- 0.10.7 (latest) — 2016-06-06
- 0.10.0-rc2 (beta) — 2014-04-29
- 0.10.6 — 2016-02-05
- 0.10.5 — 2015-06-19
- 0.10.4 — 2015-05-21
- 0.10.3 — 2014-08-28
- 0.10.2 — 2014-08-05
- 0.10.1 — 2014-08-02
- 0.9.2 — 2014-07-18
- 0.10.0-rc1 — 2014-02-20
- 0.9.1 — 2013-07-30
- 0.9.0 — 2013-07-18
- 0.1.0 — 2013-06-05

## README

![image_squidhome@2x.png](http://i.imgur.com/RIvu9.png) 

# sails-memory

Tested with Sails 0.9

An in-memory 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
http://sailsjs.com

## 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.

[![githalytics.com alpha](https://cruel-carlota.pagodabox.com/a22d3919de208c90c898986619efaa85 "githalytics.com")](http://githalytics.com/balderdashy/sails-dirty)

---
_Source: https://npm.io/package/sails-memory · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
