From c7a03acfd3cd9534119e9bda59788da374ae53ad Mon Sep 17 00:00:00 2001 From: Leibale Date: Tue, 1 Aug 2023 16:24:13 -0400 Subject: [PATCH] todo.md --- docs/todo.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/todo.md b/docs/todo.md index c6abedcf41..5c64a69943 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -1,4 +1,6 @@ - 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