You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/index.html
+1-31Lines changed: 1 addition & 31 deletions
Original file line number
Diff line number
Diff line change
@@ -188,37 +188,7 @@
188
188
<p>The client will not emit <ahref="https://github.com/redis/node-redis/blob/master/docs/v3-to-v4.md#all-the-removed-events">any other events</a> beyond those listed above.</p>
189
189
</blockquote>
190
190
<aid="md:supported-redis-versions" class="tsd-anchor"></a><h2><ahref="#md:supported-redis-versions">Supported Redis versions</a></h2><p>Node Redis is supported with the following versions of Redis:</p>
191
-
<table>
192
-
<thead>
193
-
<tr>
194
-
<th>Version</th>
195
-
<th>Supported</th>
196
-
</tr>
197
-
</thead>
198
-
<tbody><tr>
199
-
<td>8.2.z</td>
200
-
<td>:heavy_check_mark:</td>
201
-
</tr>
202
-
<tr>
203
-
<td>8.0.z</td>
204
-
<td>:heavy_check_mark:</td>
205
-
</tr>
206
-
<tr>
207
-
<td>7.4.z</td>
208
-
<td>:heavy_check_mark:</td>
209
-
</tr>
210
-
<tr>
211
-
<td>7.2.z</td>
212
-
<td>:heavy_check_mark:</td>
213
-
</tr>
214
-
<tr>
215
-
<td>< 7.2</td>
216
-
<td>:x:</td>
217
-
</tr>
218
-
</tbody></table>
219
-
<blockquote>
220
-
<p>Node Redis should work with older versions of Redis, but it is not fully tested and we cannot offer support.</p>
0 commit comments