
Node Redis
Official collective of the Node.js Redis NPM packages; redis, redis-parser & more.

Contribute
Become a financial contributor.
Top financial contributors
Individuals
Mike Diarmid
$300 USD since Feb 2020
Michael Rotarius
$20 USD since Apr 2020
Devin Stewart
$20 USD since Oct 2020
Organizations
Invertase
$400 USD since Feb 2020
Node Redis is all of us
Our contributors 5
Everyone who has supported Node Redis. Individuals and organizations that believe in –and take ownership of– our purpose.

Budget
Transparent and open finances.
Monthly financial contribution to Node Redis (backer)
from Devin Stewart •
+$5.00USD
Completed
Monthly financial contribution to Node Redis (backer)
from Devin Stewart •
+$5.00USD
Completed
Monthly financial contribution to Node Redis (backer)
from Devin Stewart •
+$5.00USD
Completed
Today’s balance
$632.72 USD
Estimated annual budget
~ $665.12 USD

About
Packages
This collective supports the following Node.js Redis family of NPM packages;
- redis
- The Node.js Redis client.
- redis-parser
- A high performance javascript Redis parser built for node_redis, ioredis and other clients. Parses all RESP data.
- redis-commands
- A library that collates all the commands that Redis supports into a machine readable format. Used by the node_redis & ioredis clients to generate API interfaces.
- redis-errors
- A library that providers all the Error classes used in the node_redis & ioredis clients.
- denque
- The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries.
- cluster-key-slot
- Generates CRC hashes for strings - for use by Node Redis clients (such as ioredis) to determine cluster key slots.