Skip to content

Commit 1795a12

Browse files
committed
update supported versions
1 parent cbb03a9 commit 1795a12

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -288,11 +288,8 @@ Node Redis is supported with the following versions of Redis:
288288
| Version | Supported |
289289
| ------- | ------------------ |
290290
| 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: |
291+
| 7.4.z | :heavy_check_mark: |
292+
| 7.2.z | :heavy_check_mark: |
296293

297294
> Node Redis should work with older versions of Redis, but it is not fully tested and we cannot offer support.
298295

packages/redis/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -288,11 +288,8 @@ Node Redis is supported with the following versions of Redis:
288288
| Version | Supported |
289289
| ------- | ------------------ |
290290
| 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: |
291+
| 7.4.z | :heavy_check_mark: |
292+
| 7.2.z | :heavy_check_mark: |
296293

297294
> Node Redis should work with older versions of Redis, but it is not fully tested and we cannot offer support.
298295

0 commit comments

Comments
 (0)