We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c9ad2e commit f6912b0Copy full SHA for f6912b0
README.md
@@ -288,11 +288,9 @@ Node Redis is supported with the following versions of Redis:
288
| Version | Supported |
289
| ------- | ------------------ |
290
| 8.0.z | :heavy_check_mark: |
291
-| 7.0.z | :heavy_check_mark: |
292
-| 6.2.z | :heavy_check_mark: |
293
-| 6.0.z | :heavy_check_mark: |
294
-| 5.0.z | :heavy_check_mark: |
295
-| < 5.0 | :x: |
+| 7.4.z | :heavy_check_mark: |
+| 7.2.z | :heavy_check_mark: |
+| < 7.2 | :x: |
296
297
> Node Redis should work with older versions of Redis, but it is not fully tested and we cannot offer support.
298
0 commit comments