You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-11 22:42:42 +03:00
Updates
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">default</span></li></ul></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L110">packages/client/lib/client/index.ts:110</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L110">packages/client/lib/client/index.ts:110</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">
|
||||
@@ -165,44 +165,44 @@
|
||||
<h4 class="tsd-returns-title">Returns <a href="lib_client.default.html" class="tsd-signature-type" data-tsd-kind="Class">default</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">M</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<p>Overrides EventEmitter.constructor</p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L221">packages/client/lib/client/index.ts:221</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L221">packages/client/lib/client/index.ts:221</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="_isolationPool" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>#isolation<wbr/>Pool</span><a href="#_isolationPool" 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">#isolation<wbr/>Pool<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Pool</span><span class="tsd-signature-symbol"><</span><a href="../types/lib_client.RedisClientType.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisClientType</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">M</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L193">packages/client/lib/client/index.ts:193</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L193">packages/client/lib/client/index.ts:193</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="_options" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>#options</span><a href="#_options" 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">#options<span class="tsd-signature-symbol">?:</span> <a href="../interfaces/lib_client.RedisClientOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">RedisClientOptions</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">M</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L190">packages/client/lib/client/index.ts:190</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L190">packages/client/lib/client/index.ts:190</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="_pingTimer" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagOptional">Optional</code> <span>#ping<wbr/>Timer</span><a href="#_pingTimer" 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">#ping<wbr/>Timer<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Timer</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L400">packages/client/lib/client/index.ts:400</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L400">packages/client/lib/client/index.ts:400</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="_queue" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>#queue</span><a href="#_queue" 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">#queue<span class="tsd-signature-symbol">:</span> <a href="lib_client_commands_queue.default.html" class="tsd-signature-type" data-tsd-kind="Class">default</a></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L192">packages/client/lib/client/index.ts:192</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L192">packages/client/lib/client/index.ts:192</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="_selectedDB" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#selectedDB</span><a href="#_selectedDB" 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">#selectedDB<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 0</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L195">packages/client/lib/client/index.ts:195</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L195">packages/client/lib/client/index.ts:195</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="_socket" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>#socket</span><a href="#_socket" 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">#socket<span class="tsd-signature-symbol">:</span> <a href="lib_client_socket.default.html" class="tsd-signature-type" data-tsd-kind="Class">default</a></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L191">packages/client/lib/client/index.ts:191</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L191">packages/client/lib/client/index.ts:191</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="_v4" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>#v4</span><a href="#_v4" 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">#v4<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><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></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L194">packages/client/lib/client/index.ts:194</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L194">packages/client/lib/client/index.ts:194</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="commandOptions" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>command<wbr/>Options</span><a href="#commandOptions" 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">command<wbr/>Options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><a href="../types/lib_command_options.CommandOptions.html" class="tsd-signature-type" data-tsd-kind="Type alias">CommandOptions</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> = RedisClient.commandOptions</span></div>
|
||||
@@ -225,7 +225,7 @@
|
||||
<h5>options: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="../types/lib_command_options.CommandOptions.html" class="tsd-signature-type" data-tsd-kind="Type alias">CommandOptions</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span></h4></li></ul></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L119">packages/client/lib/client/index.ts:119</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L119">packages/client/lib/client/index.ts:119</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="multi" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>multi</span><a href="#multi" 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">multi<span class="tsd-signature-symbol">:</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><a href="../types/lib_client_multi_command.RedisClientMultiCommandType.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisClientMultiCommandType</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">M</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> = ...</span></div>
|
||||
@@ -238,7 +238,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <a href="../types/lib_client_multi_command.RedisClientMultiCommandType.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisClientMultiCommandType</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">M</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">></span></h4></li></ul></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L717">packages/client/lib/client/index.ts:717</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L717">packages/client/lib/client/index.ts:717</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="pSubscribe" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>p<wbr/>Subscribe</span><a href="#pSubscribe" 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">p<wbr/>Subscribe<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span>patterns<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, listener<span class="tsd-signature-symbol">: </span><a href="../types/lib_client_pub_sub.PubSubListener.html" class="tsd-signature-type" data-tsd-kind="Type alias">PubSubListener</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span>, bufferMode<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> = ...</span></div>
|
||||
@@ -265,7 +265,7 @@
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> bufferMode: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4></li></ul></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L604">packages/client/lib/client/index.ts:604</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L604">packages/client/lib/client/index.ts:604</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="pUnsubscribe" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>p<wbr/>Unsubscribe</span><a href="#pUnsubscribe" 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">p<wbr/>Unsubscribe<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span>patterns<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, listener<span class="tsd-signature-symbol">?: </span><a href="../types/lib_client_pub_sub.PubSubListener.html" class="tsd-signature-type" data-tsd-kind="Type alias">PubSubListener</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span>, bufferMode<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> = ...</span></div>
|
||||
@@ -292,7 +292,7 @@
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> bufferMode: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4></li></ul></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L621">packages/client/lib/client/index.ts:621</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L621">packages/client/lib/client/index.ts:621</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="quit" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>quit</span><a href="#quit" 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">quit<span class="tsd-signature-symbol">:</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><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> = ...</span></div>
|
||||
@@ -305,7 +305,7 @@
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></h4></li></ul></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L689">packages/client/lib/client/index.ts:689</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L689">packages/client/lib/client/index.ts:689</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="sSubscribe" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>s<wbr/>Subscribe</span><a href="#sSubscribe" 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">s<wbr/>Subscribe<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span>channels<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, listener<span class="tsd-signature-symbol">: </span><a href="../types/lib_client_pub_sub.PubSubListener.html" class="tsd-signature-type" data-tsd-kind="Type alias">PubSubListener</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span>, bufferMode<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> = ...</span></div>
|
||||
@@ -332,7 +332,7 @@
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> bufferMode: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4></li></ul></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L638">packages/client/lib/client/index.ts:638</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L638">packages/client/lib/client/index.ts:638</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="sUnsubscribe" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>s<wbr/>Unsubscribe</span><a href="#sUnsubscribe" 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">s<wbr/>Unsubscribe<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span>channels<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, listener<span class="tsd-signature-symbol">?: </span><a href="../types/lib_client_pub_sub.PubSubListener.html" class="tsd-signature-type" data-tsd-kind="Type alias">PubSubListener</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span>, bufferMode<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> = ...</span></div>
|
||||
@@ -359,7 +359,7 @@
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> bufferMode: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4></li></ul></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L655">packages/client/lib/client/index.ts:655</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L655">packages/client/lib/client/index.ts:655</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="select" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>select</span><a href="#select" 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">select<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-signature-symbol">(</span>db<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-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><a href="../types/lib_command_options.CommandOptions.html" class="tsd-signature-type" data-tsd-kind="Type alias">CommandOptions</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/lib_client.ClientCommandOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ClientCommandOptions</a><span class="tsd-signature-symbol">></span>, db<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-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol"> = ...</span></div>
|
||||
@@ -387,7 +387,7 @@
|
||||
<h5>db: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4></li></ul></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L545">packages/client/lib/client/index.ts:545</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L545">packages/client/lib/client/index.ts:545</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="subscribe" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>subscribe</span><a href="#subscribe" 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">subscribe<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span>channels<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, listener<span class="tsd-signature-symbol">: </span><a href="../types/lib_client_pub_sub.PubSubListener.html" class="tsd-signature-type" data-tsd-kind="Type alias">PubSubListener</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span>, bufferMode<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> = ...</span></div>
|
||||
@@ -414,7 +414,7 @@
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> bufferMode: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4></li></ul></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L569">packages/client/lib/client/index.ts:569</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L569">packages/client/lib/client/index.ts:569</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="unsubscribe" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>unsubscribe</span><a href="#unsubscribe" 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">unsubscribe<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span>channels<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, listener<span class="tsd-signature-symbol">?: </span><a href="../types/lib_client_pub_sub.PubSubListener.html" class="tsd-signature-type" data-tsd-kind="Type alias">PubSubListener</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span>, bufferMode<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> = ...</span></div>
|
||||
@@ -441,7 +441,7 @@
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> bufferMode: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4></li></ul></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L587">packages/client/lib/client/index.ts:587</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L587">packages/client/lib/client/index.ts:587</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="captureRejectionSymbol" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>capture<wbr/>Rejection<wbr/>Symbol</span><a href="#captureRejectionSymbol" 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">capture<wbr/>Rejection<wbr/>Symbol<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">typeof </span><a href="lib_client.default.html#captureRejectionSymbol" class="tsd-signature-type" data-tsd-kind="Property">captureRejectionSymbol</a></div><aside class="tsd-sources">
|
||||
@@ -484,7 +484,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L201">packages/client/lib/client/index.ts:201</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L201">packages/client/lib/client/index.ts:201</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="isPubSubActive" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>is<wbr/>Pub<wbr/>Sub<wbr/>Active</span><a href="#isPubSubActive" 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-accessor tsd-parent-kind-class">
|
||||
@@ -492,7 +492,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L209">packages/client/lib/client/index.ts:209</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L209">packages/client/lib/client/index.ts:209</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="isReady" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>is<wbr/>Ready</span><a href="#isReady" 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-accessor tsd-parent-kind-class">
|
||||
@@ -500,7 +500,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L205">packages/client/lib/client/index.ts:205</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L205">packages/client/lib/client/index.ts:205</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="options" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>options</span><a href="#options" 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-accessor tsd-parent-kind-class">
|
||||
@@ -508,7 +508,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/lib_client.RedisClientOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">RedisClientOptions</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">M</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L197">packages/client/lib/client/index.ts:197</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L197">packages/client/lib/client/index.ts:197</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="v4" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>v4</span><a href="#v4" 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-accessor tsd-parent-kind-class">
|
||||
@@ -516,7 +516,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L213">packages/client/lib/client/index.ts:213</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L213">packages/client/lib/client/index.ts:213</a></li></ul></aside></li></ul></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-class tsd-is-private"><a id="_defineLegacyCommand" class="tsd-anchor"></a>
|
||||
@@ -533,7 +533,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> command: <a href="../interfaces/lib_commands.RedisCommand.html" class="tsd-signature-type" data-tsd-kind="Interface">RedisCommand</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L386">packages/client/lib/client/index.ts:386</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L386">packages/client/lib/client/index.ts:386</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="_destroyIsolationPool" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#destroy<wbr/>Isolation<wbr/>Pool</span><a href="#_destroyIsolationPool" 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-class tsd-is-private">
|
||||
@@ -541,7 +541,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L795">packages/client/lib/client/index.ts:795</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L795">packages/client/lib/client/index.ts:795</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="_initiateOptions" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#initiate<wbr/>Options</span><a href="#_initiateOptions" 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-class tsd-is-private">
|
||||
@@ -554,7 +554,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/lib_client.RedisClientOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">RedisClientOptions</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">M</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/lib_client.RedisClientOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">RedisClientOptions</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">M</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L239">packages/client/lib/client/index.ts:239</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L239">packages/client/lib/client/index.ts:239</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="_initiateQueue" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#initiate<wbr/>Queue</span><a href="#_initiateQueue" 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-class tsd-is-private">
|
||||
@@ -562,7 +562,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <a href="lib_client_commands_queue.default.html" class="tsd-signature-type" data-tsd-kind="Class">default</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L256">packages/client/lib/client/index.ts:256</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L256">packages/client/lib/client/index.ts:256</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="_initiateSocket" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#initiate<wbr/>Socket</span><a href="#_initiateSocket" 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-class tsd-is-private">
|
||||
@@ -570,7 +570,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <a href="lib_client_socket.default.html" class="tsd-signature-type" data-tsd-kind="Class">default</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L263">packages/client/lib/client/index.ts:263</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L263">packages/client/lib/client/index.ts:263</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="_legacyMode" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#legacy<wbr/>Mode</span><a href="#_legacyMode" 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-class tsd-is-private">
|
||||
@@ -578,7 +578,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L340">packages/client/lib/client/index.ts:340</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L340">packages/client/lib/client/index.ts:340</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="_legacySendCommand" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#legacy<wbr/>Send<wbr/>Command</span><a href="#_legacySendCommand" 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-class tsd-is-private">
|
||||
@@ -591,7 +591,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<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 <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span> </span>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ClientLegacyCallback</span><span class="tsd-signature-symbol">; </span><br/><span> </span>promise<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../types/lib_commands.RedisCommandRawReply.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisCommandRawReply</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L373">packages/client/lib/client/index.ts:373</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L373">packages/client/lib/client/index.ts:373</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="_pubSubCommand" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#pub<wbr/>Sub<wbr/>Command</span><a href="#_pubSubCommand" 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-class tsd-is-private">
|
||||
@@ -604,7 +604,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<h5>promise: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L547">packages/client/lib/client/index.ts:547</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L547">packages/client/lib/client/index.ts:547</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="_sendCommand" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#send<wbr/>Command</span><a href="#_sendCommand" 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-class tsd-is-private">
|
||||
@@ -624,7 +624,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/lib_client.ClientCommandOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ClientCommandOptions</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L448">packages/client/lib/client/index.ts:448</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L448">packages/client/lib/client/index.ts:448</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="_setPingTimer" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#set<wbr/>Ping<wbr/>Timer</span><a href="#_setPingTimer" 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-class tsd-is-private">
|
||||
@@ -632,7 +632,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L402">packages/client/lib/client/index.ts:402</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L402">packages/client/lib/client/index.ts:402</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="_tick" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>#tick</span><a href="#_tick" 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-class tsd-is-private">
|
||||
@@ -645,7 +645,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<h5>force: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L691">packages/client/lib/client/index.ts:691</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L691">packages/client/lib/client/index.ts:691</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="MULTI-1" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>MULTI</span><a href="#MULTI-1" 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-class">
|
||||
@@ -653,7 +653,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <a href="../types/lib_client_multi_command.RedisClientMultiCommandType.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisClientMultiCommandType</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">M</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L710">packages/client/lib/client/index.ts:710</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L710">packages/client/lib/client/index.ts:710</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="PSUBSCRIBE-1" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>PSUBSCRIBE</span><a href="#PSUBSCRIBE-1" 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-class">
|
||||
@@ -675,7 +675,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> bufferMode: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L589">packages/client/lib/client/index.ts:589</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L589">packages/client/lib/client/index.ts:589</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="PUNSUBSCRIBE-1" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>PUNSUBSCRIBE</span><a href="#PUNSUBSCRIBE-1" 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-class">
|
||||
@@ -697,7 +697,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> bufferMode: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L606">packages/client/lib/client/index.ts:606</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L606">packages/client/lib/client/index.ts:606</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="QUIT-1" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>QUIT</span><a href="#QUIT-1" 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-class">
|
||||
@@ -705,7 +705,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L677">packages/client/lib/client/index.ts:677</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L677">packages/client/lib/client/index.ts:677</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="SELECT-1" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>SELECT</span><a href="#SELECT-1" 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-class">
|
||||
@@ -718,7 +718,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<h5>db: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L533">packages/client/lib/client/index.ts:533</a></li></ul></aside></li>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L533">packages/client/lib/client/index.ts:533</a></li></ul></aside></li>
|
||||
<li class="tsd-signature tsd-anchor-link" id="SELECT-1.SELECT-3">SELECT<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><a href="../types/lib_command_options.CommandOptions.html" class="tsd-signature-type" data-tsd-kind="Type alias">CommandOptions</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/lib_client.ClientCommandOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ClientCommandOptions</a><span class="tsd-signature-symbol">></span>, db<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-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#SELECT-1.SELECT-3" 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></li>
|
||||
<li class="tsd-description">
|
||||
<div class="tsd-parameters">
|
||||
@@ -730,7 +730,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<h5>db: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L534">packages/client/lib/client/index.ts:534</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L534">packages/client/lib/client/index.ts:534</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="SSUBSCRIBE-1" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>SSUBSCRIBE</span><a href="#SSUBSCRIBE-1" 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-class">
|
||||
@@ -752,7 +752,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> bufferMode: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L623">packages/client/lib/client/index.ts:623</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L623">packages/client/lib/client/index.ts:623</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="SUBSCRIBE-1" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>SUBSCRIBE</span><a href="#SUBSCRIBE-1" 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-class">
|
||||
@@ -774,7 +774,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> bufferMode: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L554">packages/client/lib/client/index.ts:554</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L554">packages/client/lib/client/index.ts:554</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="SUNSUBSCRIBE-1" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>SUNSUBSCRIBE</span><a href="#SUNSUBSCRIBE-1" 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-class">
|
||||
@@ -796,7 +796,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> bufferMode: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L640">packages/client/lib/client/index.ts:640</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L640">packages/client/lib/client/index.ts:640</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="UNSUBSCRIBE-1" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>UNSUBSCRIBE</span><a href="#UNSUBSCRIBE-1" 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-class">
|
||||
@@ -818,7 +818,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> bufferMode: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L572">packages/client/lib/client/index.ts:572</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L572">packages/client/lib/client/index.ts:572</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="addListener" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>add<wbr/>Listener</span><a href="#addListener" 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-class tsd-is-inherited tsd-is-external">
|
||||
@@ -869,7 +869,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<h5>args: <span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../types/lib_commands.RedisCommandReply.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisCommandReply</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">C</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L428">packages/client/lib/client/index.ts:428</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L428">packages/client/lib/client/index.ts:428</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="connect" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>connect</span><a href="#connect" 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-class">
|
||||
@@ -877,7 +877,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L424">packages/client/lib/client/index.ts:424</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L424">packages/client/lib/client/index.ts:424</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="disconnect" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>disconnect</span><a href="#disconnect" 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-class">
|
||||
@@ -885,7 +885,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L789">packages/client/lib/client/index.ts:789</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L789">packages/client/lib/client/index.ts:789</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="duplicate" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>duplicate</span><a href="#duplicate" 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-class">
|
||||
@@ -898,7 +898,7 @@ regular <code>'error'</code> listener is installed.</p>
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> overrides: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/lib_client.RedisClientOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">RedisClientOptions</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">M</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="../types/lib_client.RedisClientType.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisClientType</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">M</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L417">packages/client/lib/client/index.ts:417</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L417">packages/client/lib/client/index.ts:417</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="emit" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>emit</span><a href="#emit" 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-class tsd-is-inherited tsd-is-external">
|
||||
@@ -957,7 +957,7 @@ listeners. The values in the array are strings or <code>Symbol</code>s.</p>
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/lib_client.ClientCommandOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ClientCommandOptions</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../types/lib_commands.RedisCommandRawReply.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisCommandRawReply</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L483">packages/client/lib/client/index.ts:483</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L483">packages/client/lib/client/index.ts:483</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="executeIsolated" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>execute<wbr/>Isolated</span><a href="#executeIsolated" 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-class">
|
||||
@@ -986,7 +986,7 @@ listeners. The values in the array are strings or <code>Symbol</code>s.</p>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span></h4></li></ul></li></ul></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L706">packages/client/lib/client/index.ts:706</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L706">packages/client/lib/client/index.ts:706</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="executeScript" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>execute<wbr/>Script</span><a href="#executeScript" 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-class">
|
||||
@@ -1003,7 +1003,7 @@ listeners. The values in the array are strings or <code>Symbol</code>s.</p>
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/lib_client.ClientCommandOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ClientCommandOptions</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../types/lib_commands.RedisCommandRawReply.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisCommandRawReply</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L507">packages/client/lib/client/index.ts:507</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L507">packages/client/lib/client/index.ts:507</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="extendPubSubChannelListeners" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>extend<wbr/>Pub<wbr/>Sub<wbr/>Channel<wbr/>Listeners</span><a href="#extendPubSubChannelListeners" 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-class">
|
||||
@@ -1020,7 +1020,7 @@ listeners. The values in the array are strings or <code>Symbol</code>s.</p>
|
||||
<h5>listeners: <a href="../interfaces/lib_client_pub_sub.ChannelListeners.html" class="tsd-signature-type" data-tsd-kind="Interface">ChannelListeners</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L661">packages/client/lib/client/index.ts:661</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L661">packages/client/lib/client/index.ts:661</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="extendPubSubListeners" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>extend<wbr/>Pub<wbr/>Sub<wbr/>Listeners</span><a href="#extendPubSubListeners" 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-class">
|
||||
@@ -1035,7 +1035,7 @@ listeners. The values in the array are strings or <code>Symbol</code>s.</p>
|
||||
<h5>listeners: <a href="../types/lib_client_pub_sub.PubSubTypeListeners.html" class="tsd-signature-type" data-tsd-kind="Type alias">PubSubTypeListeners</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L671">packages/client/lib/client/index.ts:671</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L671">packages/client/lib/client/index.ts:671</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="functionsExecuter" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>functions<wbr/>Executer</span><a href="#functionsExecuter" 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-class">
|
||||
@@ -1057,7 +1057,7 @@ listeners. The values in the array are strings or <code>Symbol</code>s.</p>
|
||||
<h5>name: <span class="tsd-signature-type">string</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../types/lib_commands.RedisCommandReply.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisCommandReply</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L470">packages/client/lib/client/index.ts:470</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L470">packages/client/lib/client/index.ts:470</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="getMaxListeners" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>get<wbr/>Max<wbr/>Listeners</span><a href="#getMaxListeners" 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-class tsd-is-inherited tsd-is-external">
|
||||
@@ -1084,7 +1084,7 @@ set by <code>emitter.setMaxListeners(n)</code> or defaults to <a href="lib_clien
|
||||
<h5>type: <a href="../enums/lib_client_pub_sub.PubSubType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">PubSubType</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="../types/lib_client_pub_sub.PubSubTypeListeners.html" class="tsd-signature-type" data-tsd-kind="Type alias">PubSubTypeListeners</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L657">packages/client/lib/client/index.ts:657</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L657">packages/client/lib/client/index.ts:657</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="hScanIterator" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>h<wbr/>Scan<wbr/>Iterator</span><a href="#hScanIterator" 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-class">
|
||||
@@ -1099,7 +1099,7 @@ set by <code>emitter.setMaxListeners(n)</code> or defaults to <a href="lib_clien
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/lib_commands_generic_transformers.ScanOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ScanOptions</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">AsyncIterable</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-symbol">{ </span><br/><span> </span>field<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L756">packages/client/lib/client/index.ts:756</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L756">packages/client/lib/client/index.ts:756</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="listenerCount" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>listener<wbr/>Count</span><a href="#listenerCount" 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-class tsd-is-inherited tsd-is-external">
|
||||
@@ -1156,7 +1156,7 @@ set by <code>emitter.setMaxListeners(n)</code> or defaults to <a href="lib_clien
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> chainId: <span class="tsd-signature-type">symbol</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../types/lib_commands.RedisCommandRawReply.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisCommandRawReply</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L719">packages/client/lib/client/index.ts:719</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L719">packages/client/lib/client/index.ts:719</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="off" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>off</span><a href="#off" 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-class tsd-is-inherited tsd-is-external">
|
||||
@@ -1384,7 +1384,7 @@ including any wrappers (such as those created by <code>.once()</code>).</p>
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L800">packages/client/lib/client/index.ts:800</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L800">packages/client/lib/client/index.ts:800</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="removeAllListeners" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>remove<wbr/>All<wbr/>Listeners</span><a href="#removeAllListeners" 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-class tsd-is-inherited tsd-is-external">
|
||||
@@ -1474,7 +1474,7 @@ recently added instance. In the example the <code>once('ping')</code>lis
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/lib_commands_generic_transformers.ScanOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ScanOptions</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">AsyncIterable</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L767">packages/client/lib/client/index.ts:767</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L767">packages/client/lib/client/index.ts:767</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="scanIterator" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>scan<wbr/>Iterator</span><a href="#scanIterator" 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-class">
|
||||
@@ -1487,7 +1487,7 @@ recently added instance. In the example the <code>once('ping')</code>lis
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/lib_commands_SCAN.ScanCommandOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ScanCommandOptions</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">AsyncIterable</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L745">packages/client/lib/client/index.ts:745</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L745">packages/client/lib/client/index.ts:745</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="scriptsExecuter" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>scripts<wbr/>Executer</span><a href="#scriptsExecuter" 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-class">
|
||||
@@ -1507,7 +1507,7 @@ recently added instance. In the example the <code>once('ping')</code>lis
|
||||
<h5>args: <span class="tsd-signature-type">unknown</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../types/lib_commands.RedisCommandReply.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisCommandReply</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L495">packages/client/lib/client/index.ts:495</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L495">packages/client/lib/client/index.ts:495</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="sendCommand" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>send<wbr/>Command</span><a href="#sendCommand" 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-class">
|
||||
@@ -1527,7 +1527,7 @@ recently added instance. In the example the <code>once('ping')</code>lis
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/lib_client.ClientCommandOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ClientCommandOptions</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L440">packages/client/lib/client/index.ts:440</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L440">packages/client/lib/client/index.ts:440</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="setMaxListeners" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>set<wbr/>Max<wbr/>Listeners</span><a href="#setMaxListeners" 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-class tsd-is-inherited tsd-is-external">
|
||||
@@ -1557,7 +1557,7 @@ modified for this specific <code>EventEmitter</code> instance. The value can be
|
||||
<li class="tsd-description">
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L804">packages/client/lib/client/index.ts:804</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L804">packages/client/lib/client/index.ts:804</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="zScanIterator" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>z<wbr/>Scan<wbr/>Iterator</span><a href="#zScanIterator" 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-class">
|
||||
@@ -1572,7 +1572,7 @@ modified for this specific <code>EventEmitter</code> instance. The value can be
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/lib_commands_generic_transformers.ScanOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ScanOptions</a></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">AsyncIterable</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-symbol">{ </span><br/><span> </span>score<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span> </span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L778">packages/client/lib/client/index.ts:778</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L778">packages/client/lib/client/index.ts:778</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="commandOptions-1" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>command<wbr/>Options</span><a href="#commandOptions-1" 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-class">
|
||||
@@ -1590,7 +1590,7 @@ modified for this specific <code>EventEmitter</code> instance. The value can be
|
||||
<h5>options: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="../types/lib_command_options.CommandOptions.html" class="tsd-signature-type" data-tsd-kind="Type alias">CommandOptions</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L115">packages/client/lib/client/index.ts:115</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L115">packages/client/lib/client/index.ts:115</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="create" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>create</span><a href="#create" 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-class">
|
||||
@@ -1612,7 +1612,7 @@ modified for this specific <code>EventEmitter</code> instance. The value can be
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/lib_client.RedisClientOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">RedisClientOptions</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">M</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="../types/lib_client.RedisClientType.html" class="tsd-signature-type" data-tsd-kind="Type alias">RedisClientType</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">M</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L143">packages/client/lib/client/index.ts:143</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L143">packages/client/lib/client/index.ts:143</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="extend" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>extend</span><a href="#extend" 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-class">
|
||||
@@ -1634,7 +1634,7 @@ modified for this specific <code>EventEmitter</code> instance. The value can be
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> extensions: <a href="../interfaces/lib_commands.RedisExtensions.html" class="tsd-signature-type" data-tsd-kind="Interface">RedisExtensions</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">M</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="../types/lib_client.InstantiableRedisClient.html" class="tsd-signature-type" data-tsd-kind="Type alias">InstantiableRedisClient</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">M</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">F</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L121">packages/client/lib/client/index.ts:121</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L121">packages/client/lib/client/index.ts:121</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="getEventListeners" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>get<wbr/>Event<wbr/>Listeners</span><a href="#getEventListeners" 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-class tsd-is-inherited tsd-is-external">
|
||||
@@ -1787,7 +1787,7 @@ special handling:</p>
|
||||
<h5>url: <span class="tsd-signature-type">string</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="../interfaces/lib_client.RedisClientOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">RedisClientOptions</a><span class="tsd-signature-symbol"><</span><a href="../interfaces/lib_commands.RedisModules.html" class="tsd-signature-type" data-tsd-kind="Interface">RedisModules</a><span class="tsd-signature-symbol">, </span><a href="../interfaces/lib_commands.RedisFunctions.html" class="tsd-signature-type" data-tsd-kind="Interface">RedisFunctions</a><span class="tsd-signature-symbol">, </span><a href="../interfaces/lib_commands.RedisScripts.html" class="tsd-signature-type" data-tsd-kind="Interface">RedisScripts</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/f1e951d/packages/client/lib/client/index.ts#L151">packages/client/lib/client/index.ts:151</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/7a0334f/packages/client/lib/client/index.ts#L151">packages/client/lib/client/index.ts:151</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a id="setMaxListeners-2" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>set<wbr/>Max<wbr/>Listeners</span><a href="#setMaxListeners-2" 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-class tsd-is-inherited tsd-is-external">
|
||||
|
Reference in New Issue
Block a user