Pinned repositories
Repositories
-
node-redis
A high performance Node.js Redis client.
-
redis-commands
A module that exports all available Redis commands and their supported Redis versions.
-
node-redis-parser
A high performance Redis protocol (RESP) parser for JavaScript. Used by Node Redis & ioredis.
-
cluster-key-slot
Forked from invertase/cluster-key-slotGenerates CRC hashes for strings - for use by Node Redis clients to determine key slots.
-
denque
Forked from invertase/denqueThe fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries.
-
redis-errors
A module that provides all Error classes used in Node Redis v3.0.0 onwards.