1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00
This commit is contained in:
Leibale
2023-08-01 16:24:13 -04:00
parent 7b3c393b50
commit c7a03acfd3

View File

@@ -1,4 +1,6 @@
- Does `close`/`destory` actually close the connection from the Redis POV? Works with OSS, but what about Redis Enterprie? - Does `close`/`destory` actually close the connection from the Redis POV? Works with OSS, but what about Redis Enterprie?
- "Isolation Pool" -> pool
- Cluster request response policies (either implement, or block "server" commands in cluster)
Docs: Docs:
- [v4 to v5](./v4-to-v5.md) - Legacy mode - [v4 to v5](./v4-to-v5.md) - Legacy mode