Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
node-redis
A high performance Node.js Redis client.
-
node-redis-parser
A high performance Redis protocol (RESP) parser for JavaScript. Used by Node Redis & ioredis.
-
redis-commands
A module that exports all available Redis commands and their supported Redis versions.
-
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.