redis-client
JSON →A lightweight Redis client for Node.js, version 0.3.5. Provides basic Redis commands like get, set, del, incr, and support for key expiry. Released in early Node.js days (circa 2011) and no longer actively maintained. Not for production use. Modern alternatives: ioredis or redis (node_redis).
Resources
packageredis-client ↗