1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-10 11:43:01 +03:00
This commit is contained in:
documentation-bot
2023-01-25 16:31:23 +00:00
parent a7c796ca18
commit bbe4ce4a3a
2065 changed files with 18112 additions and 3239 deletions

View File

@@ -23,7 +23,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">ConnectionTimeoutError</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/redis/node-redis/blob/e75a5db/packages/client/lib/errors.ts#L13">packages/client/lib/errors.ts:13</a></li></ul></aside>
<li>Defined in <a href="https://github.com/redis/node-redis/blob/3b1bad2/packages/client/lib/errors.ts#L13">packages/client/lib/errors.ts:13</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">
@@ -55,7 +55,7 @@
<h4 class="tsd-returns-title">Returns <a href="lib_errors.ConnectionTimeoutError.html" class="tsd-signature-type" data-tsd-kind="Class">ConnectionTimeoutError</a></h4><aside class="tsd-sources">
<p>Overrides Error.constructor</p>
<ul>
<li>Defined in <a href="https://github.com/redis/node-redis/blob/e75a5db/packages/client/lib/errors.ts#L14">packages/client/lib/errors.ts:14</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/redis/node-redis/blob/3b1bad2/packages/client/lib/errors.ts#L14">packages/client/lib/errors.ts:14</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-inherited tsd-is-external"><a id="message" class="tsd-anchor"></a>
@@ -158,6 +158,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>
@@ -374,6 +375,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>
@@ -415,6 +417,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>