Skip to content

Commit 158d6e5

Browse files
author
documentation-bot
committed
Updates
1 parent 93b5841 commit 158d6e5

File tree

1 file changed

+1
-31
lines changed

1 file changed

+1
-31
lines changed

documentation/index.html

Lines changed: 1 addition & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -188,37 +188,7 @@
188188
<p>The client will not emit <a href="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>
189189
</blockquote>
190190
<a id="md:supported-redis-versions" class="tsd-anchor"></a><h2><a href="#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>&lt; 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>
221-
</blockquote>
191+
<p>See <a href="https://github.com/redis/node-redis/blob/master/SUPPORTED_REDIS_VERSIONS.md">Supported Redis Versions</a>.</p>
222192
<a id="md:migration" class="tsd-anchor"></a><h2><a href="#md:migration">Migration</a></h2><ul>
223193
<li><a href="https://github.com/redis/node-redis/blob/master/docs/v3-to-v4.md">From V3 to V4</a></li>
224194
<li><a href="https://github.com/redis/node-redis/blob/master/docs/v4-to-v5.md">From V4 to V5</a></li>

0 commit comments

Comments
 (0)