We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c54189 commit d8ad78eCopy full SHA for d8ad78e
content/develop/connect/clients/python/redis-py.md
@@ -126,7 +126,7 @@ the client and server, resulting in better performance. See
126
[Client-side caching introduction]({{< relref "/develop/connect/clients/client-side-caching" >}})
127
for more information about how CSC works and how to use it effectively.
128
129
-To enable CSC, you simply need to add some extra parameters when you connect
+To enable CSC, add some extra parameters when you connect
130
to the server:
131
132
- `protocol`: (Required) You must pass a value of `3` here because
0 commit comments