1
0
mirror of https://github.com/redis/node-redis.git synced 2025-12-11 09:22:35 +03:00
This commit is contained in:
documentation-bot
2025-10-07 09:43:58 +00:00
parent 646ae2ab04
commit 93b5841de9

View File

@@ -174,6 +174,11 @@ advantage of auto-pipelining and handle your Promises, use <code>Promise.all()</
<td>See <a href="https://github.com/redis/node-redis/blob/master/docs/pub-sub.md#sharded-channel-moved-event">here</a></td>
<td>See <a href="https://github.com/redis/node-redis/blob/master/docs/pub-sub.md#sharded-channel-moved-event">here</a></td>
</tr>
<tr>
<td><code>invalidate</code></td>
<td>Client Tracking is on with <code>emitInvalidate</code> and a key is invalidated</td>
<td><code>(key: RedisItem | null)</code></td>
</tr>
</tbody></table>
<blockquote>
<p>:warning: You <strong>MUST</strong> listen to <code>error</code> events. If a client doesn&#39;t have at least one <code>error</code> listener registered and