redis / ioredis

🚀 A robust, performance-focused, and full-featured Redis client for Node.js.
MIT License
14.06k stars 1.19k forks source link

Recommend Node-Redis for new projects, clarify that ioredis will continue to be maintained. #1878

Open mcohen75 opened 2 months ago

mcohen75 commented 2 months ago

Based on discussion in https://github.com/redis/ioredis/issues/1870 it seems that Node-Redis should be used when in search of a Node.js client for Redis on a new project. The community would benefit from knowing this, which is why I'd suggest making this prominent as I have here.