-
Hi. Next major version Redis, implemented new version protocol - RESP3, there are two important innovations Current Redis clients for Node.js, are not very productive and do not support the new protocol. Have you had any plans to implement your client for Redis? Your Redis client ( Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Redis is not an internet standard and not something facing web browsers. This project is about standard web IO, for the web. I can't say for sure I'll never implement a Redis client but it'll not be part of this project anyways |
Beta Was this translation helpful? Give feedback.
Redis is not an internet standard and not something facing web browsers. This project is about standard web IO, for the web.
I can't say for sure I'll never implement a Redis client but it'll not be part of this project anyways