# can-memory-store

> A memory store with mongo-db like queries

Latest version **1.0.3** (published 2020-01-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-memory-store
pnpm add can-memory-store
yarn add can-memory-store
bun add can-memory-store
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.3 |
| Published | 2020-01-10 |
| First published | 2018-03-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 42.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | DoneJS Core Team |
| Maintainers | bmomberger-bitovi, cherif_b, justinbmeyer |
| Keywords | DoneJS, donejs-plugin |

## Links

- npm: https://www.npmjs.com/package/can-memory-store
- Repository: https://github.com/canjs/can-memory-store
- Homepage: http://canjs.com
- Issues: https://github.com/canjs/can-memory-store/issues
- npm.io page: https://npm.io/package/can-memory-store

## Dependencies (5)

- [can-diff](https://npm.io/package/can-diff.md) <2.0.0
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.13.4
- [can-namespace](https://npm.io/package/can-namespace.md) ^1.0.0
- [can-query-logic](https://npm.io/package/can-query-logic.md) <2.0.0
- [can-sort-object](https://npm.io/package/can-sort-object.md) ^1.0.1

## Recent versions

- 1.0.3 (latest) — 2020-01-10
- 1.0.2 — 2019-05-24
- 1.0.1 — 2018-11-01
- 1.0.0 — 2018-05-28
- 0.1.7 — 2018-05-07
- 0.1.6 — 2018-05-07
- 0.1.5 — 2018-05-07
- 0.1.4 — 2018-05-07
- 0.1.3 — 2018-05-07
- 0.1.2 — 2018-05-02
- 0.1.1 — 2018-04-27
- 0.1.0 — 2018-04-09
- 0.0.1 — 2018-03-29

## README

# can-memory-store

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-memory-store/blob/master/LICENSE)
[![npm version](https://badge.fury.io/js/can-memory-store.svg)](https://www.npmjs.com/package/can-memory-store)
[![Travis build status](https://travis-ci.org/canjs/can-memory-store.svg?branch=master)](https://travis-ci.org/canjs/can-memory-store)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-memory-store.svg)](https://greenkeeper.io/)

A memory store with mongo-db like queries

## Documentation

Read the [can-memory-store API docs on CanJS.com](https://canjs.com/doc/can-memory-store.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-memory-store/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-memory-store/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-memory-store/blob/master/LICENSE)

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