# cartodb-redis

> A Node.js based lib to interact with cartodb redis databases

Latest version **3.0.1** (published 2021-11-24) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install cartodb-redis
pnpm add cartodb-redis
yarn add cartodb-redis
bun add cartodb-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 | 3.0.1 |
| Published | 2021-11-24 |
| First published | 2013-11-15 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | none |
| Module format | CommonJS |
| Node | ^12.16.3 |
| Dependencies | 3 |
| Unpacked size | 29.8 KB |
| Known vulnerabilities | 0 (+4 in 2 direct dependencies) |
| Install scripts | no |
| GitHub stars | 8 |
| Author | Vizzuality |
| Maintainers | zbigg, eamadorp, juanra-carto, cartodb, alasarr, albertoag, victor.velarde, shylpx, jaragon, dgaubert |

## Links

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

## Dependencies (3)

- [dot](https://npm.io/package/dot.md) ~1.0.2
- [underscore](https://npm.io/package/underscore.md) ~1.6.0
- [redis-mpool](https://npm.io/package/redis-mpool.md) ^0.8.0

## Recent versions

- 3.0.1 (latest) — 2021-11-24
- 3.0.0 — 2020-05-13
- 2.1.0 — 2018-11-21
- 2.0.2 — 2018-10-25
- 2.0.1 — 2018-07-05
- 2.0.0 — 2018-07-05
- 1.0.1 — 2018-06-07
- 1.0.0 — 2018-03-19
- 0.16.0 — 2018-02-28
- 0.15.0 — 2018-02-05
- 0.14.0 — 2017-08-09
- 0.13.2 — 2016-12-16
- 0.13.1 — 2016-07-13
- 0.13.0 — 2015-05-12
- 0.12.1 — 2015-04-07
- … 6 more at https://npm.io/package/cartodb-redis/versions

## README

cartodb-redis
---

Node.js module to interact with the cartodb metadata
stored in redis database.

See http://cartodb.com

[![Build Status](https://travis-ci.org/CartoDB/node-cartodb-redis.png)](http://travis-ci.org/CartoDB/node-cartodb-redis)

## Contributing

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

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