You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-10 11:43:01 +03:00
Updates
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<li><a href="lib_commands.RedisFunction.html" class="tsd-signature-type" data-tsd-kind="Interface">RedisFunction</a></li>
|
||||
<li><a href="lib_lua_script.RedisScriptConfig.html" class="tsd-signature-type" data-tsd-kind="Interface">RedisScriptConfig</a></li></ul></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/5a41d6d/packages/client/lib/commands/index.ts#L11">packages/client/lib/commands/index.ts:11</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/9dccd9a/packages/client/lib/commands/index.ts#L11">packages/client/lib/commands/index.ts:11</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@@ -46,12 +46,12 @@
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>FIRST_<wbr/>KEY_<wbr/>INDEX</span><a href="#FIRST_KEY_INDEX" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<div class="tsd-signature">FIRST_<wbr/>KEY_<wbr/>INDEX<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span>args<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">undefined</span><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></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/5a41d6d/packages/client/lib/commands/index.ts#L12">packages/client/lib/commands/index.ts:12</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/9dccd9a/packages/client/lib/commands/index.ts#L12">packages/client/lib/commands/index.ts:12</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="IS_READ_ONLY" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>IS_<wbr/>READ_<wbr/>ONLY</span><a href="#IS_READ_ONLY" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">IS_<wbr/>READ_<wbr/>ONLY<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/5a41d6d/packages/client/lib/commands/index.ts#L13">packages/client/lib/commands/index.ts:13</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/9dccd9a/packages/client/lib/commands/index.ts#L13">packages/client/lib/commands/index.ts:13</a></li></ul></aside></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Methods</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="transformArguments" class="tsd-anchor"></a>
|
||||
@@ -68,7 +68,7 @@
|
||||
<h5><code class="tsd-tag ts-flagRest">Rest</code> <span class="tsd-signature-symbol">...</span>args: <span class="tsd-signature-type">any</span><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/5a41d6d/packages/client/lib/commands/index.ts#L14">packages/client/lib/commands/index.ts:14</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/9dccd9a/packages/client/lib/commands/index.ts#L14">packages/client/lib/commands/index.ts:14</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="transformReply" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>transform<wbr/>Reply</span><a href="#transformReply" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
|
||||
@@ -85,7 +85,7 @@
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> preserved: <span class="tsd-signature-type">any</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/5a41d6d/packages/client/lib/commands/index.ts#L15">packages/client/lib/commands/index.ts:15</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/9dccd9a/packages/client/lib/commands/index.ts#L15">packages/client/lib/commands/index.ts:15</a></li></ul></aside></li></ul></section></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">
|
||||
|
Reference in New Issue
Block a user