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 df0528a commit df7c8a0Copy full SHA for df7c8a0
content/develop/connect/clients/java/jedis.md
@@ -203,7 +203,7 @@ the client and server, resulting in better performance. See
203
[Client-side caching introduction]({{< relref "/develop/connect/clients/client-side-caching" >}})
204
for more information about how CSC works and how to use it effectively.
205
206
-To enable CSC, you simply need to specify the
+To enable CSC, specify the
207
[RESP3]({{< relref "/develop/reference/protocol-spec#resp-versions" >}})
208
protocol and pass a cache configuration object during the connection.
209
0 commit comments