# machinepack-redis

> Structured Node.js bindings for Redis.

Latest version **2.0.7** (published 2022-08-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install machinepack-redis
pnpm add machinepack-redis
yarn add machinepack-redis
bun add machinepack-redis
```

## 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 | 2.0.7 |
| Published | 2022-08-10 |
| First published | 2016-02-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=6.0 |
| Dependencies | 5 |
| Unpacked size | 79.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | The Sails Company |
| Maintainers | rachaelshaw, mikermcneil, eashaw |
| Keywords | Redis, machines, machinepack |

## Links

- npm: https://www.npmjs.com/package/machinepack-redis
- Repository: https://github.com/treelinehq/machinepack-redis
- Homepage: https://github.com/treelinehq/machinepack-redis#readme
- Issues: https://github.com/treelinehq/machinepack-redis/issues
- npm.io page: https://npm.io/package/machinepack-redis

## Dependencies (5)

- [async](https://npm.io/package/async.md) 2.6.4
- [redis](https://npm.io/package/redis.md) 3.1.1
- [flaverr](https://npm.io/package/flaverr.md) ^1.9.2
- [machine](https://npm.io/package/machine.md) ^15.2.2
- [@sailshq/lodash](https://npm.io/package/@sailshq/lodash.md) ^3.10.2

## Alternatives

- [memory-cache](https://npm.io/package/memory-cache.md) — 795.0K weekly downloads
- [@httptoolkit/proxy-agent](https://npm.io/package/@httptoolkit/proxy-agent.md) — 11.2K weekly downloads
- [express-cache-controller](https://npm.io/package/express-cache-controller.md) — 5.3K weekly downloads
- [http-cache-middleware](https://npm.io/package/http-cache-middleware.md) — 4.5K weekly downloads
- [cache2](https://npm.io/package/cache2.md) — 1.5K weekly downloads

## Recent versions

- 2.0.7 (latest) — 2022-08-10
- 2.0.6 — 2021-03-26
- 2.0.5 — 2019-05-22
- 2.0.4 — 2019-05-10
- 2.0.3 — 2019-05-06
- 2.0.2 — 2019-02-04
- 2.0.1 — 2019-02-04
- 2.0.0 — 2019-01-31
- 1.3.0 — 2017-03-11
- 1.2.3 — 2017-03-10
- 1.2.2 — 2017-02-19
- 1.1.1 — 2017-01-24
- 1.0.3 — 2016-09-23
- 1.0.2 — 2016-03-08
- 1.0.1 — 2016-03-08
- … 2 more at https://npm.io/package/machinepack-redis/versions

## README

# <img alt="node-machine logo" title="Node-Machine Project" src="http://node-machine.org/images/machine-anthropomorph-for-white-bg.png" width="50"/> machinepack-redis

Structured Node.js bindings for Redis with support for `await`.

> Wait!  You might not want to use machinepack-redis in your app!  This package contains relatively low-level functionality, and it is designed to provide building blocks for packages that expose higher-level abstractions.  For example, it is used behind the scenes in [sails-redis](https://npmjs.com/package/sails-redis) and [sails-hook-sockets](https://npmjs.com/package/sails-hook-sockets).  **To use Redis for implementing caching in your Sails app, please use [sails-redis](https://npmjs.com/package/sails-redis) instead of this package.**

## Help &nbsp; [![Gitter chat](https://badges.gitter.im/JoinChat.svg)](https://gitter.im/balderdashy/sails)

If you have questions or are having trouble, click [here](http://sailsjs.com/support).

## Bugs &nbsp; [![NPM version](https://badge.fury.io/js/machinepack-redis.svg)](https://npmjs.com/package/machinepack-redis)

To report a bug, [click here](http://sailsjs.com/bugs).

## Contributing &nbsp; [![Master branch build status](https://travis-ci.org/sailshq/machinepack-redis.svg?branch=master)](https://travis-ci.org/sailshq/machinepack-redis)

Please observe the guidelines and conventions laid out in the [Sails project contribution guide](http://sailsjs.com/documentation/contributing) when opening issues or submitting pull requests.

[![NPM](https://nodei.co/npm/machinepack-redis.png?downloads=true)](http://npmjs.com/package/machinepack-redis)


## License

This package, like the [Sails framework](http://sailsjs.com), is free and open-source under the [MIT License](http://sailsjs.com/license).

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