You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-17 19:41:06 +03:00
Updates
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">InfoReply</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/d7f7f79/packages/time-series/lib/commands/INFO.ts#L38">commands/INFO.ts:38</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/1a3ac1e/packages/time-series/lib/commands/INFO.ts#L38">commands/INFO.ts:38</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">
|
||||
@@ -48,27 +48,27 @@
|
||||
<h3 class="tsd-anchor-link"><span>chunk<wbr/>Count</span><a href="#chunkCount" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">chunk<wbr/>Count</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/d7f7f79/packages/time-series/lib/commands/INFO.ts#L44">commands/INFO.ts:44</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/1a3ac1e/packages/time-series/lib/commands/INFO.ts#L44">commands/INFO.ts:44</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="chunkSize" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>chunk<wbr/>Size</span><a href="#chunkSize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">chunk<wbr/>Size</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/d7f7f79/packages/time-series/lib/commands/INFO.ts#L45">commands/INFO.ts:45</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/1a3ac1e/packages/time-series/lib/commands/INFO.ts#L45">commands/INFO.ts:45</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="chunkType" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>chunk<wbr/>Type</span><a href="#chunkType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">chunk<wbr/>Type</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/d7f7f79/packages/time-series/lib/commands/INFO.ts#L46">commands/INFO.ts:46</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/1a3ac1e/packages/time-series/lib/commands/INFO.ts#L46">commands/INFO.ts:46</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="duplicatePolicy" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>duplicate<wbr/>Policy</span><a href="#duplicatePolicy" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">duplicate<wbr/>Policy</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../enums/commands.TimeSeriesDuplicatePolicies.html" class="tsd-signature-type tsd-kind-enum">TimeSeriesDuplicatePolicies</a></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/d7f7f79/packages/time-series/lib/commands/INFO.ts#L47">commands/INFO.ts:47</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/1a3ac1e/packages/time-series/lib/commands/INFO.ts#L47">commands/INFO.ts:47</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="firstTimestamp" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>first<wbr/>Timestamp</span><a href="#firstTimestamp" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">first<wbr/>Timestamp</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/d7f7f79/packages/time-series/lib/commands/INFO.ts#L41">commands/INFO.ts:41</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/1a3ac1e/packages/time-series/lib/commands/INFO.ts#L41">commands/INFO.ts:41</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="labels" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>labels</span><a href="#labels" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">labels</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">name</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">value</span><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></div>
|
||||
@@ -80,22 +80,22 @@
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-kind-property">value</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/d7f7f79/packages/time-series/lib/commands/INFO.ts#L48">commands/INFO.ts:48</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/1a3ac1e/packages/time-series/lib/commands/INFO.ts#L48">commands/INFO.ts:48</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="lastTimestamp" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>last<wbr/>Timestamp</span><a href="#lastTimestamp" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">last<wbr/>Timestamp</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/d7f7f79/packages/time-series/lib/commands/INFO.ts#L42">commands/INFO.ts:42</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/1a3ac1e/packages/time-series/lib/commands/INFO.ts#L42">commands/INFO.ts:42</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="memoryUsage" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>memory<wbr/>Usage</span><a href="#memoryUsage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">memory<wbr/>Usage</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/d7f7f79/packages/time-series/lib/commands/INFO.ts#L40">commands/INFO.ts:40</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/1a3ac1e/packages/time-series/lib/commands/INFO.ts#L40">commands/INFO.ts:40</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="retentionTime" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>retention<wbr/>Time</span><a href="#retentionTime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">retention<wbr/>Time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/d7f7f79/packages/time-series/lib/commands/INFO.ts#L43">commands/INFO.ts:43</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/1a3ac1e/packages/time-series/lib/commands/INFO.ts#L43">commands/INFO.ts:43</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="rules" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>rules</span><a href="#rules" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">rules</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">aggregationType</span><span class="tsd-signature-symbol">: </span><a href="../enums/commands.TimeSeriesAggregationType.html" class="tsd-signature-type tsd-kind-enum">TimeSeriesAggregationType</a><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">key</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">timeBucket</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">[]</span></div>
|
||||
@@ -109,17 +109,17 @@
|
||||
<li class="tsd-parameter">
|
||||
<h5><span class="tsd-kind-property">time<wbr/>Bucket</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/d7f7f79/packages/time-series/lib/commands/INFO.ts#L53">commands/INFO.ts:53</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/1a3ac1e/packages/time-series/lib/commands/INFO.ts#L53">commands/INFO.ts:53</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="sourceKey" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>source<wbr/>Key</span><a href="#sourceKey" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">source<wbr/>Key</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/d7f7f79/packages/time-series/lib/commands/INFO.ts#L52">commands/INFO.ts:52</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/1a3ac1e/packages/time-series/lib/commands/INFO.ts#L52">commands/INFO.ts:52</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member"><a id="totalSamples" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>total<wbr/>Samples</span><a href="#totalSamples" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">total<wbr/>Samples</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/d7f7f79/packages/time-series/lib/commands/INFO.ts#L39">commands/INFO.ts:39</a></li></ul></aside></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/redis/node-redis/blob/1a3ac1e/packages/time-series/lib/commands/INFO.ts#L39">commands/INFO.ts:39</a></li></ul></aside></section></section></div>
|
||||
<div class="col-sidebar">
|
||||
<div class="page-menu">
|
||||
<div class="tsd-navigation settings">
|
||||
|
Reference in New Issue
Block a user