Skip to content

Commit 93b5841

Browse files
author
documentation-bot
committed
Updates
1 parent 646ae2a commit 93b5841

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

documentation/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,11 @@
174174
<td>See <a href="https://github.com/redis/node-redis/blob/master/docs/pub-sub.md#sharded-channel-moved-event">here</a></td>
175175
<td>See <a href="https://github.com/redis/node-redis/blob/master/docs/pub-sub.md#sharded-channel-moved-event">here</a></td>
176176
</tr>
177+
<tr>
178+
<td><code>invalidate</code></td>
179+
<td>Client Tracking is on with <code>emitInvalidate</code> and a key is invalidated</td>
180+
<td><code>(key: RedisItem | null)</code></td>
181+
</tr>
177182
</tbody></table>
178183
<blockquote>
179184
<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

0 commit comments

Comments
 (0)