You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-12-14 09:42:12 +03:00
Updates
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<h5><code class="tsd-tag ts-flagRest">Rest</code> <span class="tsd-signature-symbol">...</span>args: <span class="tsd-signature-symbol">[</span>key<span class="tsd-signature-symbol">: </span><a href="../types/lib_commands.RedisCommandArgument.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisCommandArgument</a><span class="tsd-signature-symbol">, </span>group<span class="tsd-signature-symbol">: </span><a href="../types/lib_commands.RedisCommandArgument.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisCommandArgument</a><span class="tsd-signature-symbol">, </span>consumer<span class="tsd-signature-symbol">: </span><a href="../types/lib_commands.RedisCommandArgument.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisCommandArgument</a><span class="tsd-signature-symbol">, </span>minIdleTime<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">, </span>start<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span>options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/lib_commands_XAUTOCLAIM.XAutoClaimOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">XAutoClaimOptions</a><span class="tsd-signature-symbol">]</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="../types/lib_commands.RedisCommandArguments.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisCommandArguments</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/2287efd/packages/client/lib/commands/XAUTOCLAIM_JUSTID.ts#L6">packages/client/lib/commands/XAUTOCLAIM_JUSTID.ts:6</a></li></ul></aside></li></ul></section></div>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/e75a5db/packages/client/lib/commands/XAUTOCLAIM_JUSTID.ts#L6">packages/client/lib/commands/XAUTOCLAIM_JUSTID.ts:6</a></li></ul></aside></li></ul></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
@@ -104,6 +104,7 @@
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_CLIENT_ID.html">lib/commands/CLIENT_<wbr/>ID</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_CLIENT_INFO.html">lib/commands/CLIENT_<wbr/>INFO</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_CLIENT_KILL.html">lib/commands/CLIENT_<wbr/>KILL</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_CLIENT_LIST.html">lib/commands/CLIENT_<wbr/>LIST</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_CLIENT_NO_EVICT.html">lib/commands/CLIENT_<wbr/>NO-<wbr/>EVICT</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_CLIENT_PAUSE.html">lib/commands/CLIENT_<wbr/>PAUSE</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_CLIENT_SETNAME.html">lib/commands/CLIENT_<wbr/>SETNAME</a></li>
|
||||
|
||||
Reference in New Issue
Block a user