You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-13 10:02:24 +03:00
9 lines
355 B
Markdown
9 lines
355 B
Markdown
- 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:
|
|
- [v4 to v5](./v4-to-v5.md) - Legacy mode
|
|
- [Command Options](./command-options.md)
|
|
- [RESP](./RESP.md)
|