diff --git a/documentation/index.html b/documentation/index.html index 42627d937f..a947ac2670 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -188,37 +188,7 @@ an error occurs, that error will be thrown and the Node.js process

The client will not emit any other events beyond those listed above.

Supported Redis versions

Node Redis is supported with the following versions of Redis:

- - - - - - - - - - - - - - - - - - - - - - - - - - - -
VersionSupported
8.2.z:heavy_check_mark:
8.0.z:heavy_check_mark:
7.4.z:heavy_check_mark:
7.2.z:heavy_check_mark:
< 7.2:x:
-
-

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

-
+

See Supported Redis Versions.

Migration