# redis-mpool

> Provides db pools for redis

Latest version **0.8.2** (published 2021-01-07) · 0 weekly downloads

## Install

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

## 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.8.2 |
| Published | 2021-01-07 |
| First published | 2013-12-06 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 19.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Vizzuality |
| Maintainers | dgaubert, cartodb, oleurud |

## Links

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

## Dependencies (2)

- [redis](https://npm.io/package/redis.md) ^3.0.2
- [generic-pool](https://npm.io/package/generic-pool.md) ^3.7.1

## Recent versions

- 0.8.2 (latest) — 2021-01-07
- 0.8.1 — 2020-08-20
- 0.8.0 — 2020-05-13
- 0.7.0 — 2018-11-21
- 0.6.0 — 2018-10-25
- 0.5.0 — 2018-02-05
- 0.4.1 — 2016-12-09
- 0.4.0 — 2015-07-05
- 0.3.0 — 2015-02-05
- 0.0.3 — 2013-12-11
- 0.0.2 — 2013-12-06
- 0.0.1 — 2013-12-06

## README

redis-mpool
-----------

Provides pools for Redis databases.

[![Build Status](https://travis-ci.org/CartoDB/node-redis-mpool.png?branch=master)](http://travis-ci.org/CartoDB/node-redis-mpool)

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md).

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