Skip to content

Commit cfac71a

Browse files
DOC-5218 added min node-redis version for CSC
1 parent 7a88762 commit cfac71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/develop/clients/nodejs/connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ the client and server, resulting in better performance. See
135135
[Client-side caching introduction]({{< relref "/develop/clients/client-side-caching" >}})
136136
for more information about how client-side caching works and how to use it effectively.
137137

138-
{{< note >}}Client-side caching requires `node-redis` v5.?.? or later.
138+
{{< note >}}Client-side caching requires `node-redis` v5.1.0 or later.
139139
To maximize compatibility with all Redis products, client-side caching
140140
is supported by Redis v7.4 or later.
141141

0 commit comments

Comments
 (0)