You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-09-02 22:41:17 +03:00
Updates
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><a href="../interfaces/lib_client_RESP2_composers_interface.Composer.html" class="tsd-signature-type" data-tsd-kind="Interface">Composer</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/e75a5db/packages/client/lib/client/RESP2/composers/string.ts#L4">packages/client/lib/client/RESP2/composers/string.ts:4</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/3b1bad2/packages/client/lib/client/RESP2/composers/string.ts#L4">packages/client/lib/client/RESP2/composers/string.ts:4</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">
|
||||
@@ -60,12 +60,12 @@
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>decoder</span><a href="#decoder" 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">decoder<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">StringDecoder</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/e75a5db/packages/client/lib/client/RESP2/composers/string.ts#L5">packages/client/lib/client/RESP2/composers/string.ts:5</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/3b1bad2/packages/client/lib/client/RESP2/composers/string.ts#L5">packages/client/lib/client/RESP2/composers/string.ts:5</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="string" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>string</span><a href="#string" 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">string<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</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/e75a5db/packages/client/lib/client/RESP2/composers/string.ts#L7">packages/client/lib/client/RESP2/composers/string.ts:7</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/3b1bad2/packages/client/lib/client/RESP2/composers/string.ts#L7">packages/client/lib/client/RESP2/composers/string.ts:7</a></li></ul></aside></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Methods</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="end" class="tsd-anchor"></a>
|
||||
@@ -81,7 +81,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/lib_client_RESP2_composers_interface.Composer.html">Composer</a>.<a href="../interfaces/lib_client_RESP2_composers_interface.Composer.html#end">end</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/e75a5db/packages/client/lib/client/RESP2/composers/string.ts#L13">packages/client/lib/client/RESP2/composers/string.ts:13</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/3b1bad2/packages/client/lib/client/RESP2/composers/string.ts#L13">packages/client/lib/client/RESP2/composers/string.ts:13</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="reset" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>reset</span><a href="#reset" 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">
|
||||
@@ -90,7 +90,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/lib_client_RESP2_composers_interface.Composer.html">Composer</a>.<a href="../interfaces/lib_client_RESP2_composers_interface.Composer.html#reset">reset</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/e75a5db/packages/client/lib/client/RESP2/composers/string.ts#L19">packages/client/lib/client/RESP2/composers/string.ts:19</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/3b1bad2/packages/client/lib/client/RESP2/composers/string.ts#L19">packages/client/lib/client/RESP2/composers/string.ts:19</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="write" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>write</span><a href="#write" 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">
|
||||
@@ -104,7 +104,7 @@
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/lib_client_RESP2_composers_interface.Composer.html">Composer</a>.<a href="../interfaces/lib_client_RESP2_composers_interface.Composer.html#write">write</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/e75a5db/packages/client/lib/client/RESP2/composers/string.ts#L9">packages/client/lib/client/RESP2/composers/string.ts:9</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/3b1bad2/packages/client/lib/client/RESP2/composers/string.ts#L9">packages/client/lib/client/RESP2/composers/string.ts:9</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
@@ -136,6 +136,7 @@
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_client_commands.html">lib/client/commands</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_client_commands_queue.html">lib/client/commands-<wbr/>queue</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_client_multi_command.html">lib/client/multi-<wbr/>command</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_client_pub_sub.html">lib/client/pub-<wbr/>sub</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_client_socket.html">lib/client/socket</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_cluster.html">lib/cluster</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_cluster_cluster_slots.html">lib/cluster/cluster-<wbr/>slots</a></li>
|
||||
@@ -352,6 +353,7 @@
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_PUBSUB_CHANNELS.html">lib/commands/PUBSUB_<wbr/>CHANNELS</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_PUBSUB_NUMPAT.html">lib/commands/PUBSUB_<wbr/>NUMPAT</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_PUBSUB_NUMSUB.html">lib/commands/PUBSUB_<wbr/>NUMSUB</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_PUBSUB_SHARDCHANNELS.html">lib/commands/PUBSUB_<wbr/>SHARDCHANNELS</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_RANDOMKEY.html">lib/commands/RANDOMKEY</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_READONLY.html">lib/commands/READONLY</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_READWRITE.html">lib/commands/READWRITE</a></li>
|
||||
@@ -393,6 +395,7 @@
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_SORT_RO.html">lib/commands/SORT_<wbr/>RO</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_SORT_STORE.html">lib/commands/SORT_<wbr/>STORE</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_SPOP.html">lib/commands/SPOP</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_SPUBLISH.html">lib/commands/SPUBLISH</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_SRANDMEMBER.html">lib/commands/SRANDMEMBER</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_SRANDMEMBER_COUNT.html">lib/commands/SRANDMEMBER_<wbr/>COUNT</a></li>
|
||||
<li class="tsd-kind-module"><a href="../modules/lib_commands_SREM.html">lib/commands/SREM</a></li>
|
||||
|
Reference in New Issue
Block a user