redis / ioredis

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

Redis#status values and meaning #1868

Open rickgm opened 3 months ago

rickgm commented 3 months ago

Redis#status -- what are the possible values and what do they mean? The docs are empty: https://redis.github.io/ioredis/classes/Redis.html#status

Is it the case that the value of the last connection event is stored in status? https://github.com/redis/ioredis?tab=readme-ov-file#connection-events