Node Redis
The home of the Redis in Node.js family of packages.
Pinned Loading
Repositories
Showing 6 of 6 repositories
- redis-commands Public
A module that exports all available Redis commands and their supported Redis versions.
- test-utils Public
- node-redis-parser Public
A high performance Redis protocol (RESP) parser for JavaScript. Used by Node Redis & ioredis.
- cluster-key-slot Public Forked from invertase/cluster-key-slot
Generates CRC hashes for strings - for use by Node Redis clients to determine key slots.