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 7a88762 commit cfac71aCopy full SHA for cfac71a
content/develop/clients/nodejs/connect.md
@@ -135,7 +135,7 @@ the client and server, resulting in better performance. See
135
[Client-side caching introduction]({{< relref "/develop/clients/client-side-caching" >}})
136
for more information about how client-side caching works and how to use it effectively.
137
138
-{{< note >}}Client-side caching requires `node-redis` v5.?.? or later.
+{{< note >}}Client-side caching requires `node-redis` v5.1.0 or later.
139
To maximize compatibility with all Redis products, client-side caching
140
is supported by Redis v7.4 or later.
141
0 commit comments