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 2d7302e commit 13198e4Copy full SHA for 13198e4
content/develop/connect/clients/client-side-caching.md
@@ -18,7 +18,7 @@ weight: 20
18
*Client-side caching* reduces network traffic between
19
a Redis client and the server. This generally gives better performance.
20
See [Client-side caching compatibility with Redis Software and Redis Cloud]({{< relref "operate/rs/references/compatibility/client-side-caching" >}})
21
-for details of the Redis versions that support CSC.
+for details on Redis versions that support CSC.
22
23
By default, an [application server](https://en.wikipedia.org/wiki/Application_server)
24
(which sits between the user app and the database) contacts the
0 commit comments