diff --git a/documentation/bloom/functions/commands_bloom_ADD.transformArguments.html b/documentation/bloom/functions/commands_bloom_ADD.transformArguments.html
index a751544123..cca1105383 100644
--- a/documentation/bloom/functions/commands_bloom_ADD.transformArguments.html
+++ b/documentation/bloom/functions/commands_bloom_ADD.transformArguments.html
@@ -29,7 +29,7 @@
item: string
Returns string []
+Defined in bloom/lib/commands/bloom/ADD.ts:3
+Defined in bloom/lib/commands/bloom/CARD.ts:5
+Defined in bloom/lib/commands/bloom/EXISTS.ts:5
+Defined in bloom/lib/commands/bloom/INFO.ts:5
+Defined in bloom/lib/commands/bloom/INFO.ts:30
+Defined in bloom/lib/commands/bloom/INSERT.ts:14
+Defined in bloom/lib/commands/bloom/LOADCHUNK.ts:5
+Defined in bloom/lib/commands/bloom/MADD.ts:3
+Defined in bloom/lib/commands/bloom/MEXISTS.ts:5
+Defined in bloom/lib/commands/bloom/RESERVE.ts:8
+Defined in bloom/lib/commands/bloom/SCANDUMP.ts:5
+Defined in bloom/lib/commands/bloom/SCANDUMP.ts:19
+Defined in bloom/lib/commands/count-min-sketch/INCRBY.ts:8
+Defined in bloom/lib/commands/count-min-sketch/INFO.ts:5
+Defined in bloom/lib/commands/count-min-sketch/INFO.ts:24
+Defined in bloom/lib/commands/count-min-sketch/INITBYDIM.ts:3
+Defined in bloom/lib/commands/count-min-sketch/INITBYPROB.ts:3
+Defined in bloom/lib/commands/count-min-sketch/MERGE.ts:10
+Defined in bloom/lib/commands/count-min-sketch/QUERY.ts:8
+Defined in bloom/lib/commands/cuckoo/index.ts:46
+Defined in bloom/lib/commands/cuckoo/ADD.ts:3
+Defined in bloom/lib/commands/cuckoo/ADDNX.ts:3
+Defined in bloom/lib/commands/cuckoo/COUNT.ts:3
+Defined in bloom/lib/commands/cuckoo/DEL.ts:3
+Defined in bloom/lib/commands/cuckoo/EXISTS.ts:5
+Defined in bloom/lib/commands/cuckoo/INFO.ts:5
+Defined in bloom/lib/commands/cuckoo/INFO.ts:39
+Defined in bloom/lib/commands/cuckoo/INSERT.ts:6
+Defined in bloom/lib/commands/cuckoo/INSERTNX.ts:6
+Defined in bloom/lib/commands/cuckoo/LOADCHUNK.ts:5
+Defined in bloom/lib/commands/cuckoo/RESERVE.ts:9
+Defined in bloom/lib/commands/cuckoo/SCANDUMP.ts:3
+Defined in bloom/lib/commands/cuckoo/SCANDUMP.ts:17
+Defined in bloom/lib/commands/t-digest/index.ts:52
+Defined in bloom/lib/commands/t-digest/index.ts:63
+Defined in bloom/lib/commands/t-digest/index.ts:79
+Defined in bloom/lib/commands/t-digest/ADD.ts:5
+Defined in bloom/lib/commands/t-digest/BYRANK.ts:7
+Defined in bloom/lib/commands/t-digest/BYREVRANK.ts:7
+Defined in bloom/lib/commands/t-digest/CDF.ts:7
+Defined in bloom/lib/commands/t-digest/CREATE.ts:6
+Defined in bloom/lib/commands/t-digest/INFO.ts:7
+Defined in bloom/lib/commands/t-digest/INFO.ts:41
+Defined in bloom/lib/commands/t-digest/MAX.ts:7
+Defined in bloom/lib/commands/t-digest/MERGE.ts:11
+Defined in bloom/lib/commands/t-digest/MIN.ts:7
+Defined in bloom/lib/commands/t-digest/QUANTILE.ts:7
+Defined in bloom/lib/commands/t-digest/RANK.ts:7
+Defined in bloom/lib/commands/t-digest/RESET.ts:5
+Defined in bloom/lib/commands/t-digest/REVRANK.ts:7
+Defined in bloom/lib/commands/t-digest/TRIMMED_MEAN.ts:7
+Defined in bloom/lib/commands/top-k/ADD.ts:6
+Defined in bloom/lib/commands/top-k/COUNT.ts:8
+Defined in bloom/lib/commands/top-k/INCRBY.ts:8
+Defined in bloom/lib/commands/top-k/INFO.ts:5
+Defined in bloom/lib/commands/top-k/INFO.ts:27
+Defined in bloom/lib/commands/top-k/LIST.ts:5
+Defined in bloom/lib/commands/top-k/LIST_WITHCOUNT.ts:5
+Defined in bloom/lib/commands/top-k/LIST_WITHCOUNT.ts:16
+Defined in bloom/lib/commands/top-k/QUERY.ts:8
+Defined in bloom/lib/commands/top-k/RESERVE.ts:11
+Defined in bloom/lib/commands/bloom/index.ts:1
diff --git a/documentation/bloom/modules/commands_bloom_ADD.html b/documentation/bloom/modules/commands_bloom_ADD.html
index 82ad2cb21f..5ae5c9d9e0 100644
--- a/documentation/bloom/modules/commands_bloom_ADD.html
+++ b/documentation/bloom/modules/commands_bloom_ADD.html
@@ -16,7 +16,7 @@
commands/bloom/ADD
Module commands/bloom/ADD
+Defined in bloom/lib/commands/bloom/ADD.ts:1
diff --git a/documentation/bloom/modules/commands_bloom_CARD.html b/documentation/bloom/modules/commands_bloom_CARD.html
index d3affca897..9508815ace 100644
--- a/documentation/bloom/modules/commands_bloom_CARD.html
+++ b/documentation/bloom/modules/commands_bloom_CARD.html
@@ -16,7 +16,7 @@
commands/bloom/CARD
Module commands/bloom/CARD
+Defined in bloom/lib/commands/bloom/CARD.ts:1
diff --git a/documentation/bloom/modules/commands_bloom_EXISTS.html b/documentation/bloom/modules/commands_bloom_EXISTS.html
index dab76bea95..b01d2b8ad3 100644
--- a/documentation/bloom/modules/commands_bloom_EXISTS.html
+++ b/documentation/bloom/modules/commands_bloom_EXISTS.html
@@ -16,7 +16,7 @@
commands/bloom/EXISTS
Module commands/bloom/EXISTS
+Defined in bloom/lib/commands/bloom/EXISTS.ts:1
diff --git a/documentation/bloom/modules/commands_bloom_INFO.html b/documentation/bloom/modules/commands_bloom_INFO.html
index 937bda31c6..3db1cfc619 100644
--- a/documentation/bloom/modules/commands_bloom_INFO.html
+++ b/documentation/bloom/modules/commands_bloom_INFO.html
@@ -16,7 +16,7 @@
commands/bloom/INFO
Module commands/bloom/INFO
+Defined in bloom/lib/commands/bloom/INFO.ts:1
diff --git a/documentation/bloom/modules/commands_bloom_INSERT.html b/documentation/bloom/modules/commands_bloom_INSERT.html
index 228ea3403b..ed73149cb1 100644
--- a/documentation/bloom/modules/commands_bloom_INSERT.html
+++ b/documentation/bloom/modules/commands_bloom_INSERT.html
@@ -16,7 +16,7 @@
commands/bloom/INSERT
Module commands/bloom/INSERT
+Defined in bloom/lib/commands/bloom/INSERT.ts:1
diff --git a/documentation/bloom/modules/commands_bloom_LOADCHUNK.html b/documentation/bloom/modules/commands_bloom_LOADCHUNK.html
index a9f6038f89..d08aab7b11 100644
--- a/documentation/bloom/modules/commands_bloom_LOADCHUNK.html
+++ b/documentation/bloom/modules/commands_bloom_LOADCHUNK.html
@@ -16,7 +16,7 @@
commands/bloom/LOADCHUNK
Module commands/bloom/LOADCHUNK
+Defined in bloom/lib/commands/bloom/LOADCHUNK.ts:1
diff --git a/documentation/bloom/modules/commands_bloom_MADD.html b/documentation/bloom/modules/commands_bloom_MADD.html
index e45ced5a69..cb9f242ede 100644
--- a/documentation/bloom/modules/commands_bloom_MADD.html
+++ b/documentation/bloom/modules/commands_bloom_MADD.html
@@ -16,7 +16,7 @@
commands/bloom/MADD
Module commands/bloom/MADD
+Defined in bloom/lib/commands/bloom/MADD.ts:1
diff --git a/documentation/bloom/modules/commands_bloom_MEXISTS.html b/documentation/bloom/modules/commands_bloom_MEXISTS.html
index 065f14e615..e1d5905c29 100644
--- a/documentation/bloom/modules/commands_bloom_MEXISTS.html
+++ b/documentation/bloom/modules/commands_bloom_MEXISTS.html
@@ -16,7 +16,7 @@
commands/bloom/MEXISTS
Module commands/bloom/MEXISTS
+Defined in bloom/lib/commands/bloom/MEXISTS.ts:1
diff --git a/documentation/bloom/modules/commands_bloom_RESERVE.html b/documentation/bloom/modules/commands_bloom_RESERVE.html
index 6cea814c65..c747506b7c 100644
--- a/documentation/bloom/modules/commands_bloom_RESERVE.html
+++ b/documentation/bloom/modules/commands_bloom_RESERVE.html
@@ -16,7 +16,7 @@
commands/bloom/RESERVE
Module commands/bloom/RESERVE
+Defined in bloom/lib/commands/bloom/RESERVE.ts:1
diff --git a/documentation/bloom/modules/commands_bloom_SCANDUMP.html b/documentation/bloom/modules/commands_bloom_SCANDUMP.html
index 5b4db9e87d..2f86f45ec4 100644
--- a/documentation/bloom/modules/commands_bloom_SCANDUMP.html
+++ b/documentation/bloom/modules/commands_bloom_SCANDUMP.html
@@ -16,7 +16,7 @@
commands/bloom/SCANDUMP
Module commands/bloom/SCANDUMP
+Defined in bloom/lib/commands/bloom/SCANDUMP.ts:1
diff --git a/documentation/bloom/modules/commands_count_min_sketch.html b/documentation/bloom/modules/commands_count_min_sketch.html
index 8099d65e0f..21ce20ccf0 100644
--- a/documentation/bloom/modules/commands_count_min_sketch.html
+++ b/documentation/bloom/modules/commands_count_min_sketch.html
@@ -16,7 +16,7 @@
commands/count-min-sketch
Module commands/count-min-sketch
+Defined in bloom/lib/commands/count-min-sketch/index.ts:1
diff --git a/documentation/bloom/modules/commands_count_min_sketch_INCRBY.html b/documentation/bloom/modules/commands_count_min_sketch_INCRBY.html
index 4315da6649..b1b753dd77 100644
--- a/documentation/bloom/modules/commands_count_min_sketch_INCRBY.html
+++ b/documentation/bloom/modules/commands_count_min_sketch_INCRBY.html
@@ -16,7 +16,7 @@
commands/count-min-sketch/INCRBY
Module commands/count-min-sketch/INCRBY
+Defined in bloom/lib/commands/count-min-sketch/INCRBY.ts:1
diff --git a/documentation/bloom/modules/commands_count_min_sketch_INFO.html b/documentation/bloom/modules/commands_count_min_sketch_INFO.html
index 382013ccda..6abcfca62a 100644
--- a/documentation/bloom/modules/commands_count_min_sketch_INFO.html
+++ b/documentation/bloom/modules/commands_count_min_sketch_INFO.html
@@ -16,7 +16,7 @@
commands/count-min-sketch/INFO
Module commands/count-min-sketch/INFO
+Defined in bloom/lib/commands/count-min-sketch/INFO.ts:1
diff --git a/documentation/bloom/modules/commands_count_min_sketch_INITBYDIM.html b/documentation/bloom/modules/commands_count_min_sketch_INITBYDIM.html
index 5ad3141ab1..7ad6fcec7b 100644
--- a/documentation/bloom/modules/commands_count_min_sketch_INITBYDIM.html
+++ b/documentation/bloom/modules/commands_count_min_sketch_INITBYDIM.html
@@ -16,7 +16,7 @@
commands/count-min-sketch/INITBYDIM
Module commands/count-min-sketch/INITBYDIM
+Defined in bloom/lib/commands/count-min-sketch/INITBYDIM.ts:1
diff --git a/documentation/bloom/modules/commands_count_min_sketch_INITBYPROB.html b/documentation/bloom/modules/commands_count_min_sketch_INITBYPROB.html
index 1079c13ee9..905191ae2e 100644
--- a/documentation/bloom/modules/commands_count_min_sketch_INITBYPROB.html
+++ b/documentation/bloom/modules/commands_count_min_sketch_INITBYPROB.html
@@ -16,7 +16,7 @@
commands/count-min-sketch/INITBYPROB
Module commands/count-min-sketch/INITBYPROB
+Defined in bloom/lib/commands/count-min-sketch/INITBYPROB.ts:1
diff --git a/documentation/bloom/modules/commands_count_min_sketch_MERGE.html b/documentation/bloom/modules/commands_count_min_sketch_MERGE.html
index 684206a2bd..0a6276518a 100644
--- a/documentation/bloom/modules/commands_count_min_sketch_MERGE.html
+++ b/documentation/bloom/modules/commands_count_min_sketch_MERGE.html
@@ -16,7 +16,7 @@
commands/count-min-sketch/MERGE
Module commands/count-min-sketch/MERGE
+Defined in bloom/lib/commands/count-min-sketch/MERGE.ts:1
diff --git a/documentation/bloom/modules/commands_count_min_sketch_QUERY.html b/documentation/bloom/modules/commands_count_min_sketch_QUERY.html
index 8f6c89109e..e3cfbdbee9 100644
--- a/documentation/bloom/modules/commands_count_min_sketch_QUERY.html
+++ b/documentation/bloom/modules/commands_count_min_sketch_QUERY.html
@@ -16,7 +16,7 @@
commands/count-min-sketch/QUERY
Module commands/count-min-sketch/QUERY
+Defined in bloom/lib/commands/count-min-sketch/QUERY.ts:1
diff --git a/documentation/bloom/modules/commands_cuckoo.html b/documentation/bloom/modules/commands_cuckoo.html
index 5c0ab5f38d..90d630a1bd 100644
--- a/documentation/bloom/modules/commands_cuckoo.html
+++ b/documentation/bloom/modules/commands_cuckoo.html
@@ -16,7 +16,7 @@
commands/cuckoo
Module commands/cuckoo
+Defined in bloom/lib/commands/cuckoo/index.ts:2
diff --git a/documentation/bloom/modules/commands_cuckoo_ADD.html b/documentation/bloom/modules/commands_cuckoo_ADD.html
index 7fbc969f0d..b68b0c8dbb 100644
--- a/documentation/bloom/modules/commands_cuckoo_ADD.html
+++ b/documentation/bloom/modules/commands_cuckoo_ADD.html
@@ -16,7 +16,7 @@
commands/cuckoo/ADD
Module commands/cuckoo/ADD
+Defined in bloom/lib/commands/cuckoo/ADD.ts:1
diff --git a/documentation/bloom/modules/commands_cuckoo_ADDNX.html b/documentation/bloom/modules/commands_cuckoo_ADDNX.html
index b7edbe7931..256811dfad 100644
--- a/documentation/bloom/modules/commands_cuckoo_ADDNX.html
+++ b/documentation/bloom/modules/commands_cuckoo_ADDNX.html
@@ -16,7 +16,7 @@
commands/cuckoo/ADDNX
Module commands/cuckoo/ADDNX
+Defined in bloom/lib/commands/cuckoo/ADDNX.ts:1
diff --git a/documentation/bloom/modules/commands_cuckoo_COUNT.html b/documentation/bloom/modules/commands_cuckoo_COUNT.html
index 2828ca28b6..5f6cce9b88 100644
--- a/documentation/bloom/modules/commands_cuckoo_COUNT.html
+++ b/documentation/bloom/modules/commands_cuckoo_COUNT.html
@@ -16,7 +16,7 @@
commands/cuckoo/COUNT
Module commands/cuckoo/COUNT
+Defined in bloom/lib/commands/cuckoo/COUNT.ts:1
diff --git a/documentation/bloom/modules/commands_cuckoo_DEL.html b/documentation/bloom/modules/commands_cuckoo_DEL.html
index 17673befcb..f8200f4f00 100644
--- a/documentation/bloom/modules/commands_cuckoo_DEL.html
+++ b/documentation/bloom/modules/commands_cuckoo_DEL.html
@@ -16,7 +16,7 @@
commands/cuckoo/DEL
Module commands/cuckoo/DEL
+Defined in bloom/lib/commands/cuckoo/DEL.ts:1
diff --git a/documentation/bloom/modules/commands_cuckoo_EXISTS.html b/documentation/bloom/modules/commands_cuckoo_EXISTS.html
index 922cbe2743..825e8ba1f2 100644
--- a/documentation/bloom/modules/commands_cuckoo_EXISTS.html
+++ b/documentation/bloom/modules/commands_cuckoo_EXISTS.html
@@ -16,7 +16,7 @@
commands/cuckoo/EXISTS
Module commands/cuckoo/EXISTS
+Defined in bloom/lib/commands/cuckoo/EXISTS.ts:1
diff --git a/documentation/bloom/modules/commands_cuckoo_INFO.html b/documentation/bloom/modules/commands_cuckoo_INFO.html
index 0ec97834ce..961fbc6637 100644
--- a/documentation/bloom/modules/commands_cuckoo_INFO.html
+++ b/documentation/bloom/modules/commands_cuckoo_INFO.html
@@ -16,7 +16,7 @@
commands/cuckoo/INFO
Module commands/cuckoo/INFO
+Defined in bloom/lib/commands/cuckoo/INFO.ts:1
diff --git a/documentation/bloom/modules/commands_cuckoo_INSERT.html b/documentation/bloom/modules/commands_cuckoo_INSERT.html
index 3f6228cc49..fb50a9f0f4 100644
--- a/documentation/bloom/modules/commands_cuckoo_INSERT.html
+++ b/documentation/bloom/modules/commands_cuckoo_INSERT.html
@@ -16,7 +16,7 @@
commands/cuckoo/INSERT
Module commands/cuckoo/INSERT
+Defined in bloom/lib/commands/cuckoo/INSERT.ts:1
diff --git a/documentation/bloom/modules/commands_cuckoo_INSERTNX.html b/documentation/bloom/modules/commands_cuckoo_INSERTNX.html
index afe614b737..84e732f70e 100644
--- a/documentation/bloom/modules/commands_cuckoo_INSERTNX.html
+++ b/documentation/bloom/modules/commands_cuckoo_INSERTNX.html
@@ -16,7 +16,7 @@
commands/cuckoo/INSERTNX
Module commands/cuckoo/INSERTNX
+Defined in bloom/lib/commands/cuckoo/INSERTNX.ts:1
diff --git a/documentation/bloom/modules/commands_cuckoo_LOADCHUNK.html b/documentation/bloom/modules/commands_cuckoo_LOADCHUNK.html
index f44e2fa037..df159d0a71 100644
--- a/documentation/bloom/modules/commands_cuckoo_LOADCHUNK.html
+++ b/documentation/bloom/modules/commands_cuckoo_LOADCHUNK.html
@@ -16,7 +16,7 @@
commands/cuckoo/LOADCHUNK
Module commands/cuckoo/LOADCHUNK
+Defined in bloom/lib/commands/cuckoo/LOADCHUNK.ts:1
diff --git a/documentation/bloom/modules/commands_cuckoo_RESERVE.html b/documentation/bloom/modules/commands_cuckoo_RESERVE.html
index 1e7c3fb0fd..2b9fd90f83 100644
--- a/documentation/bloom/modules/commands_cuckoo_RESERVE.html
+++ b/documentation/bloom/modules/commands_cuckoo_RESERVE.html
@@ -16,7 +16,7 @@
commands/cuckoo/RESERVE
Module commands/cuckoo/RESERVE
+Defined in bloom/lib/commands/cuckoo/RESERVE.ts:1
diff --git a/documentation/bloom/modules/commands_cuckoo_SCANDUMP.html b/documentation/bloom/modules/commands_cuckoo_SCANDUMP.html
index b0695aabf0..f477db4066 100644
--- a/documentation/bloom/modules/commands_cuckoo_SCANDUMP.html
+++ b/documentation/bloom/modules/commands_cuckoo_SCANDUMP.html
@@ -16,7 +16,7 @@
commands/cuckoo/SCANDUMP
Module commands/cuckoo/SCANDUMP
+Defined in bloom/lib/commands/cuckoo/SCANDUMP.ts:1
diff --git a/documentation/bloom/modules/commands_t_digest.html b/documentation/bloom/modules/commands_t_digest.html
index 8932b82257..2316805d08 100644
--- a/documentation/bloom/modules/commands_t_digest.html
+++ b/documentation/bloom/modules/commands_t_digest.html
@@ -16,7 +16,7 @@
commands/t-digest
Module commands/t-digest
+Defined in bloom/lib/commands/t-digest/index.ts:1
diff --git a/documentation/bloom/modules/commands_t_digest_ADD.html b/documentation/bloom/modules/commands_t_digest_ADD.html
index 1529df94b9..eed9304c63 100644
--- a/documentation/bloom/modules/commands_t_digest_ADD.html
+++ b/documentation/bloom/modules/commands_t_digest_ADD.html
@@ -16,7 +16,7 @@
commands/t-digest/ADD
Module commands/t-digest/ADD
+Defined in bloom/lib/commands/t-digest/ADD.ts:1
diff --git a/documentation/bloom/modules/commands_t_digest_BYRANK.html b/documentation/bloom/modules/commands_t_digest_BYRANK.html
index c3c1848d2f..844274d13f 100644
--- a/documentation/bloom/modules/commands_t_digest_BYRANK.html
+++ b/documentation/bloom/modules/commands_t_digest_BYRANK.html
@@ -16,7 +16,7 @@
commands/t-digest/BYRANK
Module commands/t-digest/BYRANK
+Defined in bloom/lib/commands/t-digest/BYRANK.ts:1
diff --git a/documentation/bloom/modules/commands_t_digest_BYREVRANK.html b/documentation/bloom/modules/commands_t_digest_BYREVRANK.html
index e10b7de9ec..8ad3eada8b 100644
--- a/documentation/bloom/modules/commands_t_digest_BYREVRANK.html
+++ b/documentation/bloom/modules/commands_t_digest_BYREVRANK.html
@@ -16,7 +16,7 @@
commands/t-digest/BYREVRANK
Module commands/t-digest/BYREVRANK
+Defined in bloom/lib/commands/t-digest/BYREVRANK.ts:1
diff --git a/documentation/bloom/modules/commands_t_digest_CDF.html b/documentation/bloom/modules/commands_t_digest_CDF.html
index c3774f604e..0cd699b0e5 100644
--- a/documentation/bloom/modules/commands_t_digest_CDF.html
+++ b/documentation/bloom/modules/commands_t_digest_CDF.html
@@ -16,7 +16,7 @@
commands/t-digest/CDF
Module commands/t-digest/CDF
+Defined in bloom/lib/commands/t-digest/CDF.ts:1
diff --git a/documentation/bloom/modules/commands_t_digest_CREATE.html b/documentation/bloom/modules/commands_t_digest_CREATE.html
index 27c4e31fdd..4d9339098f 100644
--- a/documentation/bloom/modules/commands_t_digest_CREATE.html
+++ b/documentation/bloom/modules/commands_t_digest_CREATE.html
@@ -16,7 +16,7 @@
commands/t-digest/CREATE
Module commands/t-digest/CREATE
+Defined in bloom/lib/commands/t-digest/CREATE.ts:1
diff --git a/documentation/bloom/modules/commands_t_digest_INFO.html b/documentation/bloom/modules/commands_t_digest_INFO.html
index c198c2d11d..20a503327e 100644
--- a/documentation/bloom/modules/commands_t_digest_INFO.html
+++ b/documentation/bloom/modules/commands_t_digest_INFO.html
@@ -16,7 +16,7 @@
commands/t-digest/INFO
Module commands/t-digest/INFO
+Defined in bloom/lib/commands/t-digest/INFO.ts:1
diff --git a/documentation/bloom/modules/commands_t_digest_MAX.html b/documentation/bloom/modules/commands_t_digest_MAX.html
index c2f770417c..44c7245e01 100644
--- a/documentation/bloom/modules/commands_t_digest_MAX.html
+++ b/documentation/bloom/modules/commands_t_digest_MAX.html
@@ -16,7 +16,7 @@
commands/t-digest/MAX
Module commands/t-digest/MAX
+Defined in bloom/lib/commands/t-digest/MAX.ts:1
diff --git a/documentation/bloom/modules/commands_t_digest_MERGE.html b/documentation/bloom/modules/commands_t_digest_MERGE.html
index cce0e648a3..bd8a1412c1 100644
--- a/documentation/bloom/modules/commands_t_digest_MERGE.html
+++ b/documentation/bloom/modules/commands_t_digest_MERGE.html
@@ -16,7 +16,7 @@
commands/t-digest/MERGE
Module commands/t-digest/MERGE
+Defined in bloom/lib/commands/t-digest/MERGE.ts:1
diff --git a/documentation/bloom/modules/commands_t_digest_MIN.html b/documentation/bloom/modules/commands_t_digest_MIN.html
index 5ed5e639fb..99431a8768 100644
--- a/documentation/bloom/modules/commands_t_digest_MIN.html
+++ b/documentation/bloom/modules/commands_t_digest_MIN.html
@@ -16,7 +16,7 @@
commands/t-digest/MIN
Module commands/t-digest/MIN
+Defined in bloom/lib/commands/t-digest/MIN.ts:1
diff --git a/documentation/bloom/modules/commands_t_digest_QUANTILE.html b/documentation/bloom/modules/commands_t_digest_QUANTILE.html
index eed4f19dc1..47ed4841d9 100644
--- a/documentation/bloom/modules/commands_t_digest_QUANTILE.html
+++ b/documentation/bloom/modules/commands_t_digest_QUANTILE.html
@@ -16,7 +16,7 @@
commands/t-digest/QUANTILE
Module commands/t-digest/QUANTILE
+Defined in bloom/lib/commands/t-digest/QUANTILE.ts:1
diff --git a/documentation/bloom/modules/commands_t_digest_RANK.html b/documentation/bloom/modules/commands_t_digest_RANK.html
index acc0324655..7de9545b31 100644
--- a/documentation/bloom/modules/commands_t_digest_RANK.html
+++ b/documentation/bloom/modules/commands_t_digest_RANK.html
@@ -16,7 +16,7 @@
commands/t-digest/RANK
Module commands/t-digest/RANK
+Defined in bloom/lib/commands/t-digest/RANK.ts:1
diff --git a/documentation/bloom/modules/commands_t_digest_RESET.html b/documentation/bloom/modules/commands_t_digest_RESET.html
index 7fec9c2719..38baca213c 100644
--- a/documentation/bloom/modules/commands_t_digest_RESET.html
+++ b/documentation/bloom/modules/commands_t_digest_RESET.html
@@ -16,7 +16,7 @@
commands/t-digest/RESET
Module commands/t-digest/RESET
+Defined in bloom/lib/commands/t-digest/RESET.ts:1
diff --git a/documentation/bloom/modules/commands_t_digest_REVRANK.html b/documentation/bloom/modules/commands_t_digest_REVRANK.html
index 7e30f66d53..aab8500bb9 100644
--- a/documentation/bloom/modules/commands_t_digest_REVRANK.html
+++ b/documentation/bloom/modules/commands_t_digest_REVRANK.html
@@ -16,7 +16,7 @@
commands/t-digest/REVRANK
Module commands/t-digest/REVRANK
+Defined in bloom/lib/commands/t-digest/REVRANK.ts:1
diff --git a/documentation/bloom/modules/commands_t_digest_TRIMMED_MEAN.html b/documentation/bloom/modules/commands_t_digest_TRIMMED_MEAN.html
index f8fdc2e128..7f33853429 100644
--- a/documentation/bloom/modules/commands_t_digest_TRIMMED_MEAN.html
+++ b/documentation/bloom/modules/commands_t_digest_TRIMMED_MEAN.html
@@ -16,7 +16,7 @@
commands/t-digest/TRIMMED_MEAN
Module commands/t-digest/TRIMMED_MEAN
+Defined in bloom/lib/commands/t-digest/TRIMMED_MEAN.ts:1
diff --git a/documentation/bloom/modules/commands_top_k.html b/documentation/bloom/modules/commands_top_k.html
index 6cf329d03f..c4afa9fd4e 100644
--- a/documentation/bloom/modules/commands_top_k.html
+++ b/documentation/bloom/modules/commands_top_k.html
@@ -16,7 +16,7 @@
commands/top-k
Module commands/top-k
+Defined in bloom/lib/commands/top-k/index.ts:1
diff --git a/documentation/bloom/modules/commands_top_k_ADD.html b/documentation/bloom/modules/commands_top_k_ADD.html
index 4873bdbe57..d4ba7149e8 100644
--- a/documentation/bloom/modules/commands_top_k_ADD.html
+++ b/documentation/bloom/modules/commands_top_k_ADD.html
@@ -16,7 +16,7 @@
commands/top-k/ADD
Module commands/top-k/ADD
+Defined in bloom/lib/commands/top-k/ADD.ts:1
diff --git a/documentation/bloom/modules/commands_top_k_COUNT.html b/documentation/bloom/modules/commands_top_k_COUNT.html
index 19ecf1d489..ffc8e8e0a9 100644
--- a/documentation/bloom/modules/commands_top_k_COUNT.html
+++ b/documentation/bloom/modules/commands_top_k_COUNT.html
@@ -16,7 +16,7 @@
commands/top-k/COUNT
Module commands/top-k/COUNT
+Defined in bloom/lib/commands/top-k/COUNT.ts:1
diff --git a/documentation/bloom/modules/commands_top_k_INCRBY.html b/documentation/bloom/modules/commands_top_k_INCRBY.html
index 859d145961..98ec6650e9 100644
--- a/documentation/bloom/modules/commands_top_k_INCRBY.html
+++ b/documentation/bloom/modules/commands_top_k_INCRBY.html
@@ -16,7 +16,7 @@
commands/top-k/INCRBY
Module commands/top-k/INCRBY
+Defined in bloom/lib/commands/top-k/INCRBY.ts:1
diff --git a/documentation/bloom/modules/commands_top_k_INFO.html b/documentation/bloom/modules/commands_top_k_INFO.html
index e1e7fc98e8..0f830cdb57 100644
--- a/documentation/bloom/modules/commands_top_k_INFO.html
+++ b/documentation/bloom/modules/commands_top_k_INFO.html
@@ -16,7 +16,7 @@
commands/top-k/INFO
Module commands/top-k/INFO
+Defined in bloom/lib/commands/top-k/INFO.ts:1
diff --git a/documentation/bloom/modules/commands_top_k_LIST.html b/documentation/bloom/modules/commands_top_k_LIST.html
index 0f150b1ab0..554d075c58 100644
--- a/documentation/bloom/modules/commands_top_k_LIST.html
+++ b/documentation/bloom/modules/commands_top_k_LIST.html
@@ -16,7 +16,7 @@
commands/top-k/LIST
Module commands/top-k/LIST
+Defined in bloom/lib/commands/top-k/LIST.ts:1
diff --git a/documentation/bloom/modules/commands_top_k_LIST_WITHCOUNT.html b/documentation/bloom/modules/commands_top_k_LIST_WITHCOUNT.html
index e1c1b6a182..089da02133 100644
--- a/documentation/bloom/modules/commands_top_k_LIST_WITHCOUNT.html
+++ b/documentation/bloom/modules/commands_top_k_LIST_WITHCOUNT.html
@@ -16,7 +16,7 @@
commands/top-k/LIST_WITHCOUNT
Module commands/top-k/LIST_WITHCOUNT
+Defined in bloom/lib/commands/top-k/LIST_WITHCOUNT.ts:1
diff --git a/documentation/bloom/modules/commands_top_k_QUERY.html b/documentation/bloom/modules/commands_top_k_QUERY.html
index e65475d756..a75c989713 100644
--- a/documentation/bloom/modules/commands_top_k_QUERY.html
+++ b/documentation/bloom/modules/commands_top_k_QUERY.html
@@ -16,7 +16,7 @@
commands/top-k/QUERY
Module commands/top-k/QUERY
+Defined in bloom/lib/commands/top-k/QUERY.ts:1
diff --git a/documentation/bloom/modules/commands_top_k_RESERVE.html b/documentation/bloom/modules/commands_top_k_RESERVE.html
index 375d6c8e8b..2ccb1117a9 100644
--- a/documentation/bloom/modules/commands_top_k_RESERVE.html
+++ b/documentation/bloom/modules/commands_top_k_RESERVE.html
@@ -16,7 +16,7 @@
commands/top-k/RESERVE
Module commands/top-k/RESERVE
+Defined in bloom/lib/commands/top-k/RESERVE.ts:1
diff --git a/documentation/bloom/modules/index.html b/documentation/bloom/modules/index.html
index 2ac3d0aad6..ccda88a44e 100644
--- a/documentation/bloom/modules/index.html
+++ b/documentation/bloom/modules/index.html
@@ -16,7 +16,7 @@
index
Module index
+Defined in bloom/lib/index.ts:1
diff --git a/documentation/bloom/types/commands_bloom_INFO.InfoRawReply.html b/documentation/bloom/types/commands_bloom_INFO.InfoRawReply.html
index 70203bfae7..4178e17fb6 100644
--- a/documentation/bloom/types/commands_bloom_INFO.InfoRawReply.html
+++ b/documentation/bloom/types/commands_bloom_INFO.InfoRawReply.html
@@ -18,7 +18,7 @@
Type alias InfoRawReply
Info Raw Reply: [ _: string , capacity: number , _: string , size: number , _: string , numberOfFilters: number , _: string , numberOfInsertedItems: number , _: string , expansionRate: number ]
+Defined in bloom/lib/commands/bloom/INFO.ts:9
+Defined in bloom/lib/commands/count-min-sketch/INFO.ts:9
+Defined in bloom/lib/commands/cuckoo/INFO.ts:9
+Defined in bloom/lib/commands/top-k/INFO.ts:9
+Defined in bloom/lib/commands/index.ts:7
+Defined in bloom/lib/commands/bloom/index.ts:12
+Defined in bloom/lib/commands/bloom/ADD.ts:1
+Defined in bloom/lib/commands/bloom/CARD.ts:1
+Defined in bloom/lib/commands/bloom/CARD.ts:3
+Defined in bloom/lib/commands/bloom/EXISTS.ts:1
+Defined in bloom/lib/commands/bloom/EXISTS.ts:3
+Defined in bloom/lib/commands/bloom/INFO.ts:1
+Defined in bloom/lib/commands/bloom/INFO.ts:3
+Defined in bloom/lib/commands/bloom/INSERT.ts:4
+Defined in bloom/lib/commands/bloom/LOADCHUNK.ts:3
+Defined in bloom/lib/commands/bloom/MADD.ts:1
+Defined in bloom/lib/commands/bloom/MEXISTS.ts:1
+Defined in bloom/lib/commands/bloom/MEXISTS.ts:3
+Defined in bloom/lib/commands/bloom/RESERVE.ts:1
+Defined in bloom/lib/commands/bloom/SCANDUMP.ts:1
+Defined in bloom/lib/commands/bloom/SCANDUMP.ts:3
+Defined in bloom/lib/commands/count-min-sketch/index.ts:8
+Defined in bloom/lib/commands/count-min-sketch/INCRBY.ts:1
+Defined in bloom/lib/commands/count-min-sketch/INFO.ts:1
+Defined in bloom/lib/commands/count-min-sketch/INFO.ts:3
+Defined in bloom/lib/commands/count-min-sketch/INITBYDIM.ts:1
+Defined in bloom/lib/commands/count-min-sketch/INITBYPROB.ts:1
+Defined in bloom/lib/commands/count-min-sketch/MERGE.ts:1
+Defined in bloom/lib/commands/count-min-sketch/QUERY.ts:4
+Defined in bloom/lib/commands/count-min-sketch/QUERY.ts:6
+Defined in bloom/lib/commands/cuckoo/index.ts:16
+Defined in bloom/lib/commands/cuckoo/ADD.ts:1
+Defined in bloom/lib/commands/cuckoo/ADDNX.ts:1
+Defined in bloom/lib/commands/cuckoo/COUNT.ts:1
+Defined in bloom/lib/commands/cuckoo/DEL.ts:1
+Defined in bloom/lib/commands/cuckoo/EXISTS.ts:1
+Defined in bloom/lib/commands/cuckoo/EXISTS.ts:3
+Defined in bloom/lib/commands/cuckoo/INFO.ts:1
+Defined in bloom/lib/commands/cuckoo/INFO.ts:3
+Defined in bloom/lib/commands/cuckoo/INSERT.ts:4
+Defined in bloom/lib/commands/cuckoo/INSERTNX.ts:4
+Defined in bloom/lib/commands/cuckoo/LOADCHUNK.ts:3
+Defined in bloom/lib/commands/cuckoo/RESERVE.ts:1
+Defined in bloom/lib/commands/cuckoo/SCANDUMP.ts:1
+Defined in bloom/lib/commands/t-digest/index.ts:17
+Defined in bloom/lib/commands/t-digest/ADD.ts:3
+Defined in bloom/lib/commands/t-digest/BYRANK.ts:3
+Defined in bloom/lib/commands/t-digest/BYRANK.ts:5
+Defined in bloom/lib/commands/t-digest/BYREVRANK.ts:3
+Defined in bloom/lib/commands/t-digest/BYREVRANK.ts:5
+Defined in bloom/lib/commands/t-digest/CDF.ts:3
+Defined in bloom/lib/commands/t-digest/CDF.ts:5
+Defined in bloom/lib/commands/t-digest/CREATE.ts:4
+Defined in bloom/lib/commands/t-digest/INFO.ts:3
+Defined in bloom/lib/commands/t-digest/INFO.ts:5
+Defined in bloom/lib/commands/t-digest/MAX.ts:3
+Defined in bloom/lib/commands/t-digest/MAX.ts:5
+Defined in bloom/lib/commands/t-digest/MERGE.ts:5
+Defined in bloom/lib/commands/t-digest/MIN.ts:3
+Defined in bloom/lib/commands/t-digest/MIN.ts:5
+Defined in bloom/lib/commands/t-digest/QUANTILE.ts:3
+Defined in bloom/lib/commands/t-digest/QUANTILE.ts:5
+Defined in bloom/lib/commands/t-digest/RANK.ts:3
+Defined in bloom/lib/commands/t-digest/RANK.ts:5
+Defined in bloom/lib/commands/t-digest/RESET.ts:3
+Defined in bloom/lib/commands/t-digest/REVRANK.ts:3
+Defined in bloom/lib/commands/t-digest/REVRANK.ts:5
+Defined in bloom/lib/commands/t-digest/TRIMMED_MEAN.ts:3
+Defined in bloom/lib/commands/t-digest/TRIMMED_MEAN.ts:5
+Defined in bloom/lib/commands/top-k/index.ts:10
+Defined in bloom/lib/commands/top-k/ADD.ts:4
+Defined in bloom/lib/commands/top-k/COUNT.ts:4
+Defined in bloom/lib/commands/top-k/COUNT.ts:6
+Defined in bloom/lib/commands/top-k/INCRBY.ts:1
+Defined in bloom/lib/commands/top-k/INFO.ts:1
+Defined in bloom/lib/commands/top-k/INFO.ts:3
+Defined in bloom/lib/commands/top-k/LIST.ts:1
+Defined in bloom/lib/commands/top-k/LIST.ts:3
+Defined in bloom/lib/commands/top-k/LIST_WITHCOUNT.ts:1
+Defined in bloom/lib/commands/top-k/LIST_WITHCOUNT.ts:3
+Defined in bloom/lib/commands/top-k/QUERY.ts:4
+Defined in bloom/lib/commands/top-k/QUERY.ts:6
+Defined in bloom/lib/commands/top-k/RESERVE.ts:1
+Defined in bloom/lib/commands/top-k/RESERVE.ts:3
+Defined in packages/client/lib/client/index.ts:118
multi
@@ -238,7 +238,7 @@
+Defined in packages/client/lib/client/index.ts:714
p Subscribe
p
Subscribe
: ( < T > ( patterns
: string | string [] , listener
: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -265,7 +265,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:601
p Unsubscribe
p
Unsubscribe
: ( < T > ( patterns
?: string | string [] , listener
?: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -292,7 +292,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:618
quit
quit: ( ( ) => Promise < string > ) = ...
@@ -305,7 +305,7 @@
Returns Promise < string >
+Defined in packages/client/lib/client/index.ts:686
s Subscribe
s
Subscribe
: ( < T > ( channels
: string | string [] , listener
: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -332,7 +332,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:635
s Unsubscribe
s
Unsubscribe
: ( < T > ( channels
?: string | string [] , listener
?: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -359,7 +359,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:652
select
@@ -387,7 +387,7 @@
db: number
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:542
subscribe
subscribe
: ( < T > ( channels
: string | string [] , listener
: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -414,7 +414,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:566
unsubscribe
unsubscribe
: ( < T > ( channels
?: string | string [] , listener
?: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -441,7 +441,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:584
Static
Readonly
capture Rejection Symbol
@@ -484,7 +484,7 @@ regular 'error'
listener is installed.
Returns boolean
+Defined in packages/client/lib/client/index.ts:200
is Pub Sub Active
@@ -492,7 +492,7 @@ regular 'error'
listener is installed.
Returns boolean
+Defined in packages/client/lib/client/index.ts:208
is Ready
@@ -500,7 +500,7 @@ regular 'error'
listener is installed.
Returns boolean
+Defined in packages/client/lib/client/index.ts:204
options
@@ -508,7 +508,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/client/index.ts:196
v4
@@ -516,7 +516,7 @@ regular 'error'
listener is installed.
Returns Record < string , any >
+Defined in packages/client/lib/client/index.ts:212
Private
#destroy Isolation Pool
@@ -543,7 +543,7 @@ regular 'error'
listener is installed.
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:792
Private
#initiate Options
@@ -556,7 +556,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/client/index.ts:238
Private
#initiate Queue
@@ -564,7 +564,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/client/index.ts:255
Private
#initiate Socket
@@ -572,7 +572,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/client/index.ts:262
Private
#legacy Mode
@@ -580,7 +580,7 @@ regular 'error'
listener is installed.
Returns void
+Defined in packages/client/lib/client/index.ts:339
Private
#legacy Send Command
@@ -593,7 +593,7 @@ regular 'error'
listener is installed.
Rest
... args: any []
Returns undefined | { Â Â Â Â callback: ClientLegacyCallback ; Â Â Â Â promise: Promise < RedisCommandRawReply > ; }
+Defined in packages/client/lib/client/index.ts:370
Private
#pub Sub Command
@@ -606,7 +606,7 @@ regular 'error'
listener is installed.
promise: undefined | Promise < void >
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:544
Private
#send Command
@@ -626,7 +626,7 @@ regular 'error'
listener is installed.
Returns Promise < T >
+Defined in packages/client/lib/client/index.ts:445
Private
#set Ping Timer
@@ -634,7 +634,7 @@ regular 'error'
listener is installed.
Returns void
+Defined in packages/client/lib/client/index.ts:399
Private
#tick
@@ -647,7 +647,7 @@ regular 'error'
listener is installed.
force: boolean = false
Returns void
+Defined in packages/client/lib/client/index.ts:688
MULTI
@@ -655,7 +655,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/client/index.ts:707
PSUBSCRIBE
@@ -677,7 +677,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:586
PUNSUBSCRIBE
@@ -699,7 +699,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:603
QUIT
@@ -707,7 +707,7 @@ regular 'error'
listener is installed.
Returns Promise < string >
+Defined in packages/client/lib/client/index.ts:674
+Defined in packages/client/lib/client/index.ts:531
SSUBSCRIBE
@@ -754,7 +754,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:620
SUBSCRIBE
@@ -776,7 +776,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:551
SUNSUBSCRIBE
@@ -798,7 +798,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:637
UNSUBSCRIBE
@@ -820,7 +820,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:569
add Listener
@@ -871,7 +871,7 @@ regular 'error'
listener is installed.
args: unknown []
+Defined in packages/client/lib/client/index.ts:425
connect
@@ -879,7 +879,7 @@ regular 'error'
listener is installed.
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:421
disconnect
@@ -887,7 +887,7 @@ regular 'error'
listener is installed.
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:786
duplicate
@@ -900,7 +900,7 @@ regular 'error'
listener is installed.
Optional
overrides: Partial < RedisClientOptions < M , F , S > >
+Defined in packages/client/lib/client/index.ts:414
emit
@@ -959,7 +959,7 @@ listeners. The values in the array are strings or Symbol
s.
+Defined in packages/client/lib/client/index.ts:480
execute Isolated
@@ -988,7 +988,7 @@ listeners. The values in the array are strings or Symbol
s.
Returns T | Promise < T >
Returns Promise < T >
+Defined in packages/client/lib/client/index.ts:703
execute Script
@@ -1005,7 +1005,7 @@ listeners. The values in the array are strings or Symbol
s.
+Defined in packages/client/lib/client/index.ts:504
extend Pub Sub Channel Listeners
@@ -1022,7 +1022,7 @@ listeners. The values in the array are strings or Symbol
s.
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:658
extend Pub Sub Listeners
@@ -1037,7 +1037,7 @@ listeners. The values in the array are strings or Symbol
s.
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:668
functions Executer
@@ -1059,7 +1059,7 @@ listeners. The values in the array are strings or Symbol
s.
name: string
+Defined in packages/client/lib/client/index.ts:467
get Max Listeners
@@ -1086,7 +1086,7 @@ set by emitter.setMaxListeners(n)
or defaults to PubSubType
+Defined in packages/client/lib/client/index.ts:654
h Scan Iterator
Returns AsyncIterable < { Â Â Â Â field: string ; Â Â Â Â value: string ; } >
+Defined in packages/client/lib/client/index.ts:753
+Defined in packages/client/lib/client/index.ts:716
off
@@ -1386,7 +1386,7 @@ including any wrappers (such as those created by .once()
).
Returns void
+Defined in packages/client/lib/client/index.ts:797
remove All Listeners
@@ -1476,7 +1476,7 @@ recently added instance. In the example the once('ping')
lis
Returns AsyncIterable < string >
+Defined in packages/client/lib/client/index.ts:764
scan Iterator
@@ -1489,7 +1489,7 @@ recently added instance. In the example the once('ping')
lis
Returns AsyncIterable < string >
+Defined in packages/client/lib/client/index.ts:742
scripts Executer
@@ -1509,7 +1509,7 @@ recently added instance. In the example the once('ping')
lis
args: unknown []
+Defined in packages/client/lib/client/index.ts:492
send Command
@@ -1529,7 +1529,7 @@ recently added instance. In the example the once('ping')
lis
Returns Promise < T >
+Defined in packages/client/lib/client/index.ts:437
set Max Listeners
@@ -1559,7 +1559,7 @@ modified for this specific EventEmitter
instance. The value can be
Returns void
+Defined in packages/client/lib/client/index.ts:801
z Scan Iterator
@@ -1574,7 +1574,7 @@ modified for this specific EventEmitter
instance. The value can be
Returns AsyncIterable < { Â Â Â Â score: number ; Â Â Â Â value: string ; } >
+Defined in packages/client/lib/client/index.ts:775
Static
command Options
@@ -1592,7 +1592,7 @@ modified for this specific EventEmitter
instance. The value can be
options: T
+Defined in packages/client/lib/client/index.ts:114
Static
create
@@ -1614,7 +1614,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/client/index.ts:142
Static
extend
@@ -1636,7 +1636,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/client/index.ts:120
Static
get Event Listeners
@@ -1789,7 +1789,7 @@ special handling:
url: string
+Defined in packages/client/lib/client/index.ts:150
Static
set Max Listeners
diff --git a/documentation/client/classes/lib_client_RESP2_composers_buffer.default.html b/documentation/client/classes/lib_client_RESP2_composers_buffer.default.html
index 0cfdd1e911..5d3f400150 100644
--- a/documentation/client/classes/lib_client_RESP2_composers_buffer.default.html
+++ b/documentation/client/classes/lib_client_RESP2_composers_buffer.default.html
@@ -25,7 +25,7 @@
+Defined in packages/client/lib/client/RESP2/composers/buffer.ts:3
@@ -59,7 +59,7 @@
Private
chunks
chunks: Buffer [] = []
+Defined in packages/client/lib/client/RESP2/composers/buffer.ts:4
+Defined in packages/client/lib/client/RESP2/composers/buffer.ts:15
+Defined in packages/client/lib/client/RESP2/composers/buffer.ts:6
Returns undefined | T
+Defined in packages/client/lib/client/RESP2/decoder.ts:102
Private
parse Array
@@ -175,7 +175,7 @@
arraysToKeep: number = 0
Returns undefined | ArrayReply
+Defined in packages/client/lib/client/RESP2/decoder.ts:194
Private
parse Bulk String
@@ -188,7 +188,7 @@
chunk: Buffer
Returns undefined | null | string | Buffer
+Defined in packages/client/lib/client/RESP2/decoder.ts:161
Private
parse Error
@@ -201,7 +201,7 @@
chunk: Buffer
+Defined in packages/client/lib/client/RESP2/decoder.ts:128
Private
parse Integer
@@ -214,7 +214,7 @@
chunk: Buffer
Returns undefined | number
+Defined in packages/client/lib/client/RESP2/decoder.ts:139
Private
parse Simple String
@@ -227,7 +227,7 @@
chunk: Buffer
Returns undefined | string | Buffer
+Defined in packages/client/lib/client/RESP2/decoder.ts:124
Private
parse Type
@@ -244,7 +244,7 @@
Optional
arraysToKeep: number
Returns undefined | Reply
+Defined in packages/client/lib/client/RESP2/decoder.ts:83
Private
push Array Item
@@ -259,7 +259,7 @@
arraysToKeep: number
Returns undefined | ArrayReply
+Defined in packages/client/lib/client/RESP2/decoder.ts:244
reset
@@ -267,7 +267,7 @@
Returns void
+Defined in packages/client/lib/client/RESP2/decoder.ts:54
Private
return Array Reply
@@ -282,7 +282,7 @@
arraysToKeep: number
Returns undefined | ArrayReply
+Defined in packages/client/lib/client/RESP2/decoder.ts:238
write
@@ -295,7 +295,7 @@
chunk: Buffer
Returns void
+Defined in packages/client/lib/client/RESP2/decoder.ts:62
Returns undefined | Promise < void >
+Defined in packages/client/lib/client/commands-queue.ts:197
add Command
Returns Promise < T >
+Defined in packages/client/lib/client/commands-queue.ts:107
extend Pub Sub Channel Listeners
Returns undefined | Promise < void >
+Defined in packages/client/lib/client/commands-queue.ts:177
extend Pub Sub Listeners
Returns undefined | Promise < void >
+Defined in packages/client/lib/client/commands-queue.ts:187
flush All
@@ -204,7 +204,7 @@
err: Error
Returns void
+Defined in packages/client/lib/client/commands-queue.ts:257
flush Waiting For Reply
@@ -217,7 +217,7 @@
err: Error
Returns void
+Defined in packages/client/lib/client/commands-queue.ts:243
+Defined in packages/client/lib/client/commands-queue.ts:217
+Defined in packages/client/lib/client/commands-queue.ts:193
on Reply Chunk
@@ -251,7 +251,7 @@
chunk: Buffer
Returns void
+Defined in packages/client/lib/client/commands-queue.ts:239
resubscribe
@@ -259,7 +259,7 @@
Returns undefined | Promise < any >
+Defined in packages/client/lib/client/commands-queue.ts:168
subscribe
@@ -283,7 +283,7 @@
Optional
returnBuffers: T
Returns undefined | Promise < void >
+Defined in packages/client/lib/client/commands-queue.ts:146
unsubscribe
@@ -307,7 +307,7 @@
Optional
returnBuffers: T
Returns undefined | Promise < void >
+Defined in packages/client/lib/client/commands-queue.ts:157
Static
Private
#flush Queue
@@ -327,7 +327,7 @@
err: Error
Returns void
+Defined in packages/client/lib/client/commands-queue.ts:36
+Defined in packages/client/lib/client/multi-command.ts:185
select
select
: ( ( db
: number , transformReply
?: ( ( this
: void , reply
: any , preserved
?: any ) => any ) ) => default ) = ...
@@ -139,12 +139,12 @@
Returns any
+Defined in packages/client/lib/client/multi-command.ts:151
Readonly
v4
v4: Record < string , any > = {}
+Defined in packages/client/lib/client/multi-command.ts:86
Private
#legacy Mode
@@ -171,7 +171,7 @@
Returns void
+Defined in packages/client/lib/client/multi-command.ts:96
SELECT
@@ -201,7 +201,7 @@
Returns any
+Defined in packages/client/lib/client/multi-command.ts:146
add Command
@@ -231,7 +231,7 @@
Returns any
+Defined in packages/client/lib/client/multi-command.ts:153
commands Executor
@@ -246,7 +246,7 @@
args: unknown []
+Defined in packages/client/lib/client/multi-command.ts:139
exec
@@ -259,7 +259,7 @@
execAsPipeline: boolean = false
+Defined in packages/client/lib/client/multi-command.ts:168
+Defined in packages/client/lib/client/multi-command.ts:187
functions Executor
@@ -284,7 +284,7 @@
name: string
+Defined in packages/client/lib/client/multi-command.ts:158
scripts Executor
@@ -299,7 +299,7 @@
args: unknown []
+Defined in packages/client/lib/client/multi-command.ts:163
Static
extend
Returns InstantiableRedisMultiCommand < M , F , S >
+Defined in packages/client/lib/client/multi-command.ts:68
Returns boolean
+Defined in packages/client/lib/client/pub-sub.ts:164
Private
#unsubscribe Command
@@ -171,7 +171,7 @@
Returns void
+Defined in packages/client/lib/client/pub-sub.ts:290
Private
#update Is Active
@@ -179,7 +179,7 @@
Returns void
+Defined in packages/client/lib/client/pub-sub.ts:306
extend Channel Listeners
Returns undefined | { Â Â Â Â args: ( string | Buffer ) [] ; Â Â Â Â channelsCounter: number ; Â Â Â Â reject: ( ( ) => void ) ; Â Â Â Â resolve: ( ( ) => number ) ; }
+Defined in packages/client/lib/client/pub-sub.ts:141
extend Type Listeners
Returns undefined | { Â Â Â Â args: RedisCommandArgument [] ; Â Â Â Â channelsCounter: number ; Â Â Â Â reject: ( ( ) => void ) ; Â Â Â Â resolve: ( ( ) => number ) ; }
+Defined in packages/client/lib/client/pub-sub.ts:186
+Defined in packages/client/lib/client/pub-sub.ts:405
handle Message Reply
@@ -237,7 +237,7 @@
reply: Buffer []
Returns boolean
+Defined in packages/client/lib/client/pub-sub.ts:342
remove Sharded Listeners
@@ -250,7 +250,7 @@
channel: string
+Defined in packages/client/lib/client/pub-sub.ts:370
reset
@@ -258,7 +258,7 @@
Returns void
+Defined in packages/client/lib/client/pub-sub.ts:315
+Defined in packages/client/lib/client/pub-sub.ts:320
subscribe
@@ -290,7 +290,7 @@
Optional
returnBuffers: T
Returns undefined | { Â Â Â Â args: RedisCommandArgument [] ; Â Â Â Â channelsCounter: number ; Â Â Â Â reject: ( ( ) => void ) ; Â Â Â Â resolve: ( ( ) => void ) ; }
+Defined in packages/client/lib/client/pub-sub.ts:87
unsubscribe
@@ -314,7 +314,7 @@
Optional
returnBuffers: T
Returns undefined | { Â Â Â Â args: RedisCommandArgument [] ; Â Â Â Â channelsCounter: number ; Â Â Â Â reject: undefined ; Â Â Â Â resolve: ( ( ) => void ) ; }
+Defined in packages/client/lib/client/pub-sub.ts:209
Static
Private
#channels Array
@@ -327,7 +327,7 @@
channels: string | string []
Returns string []
+Defined in packages/client/lib/client/pub-sub.ts:62
Static
Private
#listeners Set
@@ -347,7 +347,7 @@
Optional
returnBuffers: T
+Defined in packages/client/lib/client/pub-sub.ts:66
Static
is Sharded Unsubscribe
@@ -360,7 +360,7 @@
reply: Buffer []
Returns boolean
+Defined in packages/client/lib/client/pub-sub.ts:58
Static
is Status Reply
@@ -373,7 +373,7 @@
reply: Buffer []
Returns boolean
+Defined in packages/client/lib/client/pub-sub.ts:48
Returns number | false | Error
+Defined in packages/client/lib/client/socket.ts:102
Private
#should Reconnect
@@ -297,7 +297,7 @@ regular 'error'
listener is installed.
cause: Error
Returns number | Error
+Defined in packages/client/lib/client/socket.ts:123
add Listener
@@ -336,7 +336,7 @@ regular 'error'
listener is installed.
Returns Promise < void >
+Defined in packages/client/lib/client/socket.ts:138
cork
@@ -344,7 +344,7 @@ regular 'error'
listener is installed.
Returns void
+Defined in packages/client/lib/client/socket.ts:288
disconnect
@@ -352,7 +352,7 @@ regular 'error'
listener is installed.
Returns void
+Defined in packages/client/lib/client/socket.ts:255
emit
@@ -669,7 +669,7 @@ listener is removed, and then invoked.
Returns Promise < T >
Returns Promise < T >
+Defined in packages/client/lib/client/socket.ts:275
raw Listeners
@@ -698,7 +698,7 @@ including any wrappers (such as those created by .once()
).
Returns void
+Defined in packages/client/lib/client/socket.ts:302
remove All Listeners
@@ -803,7 +803,7 @@ modified for this specific EventEmitter
instance. The value can be
Returns void
+Defined in packages/client/lib/client/socket.ts:307
write Command
@@ -816,7 +816,7 @@ modified for this specific EventEmitter
instance. The value can be
Returns void
+Defined in packages/client/lib/client/socket.ts:245
Static
Private
#initiate Options
@@ -829,7 +829,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/client/socket.ts:49
Static
Private
#is Tls Socket
@@ -842,7 +842,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/client/socket.ts:63
Static
get Event Listeners
diff --git a/documentation/client/classes/lib_cluster.default.html b/documentation/client/classes/lib_cluster.default.html
index ed24d3d4ce..92524c4970 100644
--- a/documentation/client/classes/lib_cluster.default.html
+++ b/documentation/client/classes/lib_cluster.default.html
@@ -32,7 +32,7 @@
+Defined in packages/client/lib/cluster/index.ts:63
@@ -141,24 +141,24 @@
Returns default < M , F , S >
+Defined in packages/client/lib/cluster/index.ts:132
Private
Readonly
#options
+Defined in packages/client/lib/cluster/index.ts:98
+Defined in packages/client/lib/cluster/index.ts:100
multi
@@ -176,7 +176,7 @@
+Defined in packages/client/lib/cluster/index.ts:295
p Subscribe
p
Subscribe
: ( < T > ( patterns
: string | string [] , listener
: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -203,7 +203,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:329
p Unsubscribe
p
Unsubscribe
: ( < T > ( patterns
?: string | string [] , listener
?: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -230,7 +230,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:341
s Subscribe
s
Subscribe
: ( < T > ( channels
: string | string [] , listener
: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -257,7 +257,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:370
s Unsubscribe
s
Unsubscribe
: ( < T > ( channels
: string | string [] , listener
: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -284,7 +284,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:383
subscribe
subscribe
: ( < T > ( channels
: string | string [] , listener
: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -311,7 +311,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:306
unsubscribe
unsubscribe
: ( < T > ( channels
?: string | string [] , listener
?: PubSubListener < boolean > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -338,7 +338,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:318
Static
Readonly
capture Rejection Symbol
@@ -381,7 +381,7 @@ regular 'error'
listener is installed.
Returns boolean
+Defined in packages/client/lib/cluster/index.ts:128
masters
@@ -389,7 +389,7 @@ regular 'error'
listener is installed.
Returns ShardNode < M , F , S > []
+Defined in packages/client/lib/cluster/index.ts:110
node By Address
@@ -397,7 +397,7 @@ regular 'error'
listener is installed.
Returns Map < string , ShardNode < M , F , S > | MasterNode < M , F , S > >
+Defined in packages/client/lib/cluster/index.ts:118
pub Sub Node
@@ -405,7 +405,7 @@ regular 'error'
listener is installed.
Returns undefined | Required < Node < M , F , S > >
+Defined in packages/client/lib/cluster/index.ts:122
replicas
@@ -413,7 +413,7 @@ regular 'error'
listener is installed.
Returns ShardNode < M , F , S > []
+Defined in packages/client/lib/cluster/index.ts:114
shards
@@ -421,7 +421,7 @@ regular 'error'
listener is installed.
Returns Shard < M , F , S > []
+Defined in packages/client/lib/cluster/index.ts:106
slots
@@ -429,7 +429,7 @@ regular 'error'
listener is installed.
Returns Shard < M , F , S > []
+Defined in packages/client/lib/cluster/index.ts:102
MULTI
@@ -477,7 +477,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/cluster/index.ts:282
PSUBSCRIBE
@@ -499,7 +499,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:320
PUNSUBSCRIBE
@@ -521,7 +521,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:331
SSUBSCRIBE
@@ -543,7 +543,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:343
SUBSCRIBE
@@ -565,7 +565,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:297
SUNSUBSCRIBE
@@ -587,7 +587,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:372
UNSUBSCRIBE
@@ -609,7 +609,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:308
add Listener
@@ -660,7 +660,7 @@ regular 'error'
listener is installed.
args: unknown []
+Defined in packages/client/lib/cluster/index.ts:151
connect
@@ -668,7 +668,7 @@ regular 'error'
listener is installed.
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:147
disconnect
@@ -676,7 +676,7 @@ regular 'error'
listener is installed.
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:389
duplicate
@@ -689,7 +689,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/cluster/index.ts:140
emit
@@ -750,7 +750,7 @@ listeners. The values in the array are strings or Symbol
s.
+Defined in packages/client/lib/cluster/index.ts:200
execute Script
@@ -769,7 +769,7 @@ listeners. The values in the array are strings or Symbol
s.
+Defined in packages/client/lib/cluster/index.ts:228
functions Executor
@@ -791,7 +791,7 @@ listeners. The values in the array are strings or Symbol
s.
name: string
+Defined in packages/client/lib/cluster/index.ts:181
get Masters
@@ -802,7 +802,7 @@ listeners. The values in the array are strings or Symbol
s.
Returns ShardNode < M , F , S > []
+Defined in packages/client/lib/cluster/index.ts:408
get Max Listeners
@@ -824,7 +824,7 @@ set by emitter.setMaxListeners(n)
or defaults to
+Defined in packages/client/lib/cluster/index.ts:397
get Slot Master
@@ -840,7 +840,7 @@ set by emitter.setMaxListeners(n)
or defaults to number
+Defined in packages/client/lib/cluster/index.ts:415
get Slot Random Node
@@ -853,7 +853,7 @@ set by emitter.setMaxListeners(n)
or defaults to number
+Defined in packages/client/lib/cluster/index.ts:401
listener Count
@@ -906,7 +906,7 @@ set by emitter.setMaxListeners(n)
or defaults to ShardNode < M , F , S >
Returns ClientOrPromise < M , F , S >
+Defined in packages/client/lib/cluster/index.ts:393
off
@@ -1113,7 +1113,7 @@ listener is removed, and then invoked.
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:385
raw Listeners
@@ -1229,7 +1229,7 @@ recently added instance. In the example the once('ping')
lis
args: unknown []
+Defined in packages/client/lib/cluster/index.ts:214
send Command
@@ -1253,7 +1253,7 @@ recently added instance. In the example the once('ping')
lis
Returns Promise < T >
+Defined in packages/client/lib/cluster/index.ts:168
set Max Listeners
@@ -1297,7 +1297,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/cluster/index.ts:82
Static
extract First Key
@@ -1314,7 +1314,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/cluster/index.ts:68
Static
get Event Listeners
diff --git a/documentation/client/classes/lib_cluster_cluster_slots.default.html b/documentation/client/classes/lib_cluster_cluster_slots.default.html
index 8d03ba91c7..ac491ba451 100644
--- a/documentation/client/classes/lib_cluster_cluster_slots.default.html
+++ b/documentation/client/classes/lib_cluster_cluster_slots.default.html
@@ -30,7 +30,7 @@
+Defined in packages/client/lib/cluster/cluster-slots.ts:93
@@ -138,14 +138,14 @@ to each.
Returns boolean
Returns default < M , F , S >
+Defined in packages/client/lib/cluster/cluster-slots.ts:116
Private
Readonly
#emit
#emit: ( ( eventName: string | symbol , ... args: any [] ) => boolean )
@@ -173,62 +173,62 @@ to each.
Rest
... args: any []
Returns boolean
+Defined in packages/client/lib/cluster/cluster-slots.ts:102
Private
#is Open
#is Open: boolean = false
+Defined in packages/client/lib/cluster/cluster-slots.ts:110
Private
Readonly
#options
+Defined in packages/client/lib/cluster/cluster-slots.ts:100
Private
Optional
#random Node Iterator
#random
Node
Iterator
?: IterableIterator < ShardNode < M , F , S > >
+Defined in packages/client/lib/cluster/cluster-slots.ts:483
Private
Optional
#running Rediscover Promise
#running Rediscover Promise?: Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:369
+Defined in packages/client/lib/cluster/cluster-slots.ts:105
+Defined in packages/client/lib/cluster/cluster-slots.ts:107
Optional
pub Sub Node
pub
Sub
Node
?: Required < Node < M , F , S > >
+Defined in packages/client/lib/cluster/cluster-slots.ts:108
+Defined in packages/client/lib/cluster/cluster-slots.ts:106
shards
shards
: Shard < M , F , S > [] = ...
+Defined in packages/client/lib/cluster/cluster-slots.ts:104
slots
slots
: Shard < M , F , S > [] = ...
+Defined in packages/client/lib/cluster/cluster-slots.ts:103
Static
Private
#SLOTS
#SLOTS: number = 16384
+Defined in packages/client/lib/cluster/cluster-slots.ts:98
Accessors
@@ -238,7 +238,7 @@ to each.
Returns boolean
+Defined in packages/client/lib/cluster/cluster-slots.ts:112
Private
#create Client
@@ -270,7 +270,7 @@ to each.
readonly: boolean = node.readonly
+Defined in packages/client/lib/cluster/cluster-slots.ts:331
Private
#create Node Client
@@ -283,7 +283,7 @@ to each.
+Defined in packages/client/lib/cluster/cluster-slots.ts:351
Private
#destroy
@@ -307,7 +307,7 @@ to each.
Returns Promise < unknown >
Returns Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:391
Private
#discover
@@ -320,7 +320,7 @@ to each.
Returns Promise < boolean >
+Defined in packages/client/lib/cluster/cluster-slots.ts:160
Private
#discover With Root Nodes
@@ -328,7 +328,7 @@ to each.
Returns Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:139
Private
#exec On Node Client
@@ -354,7 +354,7 @@ to each.
Returns Promise < unknown >
Returns Promise < unknown >
+Defined in packages/client/lib/cluster/cluster-slots.ts:430
Private
#get Node Address
@@ -367,7 +367,7 @@ to each.
address: string
Returns undefined | NodeAddress
+Defined in packages/client/lib/cluster/cluster-slots.ts:254
Private
#get Shards
@@ -380,7 +380,7 @@ to each.
Returns Promise < { Â Â Â Â from: number ; Â Â Â Â master: { ip: string; port: number; id: string; }; Â Â Â Â replicas: ( { ip: string; port: number; id: string; }) [] ; Â Â Â Â to: number ; } [] >
+Defined in packages/client/lib/cluster/cluster-slots.ts:237
Private
#initiate Pub Sub Client
@@ -393,7 +393,7 @@ to each.
Optional
toResubscribe: PubSubToResubscribe
+Defined in packages/client/lib/cluster/cluster-slots.ts:530
Private
#initiate Sharded Pub Sub Client
@@ -406,7 +406,7 @@ to each.
+Defined in packages/client/lib/cluster/cluster-slots.ts:576
Private
#initiate Slot Node
@@ -427,7 +427,7 @@ to each.
promises: Promise < unknown > []
+Defined in packages/client/lib/cluster/cluster-slots.ts:298
Private
#iterate All Nodes
@@ -435,7 +435,7 @@ to each.
Returns Generator < ShardNode < M , F , S > , void , unknown >
+Defined in packages/client/lib/cluster/cluster-slots.ts:455
Private
#rediscover
@@ -448,7 +448,7 @@ to each.
Returns Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:377
Private
#reset Slots
@@ -456,7 +456,7 @@ to each.
Returns void
+Defined in packages/client/lib/cluster/cluster-slots.ts:152
Private
#slot Nodes Iterator
@@ -469,7 +469,7 @@ to each.
slot: ShardWithReplicas < M , F , S >
Returns Generator < ShardNode < M , F , S > , void , unknown >
+Defined in packages/client/lib/cluster/cluster-slots.ts:490
connect
@@ -477,7 +477,7 @@ to each.
Returns Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:125
disconnect
@@ -485,7 +485,7 @@ to each.
Returns Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:387
execute Sharded Unsubscribe Command
@@ -511,7 +511,7 @@ to each.
Returns Promise < void >
Returns Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:606
execute Unsubscribe Command
@@ -535,7 +535,7 @@ to each.
Returns Promise < void >
Returns Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:559
get Client
@@ -550,7 +550,7 @@ to each.
isReadonly: undefined | boolean
Returns ClientOrPromise < M , F , S >
+Defined in packages/client/lib/cluster/cluster-slots.ts:439
get Master By Address
@@ -563,7 +563,7 @@ to each.
address: string
Returns undefined | ClientOrPromise < M , F , S >
+Defined in packages/client/lib/cluster/cluster-slots.ts:517
get Pub Sub Client
@@ -571,7 +571,7 @@ to each.
Returns ClientOrPromise < M , F , S >
+Defined in packages/client/lib/cluster/cluster-slots.ts:524
get Random Node
@@ -579,7 +579,7 @@ to each.
+Defined in packages/client/lib/cluster/cluster-slots.ts:485
get Sharded Pub Sub Client
@@ -592,7 +592,7 @@ to each.
channel: string
Returns ClientOrPromise < M , F , S >
+Defined in packages/client/lib/cluster/cluster-slots.ts:571
get Slot Random Node
@@ -605,7 +605,7 @@ to each.
slotNumber: number
+Defined in packages/client/lib/cluster/cluster-slots.ts:507
node Client
@@ -618,7 +618,7 @@ to each.
Returns ClientOrPromise < M , F , S >
+Defined in packages/client/lib/cluster/cluster-slots.ts:365
quit
@@ -626,7 +626,7 @@ to each.
Returns Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:383
rediscover
@@ -639,7 +639,7 @@ to each.
Returns Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:371
+Defined in packages/client/lib/cluster/multi-command.ts:131
commands Executor
@@ -148,7 +148,7 @@
args: unknown []
+Defined in packages/client/lib/cluster/multi-command.ts:90
exec
@@ -161,7 +161,7 @@
execAsPipeline: boolean = false
+Defined in packages/client/lib/cluster/multi-command.ts:118
+Defined in packages/client/lib/cluster/multi-command.ts:133
functions Executor
@@ -186,7 +186,7 @@
name: string
+Defined in packages/client/lib/cluster/multi-command.ts:106
scripts Executor
@@ -201,7 +201,7 @@
args: unknown []
+Defined in packages/client/lib/cluster/multi-command.ts:112
+Defined in packages/client/lib/cluster/multi-command.ts:69
+Defined in packages/client/lib/multi-command.ts:26
add Script
@@ -129,7 +129,7 @@
args: unknown []
+Defined in packages/client/lib/multi-command.ts:39
+Defined in packages/client/lib/multi-command.ts:72
+Defined in packages/client/lib/multi-command.ts:84
+Defined in packages/client/lib/multi-command.ts:93
Static
generate Chain Id
@@ -171,7 +171,7 @@
Returns symbol
+Defined in packages/client/lib/multi-command.ts:11
+Defined in packages/client/lib/client/pub-sub.ts:6
+Defined in packages/client/lib/commands/CLIENT_KILL.ts:8
+Defined in packages/client/lib/commands/CLUSTER_FAILOVER.ts:3
+Defined in packages/client/lib/commands/CLUSTER_NODES.ts:7
+Defined in packages/client/lib/commands/CLUSTER_SETSLOT.ts:4
+Defined in packages/client/lib/commands/COMMAND_LIST.ts:8
+Defined in packages/client/lib/commands/FLUSHALL.ts:3
+Defined in packages/client/lib/commands/generic-transformers.ts:499
+Defined in packages/client/lib/commands/generic-transformers.ts:480
+Defined in packages/client/lib/commands/generic-transformers.ts:347
+Defined in packages/client/lib/commands/generic-transformers.ts:556
+Defined in packages/client/lib/client/index.ts:114
+Defined in packages/client/lib/client/index.ts:142
+Defined in packages/client/lib/cluster/index.ts:82
+Defined in packages/client/lib/client/RESP2/encoder.ts:5
+Defined in packages/client/lib/command-options.ts:7
+Defined in packages/client/lib/command-options.ts:12
+Defined in packages/client/lib/commander.ts:17
+Defined in packages/client/lib/commander.ts:39
+Defined in packages/client/lib/commander.ts:146
+Defined in packages/client/lib/commander.ts:134
+Defined in packages/client/lib/commander.ts:126
+Defined in packages/client/lib/commands/ACL_CAT.ts:3
+Defined in packages/client/lib/commands/ACL_DELUSER.ts:4
+Defined in packages/client/lib/commands/ACL_DRYRUN.ts:5
+Defined in packages/client/lib/commands/ACL_GENPASS.ts:3
+Defined in packages/client/lib/commands/ACL_GETUSER.ts:3
+Defined in packages/client/lib/commands/ACL_GETUSER.ts:31
+Defined in packages/client/lib/commands/ACL_LOG.ts:3
+Defined in packages/client/lib/commands/ACL_LOG.ts:40
+Defined in packages/client/lib/commands/ACL_SETUSER.ts:4
+Defined in packages/client/lib/commands/APPEND.ts:5
+Defined in packages/client/lib/commands/AUTH.ts:8
+Defined in packages/client/lib/commands/BGSAVE.ts:7
+Defined in packages/client/lib/commands/BITCOUNT.ts:13
+Defined in packages/client/lib/commands/BITFIELD.ts:37
+Defined in packages/client/lib/commands/BITFIELD_RO.ts:12
+Defined in packages/client/lib/commands/BITOP.ts:8
+Defined in packages/client/lib/commands/BITPOS.ts:8
+Defined in packages/client/lib/commands/BLMOVE.ts:6
+Defined in packages/client/lib/commands/BLMPOP.ts:6
+Defined in packages/client/lib/commands/BLPOP.ts:6
+Defined in packages/client/lib/commands/BLPOP.ts:24
+Defined in packages/client/lib/commands/BRPOP.ts:6
+Defined in packages/client/lib/commands/BRPOPLPUSH.ts:5
+Defined in packages/client/lib/commands/BZMPOP.ts:6
+Defined in packages/client/lib/commands/BZPOPMAX.ts:6
+Defined in packages/client/lib/commands/BZPOPMAX.ts:21
+Defined in packages/client/lib/commands/BZPOPMIN.ts:6
+Defined in packages/client/lib/commands/CLIENT_CACHING.ts:3
+Defined in packages/client/lib/commands/CLIENT_INFO.ts:38
+Defined in packages/client/lib/commands/CLIENT_KILL.ts:42
+Defined in packages/client/lib/commands/CLIENT_LIST.ts:19
+Defined in packages/client/lib/commands/CLIENT_LIST.ts:34
+Defined in packages/client/lib/commands/CLIENT_NO-EVICT.ts:3
+Defined in packages/client/lib/commands/CLIENT_PAUSE.ts:3
+Defined in packages/client/lib/commands/CLIENT_SETNAME.ts:3
+Defined in packages/client/lib/commands/CLIENT_TRACKING.ts:27
+Defined in packages/client/lib/commands/CLIENT_TRACKINGINFO.ts:22
+Defined in packages/client/lib/commands/CLUSTER_ADDSLOTS.ts:4
+Defined in packages/client/lib/commands/CLUSTER_ADDSLOTSRANGE.ts:4
+Defined in packages/client/lib/commands/CLUSTER_COUNTKEYSINSLOT.ts:1
+Defined in packages/client/lib/commands/CLUSTER_COUNT-FAILURE-REPORTS.ts:1
+Defined in packages/client/lib/commands/CLUSTER_DELSLOTS.ts:4
+Defined in packages/client/lib/commands/CLUSTER_DELSLOTSRANGE.ts:4
+Defined in packages/client/lib/commands/CLUSTER_FAILOVER.ts:6
+Defined in packages/client/lib/commands/CLUSTER_FORGET.ts:1
+Defined in packages/client/lib/commands/CLUSTER_GETKEYSINSLOT.ts:1
+Defined in packages/client/lib/commands/CLUSTER_INFO.ts:45
+Defined in packages/client/lib/commands/CLUSTER_INFO.ts:23
+Defined in packages/client/lib/commands/CLUSTER_KEYSLOT.ts:1
+Defined in packages/client/lib/commands/CLUSTER_LINKS.ts:29
+Defined in packages/client/lib/commands/CLUSTER_MEET.ts:1
+Defined in packages/client/lib/commands/CLUSTER_NODES.ts:34
+Defined in packages/client/lib/commands/CLUSTER_REPLICAS.ts:1
+Defined in packages/client/lib/commands/CLUSTER_REPLICATE.ts:1
+Defined in packages/client/lib/commands/CLUSTER_RESET.ts:1
+Defined in packages/client/lib/commands/CLUSTER_SETSLOT.ts:8
+Defined in packages/client/lib/commands/CLUSTER_SET-CONFIG-EPOCH.ts:1
+Defined in packages/client/lib/commands/CLUSTER_SLOTS.ts:29
+Defined in packages/client/lib/commands/COMMAND.ts:10
+Defined in packages/client/lib/commands/COMMAND_GETKEYS.ts:5
+Defined in packages/client/lib/commands/COMMAND_GETKEYSANDFLAGS.ts:5
+Defined in packages/client/lib/commands/COMMAND_GETKEYSANDFLAGS.ts:19
+Defined in packages/client/lib/commands/COMMAND_INFO.ts:6
+Defined in packages/client/lib/commands/COMMAND_INFO.ts:10
+Defined in packages/client/lib/commands/COMMAND_LIST.ts:17
+Defined in packages/client/lib/commands/CONFIG_GET.ts:1
+Defined in packages/client/lib/commands/CONFIG_SET.ts:7
+Defined in packages/client/lib/commands/COPY.ts:10
+Defined in packages/client/lib/commands/DECR.ts:5
+Defined in packages/client/lib/commands/DECRBY.ts:5
+Defined in packages/client/lib/commands/DEL.ts:6
+Defined in packages/client/lib/commands/DUMP.ts:5
+Defined in packages/client/lib/commands/ECHO.ts:5
+Defined in packages/client/lib/commands/generic-transformers.ts:407
+Defined in packages/client/lib/commands/EVAL.ts:5
+Defined in packages/client/lib/commands/generic-transformers.ts:407
+Defined in packages/client/lib/commands/EVALSHA.ts:5
+Defined in packages/client/lib/commands/generic-transformers.ts:407
+Defined in packages/client/lib/commands/EVALSHA_RO.ts:7
+Defined in packages/client/lib/commands/generic-transformers.ts:407
+Defined in packages/client/lib/commands/EVAL_RO.ts:7
+Defined in packages/client/lib/commands/EXISTS.ts:8
+Defined in packages/client/lib/commands/EXPIRE.ts:5
+Defined in packages/client/lib/commands/EXPIREAT.ts:6
+Defined in packages/client/lib/commands/EXPIRETIME.ts:5
+Defined in packages/client/lib/commands/FAILOVER.ts:11
+Defined in packages/client/lib/commands/generic-transformers.ts:407
+Defined in packages/client/lib/commands/FCALL.ts:5
+Defined in packages/client/lib/commands/generic-transformers.ts:407
+Defined in packages/client/lib/commands/FCALL_RO.ts:7
+Defined in packages/client/lib/commands/FLUSHALL.ts:6
+Defined in packages/client/lib/commands/FLUSHDB.ts:3
+Defined in packages/client/lib/commands/FUNCTION_DELETE.ts:3
+Defined in packages/client/lib/commands/FUNCTION_FLUSH.ts:3
+Defined in packages/client/lib/commands/FUNCTION_LIST.ts:4
+Defined in packages/client/lib/commands/FUNCTION_LIST.ts:14
+Defined in packages/client/lib/commands/FUNCTION_LIST_WITHCODE.ts:5
+Defined in packages/client/lib/commands/FUNCTION_LIST_WITHCODE.ts:21
+Defined in packages/client/lib/commands/FUNCTION_LOAD.ts:7
+Defined in packages/client/lib/commands/FUNCTION_RESTORE.ts:3
+Defined in packages/client/lib/commands/FUNCTION_STATS.ts:39
+Defined in packages/client/lib/commands/GEOADD.ts:26
+Defined in packages/client/lib/commands/GEODIST.ts:8
+Defined in packages/client/lib/commands/GEODIST.ts:23
+Defined in packages/client/lib/commands/GEOHASH.ts:8
+Defined in packages/client/lib/commands/GEOPOS.ts:8
+Defined in packages/client/lib/commands/GEOPOS.ts:22
+Defined in packages/client/lib/commands/GEORADIUS.ts:8
+Defined in packages/client/lib/commands/GEORADIUSBYMEMBER.ts:8
+Defined in packages/client/lib/commands/GEORADIUSBYMEMBERSTORE.ts:6
+Defined in packages/client/lib/commands/GEORADIUSBYMEMBER_RO.ts:8
+Defined in packages/client/lib/commands/GEORADIUSBYMEMBER_RO_WITH.ts:7
+Defined in packages/client/lib/commands/GEORADIUSBYMEMBER_WITH.ts:7
+Defined in packages/client/lib/commands/GEORADIUSSTORE.ts:6
+Defined in packages/client/lib/commands/GEORADIUS_RO.ts:8
+Defined in packages/client/lib/commands/GEORADIUS_RO_WITH.ts:7
+Defined in packages/client/lib/commands/GEORADIUS_WITH.ts:7
+Defined in packages/client/lib/commands/GEOSEARCH.ts:8
+Defined in packages/client/lib/commands/GEOSEARCHSTORE.ts:10
+Defined in packages/client/lib/commands/GEOSEARCHSTORE.ts:32
+Defined in packages/client/lib/commands/GEOSEARCH_WITH.ts:7
+Defined in packages/client/lib/commands/GET.ts:7
+Defined in packages/client/lib/commands/GETBIT.ts:8
+Defined in packages/client/lib/commands/GETDEL.ts:5
+Defined in packages/client/lib/commands/GETEX.ts:18
+Defined in packages/client/lib/commands/GETRANGE.ts:7
+Defined in packages/client/lib/commands/GETSET.ts:5
+Defined in packages/client/lib/commands/HDEL.ts:6
+Defined in packages/client/lib/commands/HELLO.ts:10
+Defined in packages/client/lib/commands/HELLO.ts:55
+Defined in packages/client/lib/commands/HEXISTS.ts:5
+Defined in packages/client/lib/commands/HGET.ts:7
+Defined in packages/client/lib/commands/HGETALL.ts:9
+Defined in packages/client/lib/commands/HINCRBY.ts:5
+Defined in packages/client/lib/commands/HINCRBYFLOAT.ts:5
+Defined in packages/client/lib/commands/HKEYS.ts:5
+Defined in packages/client/lib/commands/HLEN.ts:5
+Defined in packages/client/lib/commands/HMGET.ts:8
+Defined in packages/client/lib/commands/HRANDFIELD.ts:7
+Defined in packages/client/lib/commands/HRANDFIELD_COUNT.ts:6
+Defined in packages/client/lib/commands/HRANDFIELD_COUNT_WITHVALUES.ts:6
+Defined in packages/client/lib/commands/HSCAN.ts:8
+Defined in packages/client/lib/commands/HSCAN.ts:31
+Defined in packages/client/lib/commands/HSET.ts:19
+Defined in packages/client/lib/commands/HSETNX.ts:5
+Defined in packages/client/lib/commands/HSTRLEN.ts:5
+Defined in packages/client/lib/commands/HVALS.ts:5
+Defined in packages/client/lib/commands/INCR.ts:5
+Defined in packages/client/lib/commands/INCRBY.ts:5
+Defined in packages/client/lib/commands/INCRBYFLOAT.ts:5
+Defined in packages/client/lib/commands/INFO.ts:3
+Defined in packages/client/lib/commands/KEYS.ts:3
+Defined in packages/client/lib/commands/LASTSAVE.ts:7
+Defined in packages/client/lib/commands/LATENCY_GRAPH.ts:21
+Defined in packages/client/lib/commands/LCS.ts:7
+Defined in packages/client/lib/commands/LCS_IDX.ts:7
+Defined in packages/client/lib/commands/LCS_IDX.ts:34
+Defined in packages/client/lib/commands/LCS_IDX_WITHMATCHLEN.ts:7
+Defined in packages/client/lib/commands/LCS_IDX_WITHMATCHLEN.ts:36
+Defined in packages/client/lib/commands/LCS_LEN.ts:6
+Defined in packages/client/lib/commands/LINDEX.ts:7
+Defined in packages/client/lib/commands/LINSERT.ts:7
+Defined in packages/client/lib/commands/LLEN.ts:7
+Defined in packages/client/lib/commands/LMOVE.ts:6
+Defined in packages/client/lib/commands/LMPOP.ts:6
+Defined in packages/client/lib/commands/LOLWUT.ts:5
+Defined in packages/client/lib/commands/LPOP.ts:5
+Defined in packages/client/lib/commands/LPOP_COUNT.ts:5
+Defined in packages/client/lib/commands/LPOS.ts:12
+Defined in packages/client/lib/commands/LPOS_COUNT.ts:6
+Defined in packages/client/lib/commands/LPUSH.ts:6
+Defined in packages/client/lib/commands/LPUSHX.ts:6
+Defined in packages/client/lib/commands/LRANGE.ts:7
+Defined in packages/client/lib/commands/LREM.ts:5
+Defined in packages/client/lib/commands/LSET.ts:5
+Defined in packages/client/lib/commands/LTRIM.ts:5
+Defined in packages/client/lib/commands/MEMORY_STATS.ts:71
+Defined in packages/client/lib/commands/MEMORY_USAGE.ts:9
+Defined in packages/client/lib/commands/MGET.ts:7
+Defined in packages/client/lib/commands/MIGRATE.ts:10
+Defined in packages/client/lib/commands/MODULE_LOAD.ts:1
+Defined in packages/client/lib/commands/MODULE_UNLOAD.ts:1
+Defined in packages/client/lib/commands/MOVE.ts:3
+Defined in packages/client/lib/commands/MSET.ts:10
+Defined in packages/client/lib/commands/MSETNX.ts:6
+Defined in packages/client/lib/commands/OBJECT_ENCODING.ts:7
+Defined in packages/client/lib/commands/OBJECT_FREQ.ts:7
+Defined in packages/client/lib/commands/OBJECT_IDLETIME.ts:7
+Defined in packages/client/lib/commands/OBJECT_REFCOUNT.ts:7
+Defined in packages/client/lib/commands/PERSIST.ts:5
+Defined in packages/client/lib/commands/PEXPIRE.ts:5
+Defined in packages/client/lib/commands/PEXPIREAT.ts:6
+Defined in packages/client/lib/commands/PEXPIRETIME.ts:5
+Defined in packages/client/lib/commands/PFADD.ts:6
+Defined in packages/client/lib/commands/PFCOUNT.ts:6
+Defined in packages/client/lib/commands/PFMERGE.ts:6
+Defined in packages/client/lib/commands/PING.ts:3
+Defined in packages/client/lib/commands/PSETEX.ts:5
+Defined in packages/client/lib/commands/PTTL.ts:7
+Defined in packages/client/lib/commands/PUBLISH.ts:5
+Defined in packages/client/lib/commands/PUBSUB_CHANNELS.ts:3
+Defined in packages/client/lib/commands/PUBSUB_NUMSUB.ts:6
+Defined in packages/client/lib/commands/PUBSUB_NUMSUB.ts:16
+Defined in packages/client/lib/commands/PUBSUB_SHARDCHANNELS.ts:5
+Defined in packages/client/lib/commands/RENAME.ts:5
+Defined in packages/client/lib/commands/RENAMENX.ts:5
+Defined in packages/client/lib/commands/REPLICAOF.ts:1
+Defined in packages/client/lib/commands/ROLE.ts:45
+Defined in packages/client/lib/commands/RPOP.ts:5
+Defined in packages/client/lib/commands/RPOPLPUSH.ts:5
+Defined in packages/client/lib/commands/RPOP_COUNT.ts:5
+Defined in packages/client/lib/commands/RPUSH.ts:6
+Defined in packages/client/lib/commands/RPUSHX.ts:6
+Defined in packages/client/lib/commands/SADD.ts:6
+Defined in packages/client/lib/commands/SCAN.ts:9
+Defined in packages/client/lib/commands/SCAN.ts:29
+Defined in packages/client/lib/commands/SCARD.ts:3
+Defined in packages/client/lib/commands/SCRIPT_DEBUG.ts:1
+Defined in packages/client/lib/commands/SCRIPT_EXISTS.ts:4
+Defined in packages/client/lib/commands/SCRIPT_FLUSH.ts:1
+Defined in packages/client/lib/commands/SCRIPT_LOAD.ts:1
+Defined in packages/client/lib/commands/SDIFF.ts:8
+Defined in packages/client/lib/commands/SDIFFSTORE.ts:6
+Defined in packages/client/lib/commands/SET.ts:27
+Defined in packages/client/lib/commands/SETBIT.ts:6
+Defined in packages/client/lib/commands/SETEX.ts:5
+Defined in packages/client/lib/commands/SETNX.ts:5
+Defined in packages/client/lib/commands/SETRANGE.ts:5
+Defined in packages/client/lib/commands/SHUTDOWN.ts:1
+Defined in packages/client/lib/commands/SINTER.ts:8
+Defined in packages/client/lib/commands/SINTERCARD.ts:8
+Defined in packages/client/lib/commands/SINTERSTORE.ts:6
+Defined in packages/client/lib/commands/SISMEMBER.ts:5
+Defined in packages/client/lib/commands/SMEMBERS.ts:5
+Defined in packages/client/lib/commands/SMISMEMBER.ts:5
+Defined in packages/client/lib/commands/SMOVE.ts:5
+Defined in packages/client/lib/commands/SORT.ts:6
+Defined in packages/client/lib/commands/SORT_RO.ts:8
+Defined in packages/client/lib/commands/SORT_STORE.ts:7
+Defined in packages/client/lib/commands/SPOP.ts:5
+Defined in packages/client/lib/commands/SPUBLISH.ts:7
+Defined in packages/client/lib/commands/SRANDMEMBER.ts:5
+Defined in packages/client/lib/commands/SRANDMEMBER_COUNT.ts:6
+Defined in packages/client/lib/commands/SREM.ts:6
+Defined in packages/client/lib/commands/SSCAN.ts:8
+Defined in packages/client/lib/commands/SSCAN.ts:26
+Defined in packages/client/lib/commands/STRLEN.ts:7
+Defined in packages/client/lib/commands/SUNION.ts:8
+Defined in packages/client/lib/commands/SUNIONSTORE.ts:6
+Defined in packages/client/lib/commands/SWAPDB.ts:1
+Defined in packages/client/lib/commands/TIME.ts:9
+Defined in packages/client/lib/commands/TOUCH.ts:6
+Defined in packages/client/lib/commands/TTL.ts:7
+Defined in packages/client/lib/commands/TYPE.ts:7
+Defined in packages/client/lib/commands/UNLINK.ts:6
+Defined in packages/client/lib/commands/WAIT.ts:3
+Defined in packages/client/lib/commands/WATCH.ts:6
+Defined in packages/client/lib/commands/XACK.ts:6
+Defined in packages/client/lib/commands/XADD.ts:15
+Defined in packages/client/lib/commands/XAUTOCLAIM.ts:10
+Defined in packages/client/lib/commands/XAUTOCLAIM.ts:34
+Defined in packages/client/lib/commands/XAUTOCLAIM_JUSTID.ts:6
+Defined in packages/client/lib/commands/XAUTOCLAIM_JUSTID.ts:20
+Defined in packages/client/lib/commands/XCLAIM.ts:13
+Defined in packages/client/lib/commands/XCLAIM_JUSTID.ts:6
+Defined in packages/client/lib/commands/XDEL.ts:6
+Defined in packages/client/lib/commands/XGROUP_CREATE.ts:9
+Defined in packages/client/lib/commands/XGROUP_CREATECONSUMER.ts:5
+Defined in packages/client/lib/commands/XGROUP_DELCONSUMER.ts:5
+Defined in packages/client/lib/commands/XGROUP_DESTROY.ts:5
+Defined in packages/client/lib/commands/XGROUP_SETID.ts:5
+Defined in packages/client/lib/commands/XINFO_CONSUMERS.ts:7
+Defined in packages/client/lib/commands/XINFO_CONSUMERS.ts:20
+Defined in packages/client/lib/commands/XINFO_GROUPS.ts:7
+Defined in packages/client/lib/commands/XINFO_GROUPS.ts:18
+Defined in packages/client/lib/commands/XINFO_STREAM.ts:8
+Defined in packages/client/lib/commands/XINFO_STREAM.ts:22
+Defined in packages/client/lib/commands/XLEN.ts:7
+Defined in packages/client/lib/commands/XPENDING.ts:7
+Defined in packages/client/lib/commands/XPENDING.ts:34
+Defined in packages/client/lib/commands/XPENDING_RANGE.ts:12
+Defined in packages/client/lib/commands/XPENDING_RANGE.ts:49
+Defined in packages/client/lib/commands/XRANGE.ts:11
+Defined in packages/client/lib/commands/XREAD.ts:3
+Defined in packages/client/lib/commands/XREAD.ts:19
+Defined in packages/client/lib/commands/XREADGROUP.ts:14
+Defined in packages/client/lib/commands/XREADGROUP.ts:24
+Defined in packages/client/lib/commands/XREVRANGE.ts:11
+Defined in packages/client/lib/commands/XSETID.ts:10
+Defined in packages/client/lib/commands/XTRIM.ts:10
+Defined in packages/client/lib/commands/ZADD.ts:32
+Defined in packages/client/lib/commands/ZCARD.ts:7
+Defined in packages/client/lib/commands/ZCOUNT.ts:8
+Defined in packages/client/lib/commands/ZDIFF.ts:8
+Defined in packages/client/lib/commands/ZDIFFSTORE.ts:6
+Defined in packages/client/lib/commands/ZDIFF_WITHSCORES.ts:6
+Defined in packages/client/lib/commands/ZINCRBY.ts:6
+Defined in packages/client/lib/commands/ZINTER.ts:13
+Defined in packages/client/lib/commands/ZINTERCARD.ts:8
+Defined in packages/client/lib/commands/ZINTERSTORE.ts:11
+Defined in packages/client/lib/commands/ZINTER_WITHSCORES.ts:6
+Defined in packages/client/lib/commands/ZLEXCOUNT.ts:7
+Defined in packages/client/lib/commands/ZMPOP.ts:6
+Defined in packages/client/lib/commands/ZMPOP.ts:29
+Defined in packages/client/lib/commands/ZMSCORE.ts:8
+Defined in packages/client/lib/commands/ZPOPMAX.ts:5
+Defined in packages/client/lib/commands/ZPOPMAX_COUNT.ts:6
+Defined in packages/client/lib/commands/ZPOPMIN.ts:5
+Defined in packages/client/lib/commands/ZPOPMIN_COUNT.ts:6
+Defined in packages/client/lib/commands/ZRANDMEMBER.ts:7
+Defined in packages/client/lib/commands/ZRANDMEMBER_COUNT.ts:6
+Defined in packages/client/lib/commands/ZRANDMEMBER_COUNT_WITHSCORES.ts:6
+Defined in packages/client/lib/commands/ZRANGE.ts:17
+Defined in packages/client/lib/commands/ZRANGEBYLEX.ts:15
+Defined in packages/client/lib/commands/ZRANGEBYSCORE.ts:15
+Defined in packages/client/lib/commands/ZRANGEBYSCORE_WITHSCORES.ts:6
+Defined in packages/client/lib/commands/ZRANGESTORE.ts:16
+Defined in packages/client/lib/commands/ZRANGESTORE.ts:56
+Defined in packages/client/lib/commands/ZRANGE_WITHSCORES.ts:6
+Defined in packages/client/lib/commands/ZRANK.ts:7
+Defined in packages/client/lib/commands/ZREM.ts:6
+Defined in packages/client/lib/commands/ZREMRANGEBYLEX.ts:6
+Defined in packages/client/lib/commands/ZREMRANGEBYRANK.ts:5
+Defined in packages/client/lib/commands/ZREMRANGEBYSCORE.ts:6
+Defined in packages/client/lib/commands/ZREVRANK.ts:7
+Defined in packages/client/lib/commands/ZSCAN.ts:8
+Defined in packages/client/lib/commands/ZSCAN.ts:26
+Defined in packages/client/lib/commands/ZSCORE.ts:7
+Defined in packages/client/lib/commands/ZUNION.ts:13
+Defined in packages/client/lib/commands/ZUNIONSTORE.ts:11
+Defined in packages/client/lib/commands/ZUNION_WITHSCORES.ts:6
+Defined in packages/client/lib/commands/generic-transformers.ts:407
+Defined in packages/client/lib/commands/generic-transformers.ts:411
+Defined in packages/client/lib/commands/generic-transformers.ts:210
+Defined in packages/client/lib/commands/generic-transformers.ts:288
+Defined in packages/client/lib/commands/generic-transformers.ts:325
+Defined in packages/client/lib/commands/generic-transformers.ts:256
+Defined in packages/client/lib/commands/generic-transformers.ts:467
+Defined in packages/client/lib/commands/generic-transformers.ts:18
+Defined in packages/client/lib/commands/generic-transformers.ts:659
+Defined in packages/client/lib/commands/generic-transformers.ts:611
+Defined in packages/client/lib/commands/generic-transformers.ts:454
+Defined in packages/client/lib/commands/generic-transformers.ts:428
+Defined in packages/client/lib/commands/generic-transformers.ts:439
+Defined in packages/client/lib/commands/generic-transformers.ts:7
+Defined in packages/client/lib/commands/generic-transformers.ts:3
+Defined in packages/client/lib/commands/generic-transformers.ts:540
+Defined in packages/client/lib/commands/generic-transformers.ts:394
+Defined in packages/client/lib/commands/generic-transformers.ts:588
+Defined in packages/client/lib/commands/generic-transformers.ts:361
+Defined in packages/client/lib/commands/generic-transformers.ts:188
+Defined in packages/client/lib/commands/generic-transformers.ts:59
+Defined in packages/client/lib/commands/generic-transformers.ts:55
+Defined in packages/client/lib/commands/generic-transformers.ts:49
+Defined in packages/client/lib/commands/generic-transformers.ts:36
+Defined in packages/client/lib/commands/generic-transformers.ts:398
+Defined in packages/client/lib/commands/generic-transformers.ts:684
+Defined in packages/client/lib/commands/generic-transformers.ts:129
+Defined in packages/client/lib/commands/generic-transformers.ts:137
+Defined in packages/client/lib/commands/generic-transformers.ts:146
+Defined in packages/client/lib/commands/generic-transformers.ts:97
+Defined in packages/client/lib/commands/generic-transformers.ts:115
+Defined in packages/client/lib/commands/generic-transformers.ts:72
+Defined in packages/client/lib/commands/generic-transformers.ts:78
+Defined in packages/client/lib/commands/generic-transformers.ts:165
+Defined in packages/client/lib/lua-script.ts:13
+Defined in packages/client/lib/lua-script.ts:20
+Defined in packages/client/lib/utils.ts:1
+Defined in packages/client/lib/client/index.ts:68
Optional
readonly
readonly?: boolean
+Defined in packages/client/lib/client/index.ts:61
Optional
scripts
scripts?: S
+Defined in packages/client/lib/commands/index.ts:88
+Defined in packages/client/lib/client/index.ts:32
Optional
url
url?: string
@@ -151,14 +151,14 @@ Useful with Redis deployments that do not use TCP Keep-Alive.
See redis
and rediss
IANA registration for more details
+Defined in packages/client/lib/client/index.ts:28
Optional
username
username?: string
+Defined in packages/client/lib/client/index.ts:36
Returns void
+Defined in packages/client/lib/client/RESP2/composers/interface.ts:2
+Defined in packages/client/lib/client/commands-queue.ts:18
+Defined in packages/client/lib/client/commands-queue.ts:16
Optional
chain Id
chain Id?: symbol
+Defined in packages/client/lib/client/commands-queue.ts:17
Optional
channels Counter
channels Counter?: number
+Defined in packages/client/lib/client/commands-queue.ts:27
Optional
return Buffers
return Buffers?: boolean
+Defined in packages/client/lib/client/commands-queue.ts:28
+Defined in packages/client/lib/client/commands-queue.ts:25
+Defined in packages/client/lib/client/socket.ts:28
+Defined in packages/client/lib/cluster/index.ts:36
Optional
modules
modules?: M
+Defined in packages/client/lib/commands/index.ts:86
Optional
node Address Map
@@ -94,7 +94,7 @@ Useful for short-term or PubSub-only connections.
Useful when the cluster is running on another network
+Defined in packages/client/lib/cluster/index.ts:50
root Nodes
@@ -102,20 +102,20 @@ Useful when the cluster is running on another network
the "cluster topology". We recommend including details for at least 3 nodes here.
+Defined in packages/client/lib/cluster/index.ts:26
Optional
scripts
scripts?: S
+Defined in packages/client/lib/commands/index.ts:88
Optional
use Replicas
use Replicas?: boolean
+Defined in packages/client/lib/cluster/index.ts:40
Returns any
+Defined in packages/client/lib/commands/index.ts:16
+Defined in packages/client/lib/commands/ZRANGEBYLEX.ts:9
+Defined in packages/client/lib/commands/ZRANGEBYSCORE.ts:9
+Defined in packages/client/lib/commands/generic-transformers.ts:352
+Defined in packages/client/lib/commands/generic-transformers.ts:602
+Defined in packages/client/lib/multi-command.ts:7
+Defined in packages/client/lib/client/index.ts:1
diff --git a/documentation/client/modules/lib_client_RESP2_composers_buffer.html b/documentation/client/modules/lib_client_RESP2_composers_buffer.html
index 3b712b78b2..b7a2795088 100644
--- a/documentation/client/modules/lib_client_RESP2_composers_buffer.html
+++ b/documentation/client/modules/lib_client_RESP2_composers_buffer.html
@@ -16,7 +16,7 @@
lib/client/RESP2/composers/buffer
Module lib/client/RESP2/composers/buffer
+Defined in packages/client/lib/client/RESP2/composers/buffer.ts:1
diff --git a/documentation/client/modules/lib_client_RESP2_composers_interface.html b/documentation/client/modules/lib_client_RESP2_composers_interface.html
index 6904b43c0d..b9458c78cf 100644
--- a/documentation/client/modules/lib_client_RESP2_composers_interface.html
+++ b/documentation/client/modules/lib_client_RESP2_composers_interface.html
@@ -16,7 +16,7 @@
lib/client/RESP2/composers/interface
Module lib/client/RESP2/composers/interface
+Defined in packages/client/lib/client/RESP2/composers/interface.ts:1
diff --git a/documentation/client/modules/lib_client_RESP2_composers_string.html b/documentation/client/modules/lib_client_RESP2_composers_string.html
index 4ad0fb0655..4411cfe36f 100644
--- a/documentation/client/modules/lib_client_RESP2_composers_string.html
+++ b/documentation/client/modules/lib_client_RESP2_composers_string.html
@@ -16,7 +16,7 @@
lib/client/RESP2/composers/string
Module lib/client/RESP2/composers/string
+Defined in packages/client/lib/client/RESP2/composers/string.ts:1
diff --git a/documentation/client/modules/lib_client_RESP2_decoder.html b/documentation/client/modules/lib_client_RESP2_decoder.html
index 420088d6f4..ef2e376ec3 100644
--- a/documentation/client/modules/lib_client_RESP2_decoder.html
+++ b/documentation/client/modules/lib_client_RESP2_decoder.html
@@ -16,7 +16,7 @@
lib/client/RESP2/decoder
Module lib/client/RESP2/decoder
+Defined in packages/client/lib/client/RESP2/decoder.ts:1
diff --git a/documentation/client/modules/lib_client_RESP2_encoder.html b/documentation/client/modules/lib_client_RESP2_encoder.html
index 9c25ed3084..e87f82d446 100644
--- a/documentation/client/modules/lib_client_RESP2_encoder.html
+++ b/documentation/client/modules/lib_client_RESP2_encoder.html
@@ -16,7 +16,7 @@
lib/client/RESP2/encoder
Module lib/client/RESP2/encoder
+Defined in packages/client/lib/client/RESP2/encoder.ts:1
diff --git a/documentation/client/modules/lib_client_commands.html b/documentation/client/modules/lib_client_commands.html
index 80baed3f4d..6fe98f5675 100644
--- a/documentation/client/modules/lib_client_commands.html
+++ b/documentation/client/modules/lib_client_commands.html
@@ -16,7 +16,7 @@
lib/client/commands
Module lib/client/commands
+Defined in packages/client/lib/client/commands.ts:1
diff --git a/documentation/client/modules/lib_client_commands_queue.html b/documentation/client/modules/lib_client_commands_queue.html
index 32094ffd66..94ae2b769a 100644
--- a/documentation/client/modules/lib_client_commands_queue.html
+++ b/documentation/client/modules/lib_client_commands_queue.html
@@ -16,7 +16,7 @@
lib/client/commands-queue
Module lib/client/commands-queue
+Defined in packages/client/lib/client/commands-queue.ts:1
diff --git a/documentation/client/modules/lib_client_multi_command.html b/documentation/client/modules/lib_client_multi_command.html
index 4c67be2613..54f741f216 100644
--- a/documentation/client/modules/lib_client_multi_command.html
+++ b/documentation/client/modules/lib_client_multi_command.html
@@ -16,7 +16,7 @@
lib/client/multi-command
Module lib/client/multi-command
+Defined in packages/client/lib/client/multi-command.ts:1
diff --git a/documentation/client/modules/lib_client_pub_sub.html b/documentation/client/modules/lib_client_pub_sub.html
index 9757f6d5bf..aaf91f3c24 100644
--- a/documentation/client/modules/lib_client_pub_sub.html
+++ b/documentation/client/modules/lib_client_pub_sub.html
@@ -16,7 +16,7 @@
lib/client/pub-sub
Module lib/client/pub-sub
+Defined in packages/client/lib/client/pub-sub.ts:1
diff --git a/documentation/client/modules/lib_client_socket.html b/documentation/client/modules/lib_client_socket.html
index b8093e2120..938c049bb8 100644
--- a/documentation/client/modules/lib_client_socket.html
+++ b/documentation/client/modules/lib_client_socket.html
@@ -16,7 +16,7 @@
lib/client/socket
Module lib/client/socket
+Defined in packages/client/lib/client/socket.ts:1
diff --git a/documentation/client/modules/lib_cluster.html b/documentation/client/modules/lib_cluster.html
index 0f2e0ba51d..1e9b0b556b 100644
--- a/documentation/client/modules/lib_cluster.html
+++ b/documentation/client/modules/lib_cluster.html
@@ -16,7 +16,7 @@
lib/cluster
Module lib/cluster
+Defined in packages/client/lib/cluster/index.ts:1
diff --git a/documentation/client/modules/lib_cluster_cluster_slots.html b/documentation/client/modules/lib_cluster_cluster_slots.html
index d40a365bea..97dd60b79a 100644
--- a/documentation/client/modules/lib_cluster_cluster_slots.html
+++ b/documentation/client/modules/lib_cluster_cluster_slots.html
@@ -16,7 +16,7 @@
lib/cluster/cluster-slots
Module lib/cluster/cluster-slots
+Defined in packages/client/lib/cluster/cluster-slots.ts:1
diff --git a/documentation/client/modules/lib_cluster_commands.html b/documentation/client/modules/lib_cluster_commands.html
index 7537bb12c2..e7e6ae722c 100644
--- a/documentation/client/modules/lib_cluster_commands.html
+++ b/documentation/client/modules/lib_cluster_commands.html
@@ -16,7 +16,7 @@
lib/cluster/commands
Module lib/cluster/commands
+Defined in packages/client/lib/cluster/commands.ts:2
diff --git a/documentation/client/modules/lib_cluster_multi_command.html b/documentation/client/modules/lib_cluster_multi_command.html
index 2834dfc9bc..bfd00bd4ba 100644
--- a/documentation/client/modules/lib_cluster_multi_command.html
+++ b/documentation/client/modules/lib_cluster_multi_command.html
@@ -16,7 +16,7 @@
lib/cluster/multi-command
Module lib/cluster/multi-command
+Defined in packages/client/lib/cluster/multi-command.ts:1
diff --git a/documentation/client/modules/lib_command_options.html b/documentation/client/modules/lib_command_options.html
index e3d4397920..70cf7f8a31 100644
--- a/documentation/client/modules/lib_command_options.html
+++ b/documentation/client/modules/lib_command_options.html
@@ -16,7 +16,7 @@
lib/command-options
Module lib/command-options
+Defined in packages/client/lib/command-options.ts:1
diff --git a/documentation/client/modules/lib_commander.html b/documentation/client/modules/lib_commander.html
index a42b6ee9d5..77536e6a27 100644
--- a/documentation/client/modules/lib_commander.html
+++ b/documentation/client/modules/lib_commander.html
@@ -16,7 +16,7 @@
lib/commander
Module lib/commander
+Defined in packages/client/lib/commander.ts:2
diff --git a/documentation/client/modules/lib_commands.html b/documentation/client/modules/lib_commands.html
index e4a1eca0cc..1276b87575 100644
--- a/documentation/client/modules/lib_commands.html
+++ b/documentation/client/modules/lib_commands.html
@@ -16,7 +16,7 @@
lib/commands
Module lib/commands
+Defined in packages/client/lib/commands/index.ts:1
diff --git a/documentation/client/modules/lib_commands_ACL_CAT.html b/documentation/client/modules/lib_commands_ACL_CAT.html
index 0a05402f46..68c0d473da 100644
--- a/documentation/client/modules/lib_commands_ACL_CAT.html
+++ b/documentation/client/modules/lib_commands_ACL_CAT.html
@@ -16,7 +16,7 @@
lib/commands/ACL_CAT
Module lib/commands/ACL_CAT
+Defined in packages/client/lib/commands/ACL_CAT.ts:1
diff --git a/documentation/client/modules/lib_commands_ACL_DELUSER.html b/documentation/client/modules/lib_commands_ACL_DELUSER.html
index 20bd67b2ff..258de6cdb6 100644
--- a/documentation/client/modules/lib_commands_ACL_DELUSER.html
+++ b/documentation/client/modules/lib_commands_ACL_DELUSER.html
@@ -16,7 +16,7 @@
lib/commands/ACL_DELUSER
Module lib/commands/ACL_DELUSER
+Defined in packages/client/lib/commands/ACL_DELUSER.ts:1
diff --git a/documentation/client/modules/lib_commands_ACL_DRYRUN.html b/documentation/client/modules/lib_commands_ACL_DRYRUN.html
index c501a8e0e5..5905984209 100644
--- a/documentation/client/modules/lib_commands_ACL_DRYRUN.html
+++ b/documentation/client/modules/lib_commands_ACL_DRYRUN.html
@@ -16,7 +16,7 @@
lib/commands/ACL_DRYRUN
Module lib/commands/ACL_DRYRUN
+Defined in packages/client/lib/commands/ACL_DRYRUN.ts:1
diff --git a/documentation/client/modules/lib_commands_ACL_GENPASS.html b/documentation/client/modules/lib_commands_ACL_GENPASS.html
index b9c516443a..f4e89a1bc6 100644
--- a/documentation/client/modules/lib_commands_ACL_GENPASS.html
+++ b/documentation/client/modules/lib_commands_ACL_GENPASS.html
@@ -16,7 +16,7 @@
lib/commands/ACL_GENPASS
Module lib/commands/ACL_GENPASS
+Defined in packages/client/lib/commands/ACL_GENPASS.ts:1
diff --git a/documentation/client/modules/lib_commands_ACL_GETUSER.html b/documentation/client/modules/lib_commands_ACL_GETUSER.html
index 8b7848f3a3..2ac3042f6b 100644
--- a/documentation/client/modules/lib_commands_ACL_GETUSER.html
+++ b/documentation/client/modules/lib_commands_ACL_GETUSER.html
@@ -16,7 +16,7 @@
lib/commands/ACL_GETUSER
Module lib/commands/ACL_GETUSER
+Defined in packages/client/lib/commands/ACL_GETUSER.ts:1
diff --git a/documentation/client/modules/lib_commands_ACL_LIST.html b/documentation/client/modules/lib_commands_ACL_LIST.html
index 54b2533117..e6eb2ac00a 100644
--- a/documentation/client/modules/lib_commands_ACL_LIST.html
+++ b/documentation/client/modules/lib_commands_ACL_LIST.html
@@ -16,7 +16,7 @@
lib/commands/ACL_LIST
Module lib/commands/ACL_LIST
+Defined in packages/client/lib/commands/ACL_LIST.ts:1
diff --git a/documentation/client/modules/lib_commands_ACL_LOAD.html b/documentation/client/modules/lib_commands_ACL_LOAD.html
index fa7e56db34..e10deda245 100644
--- a/documentation/client/modules/lib_commands_ACL_LOAD.html
+++ b/documentation/client/modules/lib_commands_ACL_LOAD.html
@@ -16,7 +16,7 @@
lib/commands/ACL_LOAD
Module lib/commands/ACL_LOAD
+Defined in packages/client/lib/commands/ACL_LOAD.ts:1
diff --git a/documentation/client/modules/lib_commands_ACL_LOG.html b/documentation/client/modules/lib_commands_ACL_LOG.html
index cc9700d65c..9226771f86 100644
--- a/documentation/client/modules/lib_commands_ACL_LOG.html
+++ b/documentation/client/modules/lib_commands_ACL_LOG.html
@@ -16,7 +16,7 @@
lib/commands/ACL_LOG
Module lib/commands/ACL_LOG
+Defined in packages/client/lib/commands/ACL_LOG.ts:1
diff --git a/documentation/client/modules/lib_commands_ACL_LOG_RESET.html b/documentation/client/modules/lib_commands_ACL_LOG_RESET.html
index cb9a66a9b8..ce467e25fa 100644
--- a/documentation/client/modules/lib_commands_ACL_LOG_RESET.html
+++ b/documentation/client/modules/lib_commands_ACL_LOG_RESET.html
@@ -16,7 +16,7 @@
lib/commands/ACL_LOG_RESET
Module lib/commands/ACL_LOG_RESET
+Defined in packages/client/lib/commands/ACL_LOG_RESET.ts:1
diff --git a/documentation/client/modules/lib_commands_ACL_SAVE.html b/documentation/client/modules/lib_commands_ACL_SAVE.html
index 2be1c791b1..70815c1371 100644
--- a/documentation/client/modules/lib_commands_ACL_SAVE.html
+++ b/documentation/client/modules/lib_commands_ACL_SAVE.html
@@ -16,7 +16,7 @@
lib/commands/ACL_SAVE
Module lib/commands/ACL_SAVE
+Defined in packages/client/lib/commands/ACL_SAVE.ts:1
diff --git a/documentation/client/modules/lib_commands_ACL_SETUSER.html b/documentation/client/modules/lib_commands_ACL_SETUSER.html
index a9367023fa..26ee3c2d35 100644
--- a/documentation/client/modules/lib_commands_ACL_SETUSER.html
+++ b/documentation/client/modules/lib_commands_ACL_SETUSER.html
@@ -16,7 +16,7 @@
lib/commands/ACL_SETUSER
Module lib/commands/ACL_SETUSER
+Defined in packages/client/lib/commands/ACL_SETUSER.ts:1
diff --git a/documentation/client/modules/lib_commands_ACL_USERS.html b/documentation/client/modules/lib_commands_ACL_USERS.html
index d36aa7c6c0..4af175137f 100644
--- a/documentation/client/modules/lib_commands_ACL_USERS.html
+++ b/documentation/client/modules/lib_commands_ACL_USERS.html
@@ -16,7 +16,7 @@
lib/commands/ACL_USERS
Module lib/commands/ACL_USERS
+Defined in packages/client/lib/commands/ACL_USERS.ts:1
diff --git a/documentation/client/modules/lib_commands_ACL_WHOAMI.html b/documentation/client/modules/lib_commands_ACL_WHOAMI.html
index 535bed63e1..a1365e741b 100644
--- a/documentation/client/modules/lib_commands_ACL_WHOAMI.html
+++ b/documentation/client/modules/lib_commands_ACL_WHOAMI.html
@@ -16,7 +16,7 @@
lib/commands/ACL_WHOAMI
Module lib/commands/ACL_WHOAMI
+Defined in packages/client/lib/commands/ACL_WHOAMI.ts:1
diff --git a/documentation/client/modules/lib_commands_APPEND.html b/documentation/client/modules/lib_commands_APPEND.html
index b0fbefc5f9..1fe5141c09 100644
--- a/documentation/client/modules/lib_commands_APPEND.html
+++ b/documentation/client/modules/lib_commands_APPEND.html
@@ -16,7 +16,7 @@
lib/commands/APPEND
Module lib/commands/APPEND
+Defined in packages/client/lib/commands/APPEND.ts:1
diff --git a/documentation/client/modules/lib_commands_ASKING.html b/documentation/client/modules/lib_commands_ASKING.html
index 9f7eb51a64..565d692f99 100644
--- a/documentation/client/modules/lib_commands_ASKING.html
+++ b/documentation/client/modules/lib_commands_ASKING.html
@@ -16,7 +16,7 @@
lib/commands/ASKING
Module lib/commands/ASKING
+Defined in packages/client/lib/commands/ASKING.ts:1
diff --git a/documentation/client/modules/lib_commands_AUTH.html b/documentation/client/modules/lib_commands_AUTH.html
index 8259b3607c..f2b1e933d6 100644
--- a/documentation/client/modules/lib_commands_AUTH.html
+++ b/documentation/client/modules/lib_commands_AUTH.html
@@ -16,7 +16,7 @@
lib/commands/AUTH
Module lib/commands/AUTH
+Defined in packages/client/lib/commands/AUTH.ts:1
diff --git a/documentation/client/modules/lib_commands_BGREWRITEAOF.html b/documentation/client/modules/lib_commands_BGREWRITEAOF.html
index b267db898c..415df08422 100644
--- a/documentation/client/modules/lib_commands_BGREWRITEAOF.html
+++ b/documentation/client/modules/lib_commands_BGREWRITEAOF.html
@@ -16,7 +16,7 @@
lib/commands/BGREWRITEAOF
Module lib/commands/BGREWRITEAOF
+Defined in packages/client/lib/commands/BGREWRITEAOF.ts:1
diff --git a/documentation/client/modules/lib_commands_BGSAVE.html b/documentation/client/modules/lib_commands_BGSAVE.html
index 13e69add2d..01f50bcf1b 100644
--- a/documentation/client/modules/lib_commands_BGSAVE.html
+++ b/documentation/client/modules/lib_commands_BGSAVE.html
@@ -16,7 +16,7 @@
lib/commands/BGSAVE
Module lib/commands/BGSAVE
+Defined in packages/client/lib/commands/BGSAVE.ts:1
diff --git a/documentation/client/modules/lib_commands_BITCOUNT.html b/documentation/client/modules/lib_commands_BITCOUNT.html
index ecae17d6e8..d86eac904a 100644
--- a/documentation/client/modules/lib_commands_BITCOUNT.html
+++ b/documentation/client/modules/lib_commands_BITCOUNT.html
@@ -16,7 +16,7 @@
lib/commands/BITCOUNT
Module lib/commands/BITCOUNT
+Defined in packages/client/lib/commands/BITCOUNT.ts:1
diff --git a/documentation/client/modules/lib_commands_BITFIELD.html b/documentation/client/modules/lib_commands_BITFIELD.html
index 2f6c71c8d1..f6b20fc48c 100644
--- a/documentation/client/modules/lib_commands_BITFIELD.html
+++ b/documentation/client/modules/lib_commands_BITFIELD.html
@@ -16,7 +16,7 @@
lib/commands/BITFIELD
Module lib/commands/BITFIELD
+Defined in packages/client/lib/commands/BITFIELD.ts:1
diff --git a/documentation/client/modules/lib_commands_BITFIELD_RO.html b/documentation/client/modules/lib_commands_BITFIELD_RO.html
index 5a457ff140..3f62bf2996 100644
--- a/documentation/client/modules/lib_commands_BITFIELD_RO.html
+++ b/documentation/client/modules/lib_commands_BITFIELD_RO.html
@@ -16,7 +16,7 @@
lib/commands/BITFIELD_RO
Module lib/commands/BITFIELD_RO
+Defined in packages/client/lib/commands/BITFIELD_RO.ts:1
diff --git a/documentation/client/modules/lib_commands_BITOP.html b/documentation/client/modules/lib_commands_BITOP.html
index 7b4f84c5ad..b8b6ac059e 100644
--- a/documentation/client/modules/lib_commands_BITOP.html
+++ b/documentation/client/modules/lib_commands_BITOP.html
@@ -16,7 +16,7 @@
lib/commands/BITOP
Module lib/commands/BITOP
+Defined in packages/client/lib/commands/BITOP.ts:1
diff --git a/documentation/client/modules/lib_commands_BITPOS.html b/documentation/client/modules/lib_commands_BITPOS.html
index 0593379e4b..c0479d334b 100644
--- a/documentation/client/modules/lib_commands_BITPOS.html
+++ b/documentation/client/modules/lib_commands_BITPOS.html
@@ -16,7 +16,7 @@
lib/commands/BITPOS
Module lib/commands/BITPOS
+Defined in packages/client/lib/commands/BITPOS.ts:1
diff --git a/documentation/client/modules/lib_commands_BLMOVE.html b/documentation/client/modules/lib_commands_BLMOVE.html
index 8eb100adc9..14f4cf2467 100644
--- a/documentation/client/modules/lib_commands_BLMOVE.html
+++ b/documentation/client/modules/lib_commands_BLMOVE.html
@@ -16,7 +16,7 @@
lib/commands/BLMOVE
Module lib/commands/BLMOVE
+Defined in packages/client/lib/commands/BLMOVE.ts:1
diff --git a/documentation/client/modules/lib_commands_BLMPOP.html b/documentation/client/modules/lib_commands_BLMPOP.html
index 101e9f43b0..c2ebd85a24 100644
--- a/documentation/client/modules/lib_commands_BLMPOP.html
+++ b/documentation/client/modules/lib_commands_BLMPOP.html
@@ -16,7 +16,7 @@
lib/commands/BLMPOP
Module lib/commands/BLMPOP
+Defined in packages/client/lib/commands/BLMPOP.ts:1
diff --git a/documentation/client/modules/lib_commands_BLPOP.html b/documentation/client/modules/lib_commands_BLPOP.html
index 4d42e7074a..9e9d03042f 100644
--- a/documentation/client/modules/lib_commands_BLPOP.html
+++ b/documentation/client/modules/lib_commands_BLPOP.html
@@ -16,7 +16,7 @@
lib/commands/BLPOP
Module lib/commands/BLPOP
+Defined in packages/client/lib/commands/BLPOP.ts:1
diff --git a/documentation/client/modules/lib_commands_BRPOP.html b/documentation/client/modules/lib_commands_BRPOP.html
index ffc3dae467..dfb7a1075f 100644
--- a/documentation/client/modules/lib_commands_BRPOP.html
+++ b/documentation/client/modules/lib_commands_BRPOP.html
@@ -16,7 +16,7 @@
lib/commands/BRPOP
Module lib/commands/BRPOP
+Defined in packages/client/lib/commands/BRPOP.ts:1
diff --git a/documentation/client/modules/lib_commands_BRPOPLPUSH.html b/documentation/client/modules/lib_commands_BRPOPLPUSH.html
index 5204d086a1..c445657a06 100644
--- a/documentation/client/modules/lib_commands_BRPOPLPUSH.html
+++ b/documentation/client/modules/lib_commands_BRPOPLPUSH.html
@@ -16,7 +16,7 @@
lib/commands/BRPOPLPUSH
Module lib/commands/BRPOPLPUSH
+Defined in packages/client/lib/commands/BRPOPLPUSH.ts:1
diff --git a/documentation/client/modules/lib_commands_BZMPOP.html b/documentation/client/modules/lib_commands_BZMPOP.html
index acbb04c6ec..1dc291b63b 100644
--- a/documentation/client/modules/lib_commands_BZMPOP.html
+++ b/documentation/client/modules/lib_commands_BZMPOP.html
@@ -16,7 +16,7 @@
lib/commands/BZMPOP
Module lib/commands/BZMPOP
+Defined in packages/client/lib/commands/BZMPOP.ts:1
diff --git a/documentation/client/modules/lib_commands_BZPOPMAX.html b/documentation/client/modules/lib_commands_BZPOPMAX.html
index cd0fdca968..f81a6c9f2b 100644
--- a/documentation/client/modules/lib_commands_BZPOPMAX.html
+++ b/documentation/client/modules/lib_commands_BZPOPMAX.html
@@ -16,7 +16,7 @@
lib/commands/BZPOPMAX
Module lib/commands/BZPOPMAX
+Defined in packages/client/lib/commands/BZPOPMAX.ts:1
diff --git a/documentation/client/modules/lib_commands_BZPOPMIN.html b/documentation/client/modules/lib_commands_BZPOPMIN.html
index 2ab2c6ab92..84927d78ca 100644
--- a/documentation/client/modules/lib_commands_BZPOPMIN.html
+++ b/documentation/client/modules/lib_commands_BZPOPMIN.html
@@ -16,7 +16,7 @@
lib/commands/BZPOPMIN
Module lib/commands/BZPOPMIN
+Defined in packages/client/lib/commands/BZPOPMIN.ts:1
diff --git a/documentation/client/modules/lib_commands_CLIENT_CACHING.html b/documentation/client/modules/lib_commands_CLIENT_CACHING.html
index 11e744508c..0837c2ef47 100644
--- a/documentation/client/modules/lib_commands_CLIENT_CACHING.html
+++ b/documentation/client/modules/lib_commands_CLIENT_CACHING.html
@@ -16,7 +16,7 @@
lib/commands/CLIENT_CACHING
Module lib/commands/CLIENT_CACHING
+Defined in packages/client/lib/commands/CLIENT_CACHING.ts:1
diff --git a/documentation/client/modules/lib_commands_CLIENT_GETNAME.html b/documentation/client/modules/lib_commands_CLIENT_GETNAME.html
index b4f51c033d..95350a74e1 100644
--- a/documentation/client/modules/lib_commands_CLIENT_GETNAME.html
+++ b/documentation/client/modules/lib_commands_CLIENT_GETNAME.html
@@ -16,7 +16,7 @@
lib/commands/CLIENT_GETNAME
Module lib/commands/CLIENT_GETNAME
+Defined in packages/client/lib/commands/CLIENT_GETNAME.ts:1
diff --git a/documentation/client/modules/lib_commands_CLIENT_GETREDIR.html b/documentation/client/modules/lib_commands_CLIENT_GETREDIR.html
index 148cc64689..e5d729dae7 100644
--- a/documentation/client/modules/lib_commands_CLIENT_GETREDIR.html
+++ b/documentation/client/modules/lib_commands_CLIENT_GETREDIR.html
@@ -16,7 +16,7 @@
lib/commands/CLIENT_GETREDIR
Module lib/commands/CLIENT_GETREDIR
+Defined in packages/client/lib/commands/CLIENT_GETREDIR.ts:1
diff --git a/documentation/client/modules/lib_commands_CLIENT_ID.html b/documentation/client/modules/lib_commands_CLIENT_ID.html
index ecf2db3c64..4aecb24cef 100644
--- a/documentation/client/modules/lib_commands_CLIENT_ID.html
+++ b/documentation/client/modules/lib_commands_CLIENT_ID.html
@@ -16,7 +16,7 @@
lib/commands/CLIENT_ID
Module lib/commands/CLIENT_ID
+Defined in packages/client/lib/commands/CLIENT_ID.ts:1
diff --git a/documentation/client/modules/lib_commands_CLIENT_INFO.html b/documentation/client/modules/lib_commands_CLIENT_INFO.html
index e230385a60..b08509098d 100644
--- a/documentation/client/modules/lib_commands_CLIENT_INFO.html
+++ b/documentation/client/modules/lib_commands_CLIENT_INFO.html
@@ -16,7 +16,7 @@
lib/commands/CLIENT_INFO
Module lib/commands/CLIENT_INFO
+Defined in packages/client/lib/commands/CLIENT_INFO.ts:1
diff --git a/documentation/client/modules/lib_commands_CLIENT_KILL.html b/documentation/client/modules/lib_commands_CLIENT_KILL.html
index 871ddc87cd..2cbe6793a4 100644
--- a/documentation/client/modules/lib_commands_CLIENT_KILL.html
+++ b/documentation/client/modules/lib_commands_CLIENT_KILL.html
@@ -16,7 +16,7 @@
lib/commands/CLIENT_KILL
Module lib/commands/CLIENT_KILL
+Defined in packages/client/lib/commands/CLIENT_KILL.ts:1
diff --git a/documentation/client/modules/lib_commands_CLIENT_LIST.html b/documentation/client/modules/lib_commands_CLIENT_LIST.html
index 6f4b6023c8..abe7302502 100644
--- a/documentation/client/modules/lib_commands_CLIENT_LIST.html
+++ b/documentation/client/modules/lib_commands_CLIENT_LIST.html
@@ -16,7 +16,7 @@
lib/commands/CLIENT_LIST
Module lib/commands/CLIENT_LIST
+Defined in packages/client/lib/commands/CLIENT_LIST.ts:1
diff --git a/documentation/client/modules/lib_commands_CLIENT_NO_EVICT.html b/documentation/client/modules/lib_commands_CLIENT_NO_EVICT.html
index 7583f0f24b..80fba6487a 100644
--- a/documentation/client/modules/lib_commands_CLIENT_NO_EVICT.html
+++ b/documentation/client/modules/lib_commands_CLIENT_NO_EVICT.html
@@ -16,7 +16,7 @@
lib/commands/CLIENT_NO-EVICT
Module lib/commands/CLIENT_NO-EVICT
+Defined in packages/client/lib/commands/CLIENT_NO-EVICT.ts:1
diff --git a/documentation/client/modules/lib_commands_CLIENT_PAUSE.html b/documentation/client/modules/lib_commands_CLIENT_PAUSE.html
index c2f23c9b8b..d0a39b3072 100644
--- a/documentation/client/modules/lib_commands_CLIENT_PAUSE.html
+++ b/documentation/client/modules/lib_commands_CLIENT_PAUSE.html
@@ -16,7 +16,7 @@
lib/commands/CLIENT_PAUSE
Module lib/commands/CLIENT_PAUSE
+Defined in packages/client/lib/commands/CLIENT_PAUSE.ts:1
diff --git a/documentation/client/modules/lib_commands_CLIENT_SETNAME.html b/documentation/client/modules/lib_commands_CLIENT_SETNAME.html
index 6ba616e8b9..f3c1574886 100644
--- a/documentation/client/modules/lib_commands_CLIENT_SETNAME.html
+++ b/documentation/client/modules/lib_commands_CLIENT_SETNAME.html
@@ -16,7 +16,7 @@
lib/commands/CLIENT_SETNAME
Module lib/commands/CLIENT_SETNAME
+Defined in packages/client/lib/commands/CLIENT_SETNAME.ts:1
diff --git a/documentation/client/modules/lib_commands_CLIENT_TRACKING.html b/documentation/client/modules/lib_commands_CLIENT_TRACKING.html
index fdacccb26f..b5e1fd9263 100644
--- a/documentation/client/modules/lib_commands_CLIENT_TRACKING.html
+++ b/documentation/client/modules/lib_commands_CLIENT_TRACKING.html
@@ -16,7 +16,7 @@
lib/commands/CLIENT_TRACKING
Module lib/commands/CLIENT_TRACKING
+Defined in packages/client/lib/commands/CLIENT_TRACKING.ts:1
diff --git a/documentation/client/modules/lib_commands_CLIENT_TRACKINGINFO.html b/documentation/client/modules/lib_commands_CLIENT_TRACKINGINFO.html
index 6be781c2e5..98a0cfcb73 100644
--- a/documentation/client/modules/lib_commands_CLIENT_TRACKINGINFO.html
+++ b/documentation/client/modules/lib_commands_CLIENT_TRACKINGINFO.html
@@ -16,7 +16,7 @@
lib/commands/CLIENT_TRACKINGINFO
Module lib/commands/CLIENT_TRACKINGINFO
+Defined in packages/client/lib/commands/CLIENT_TRACKINGINFO.ts:1
diff --git a/documentation/client/modules/lib_commands_CLIENT_UNPAUSE.html b/documentation/client/modules/lib_commands_CLIENT_UNPAUSE.html
index 72b98a59df..e70654fac1 100644
--- a/documentation/client/modules/lib_commands_CLIENT_UNPAUSE.html
+++ b/documentation/client/modules/lib_commands_CLIENT_UNPAUSE.html
@@ -16,7 +16,7 @@
lib/commands/CLIENT_UNPAUSE
Module lib/commands/CLIENT_UNPAUSE
+Defined in packages/client/lib/commands/CLIENT_UNPAUSE.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_ADDSLOTS.html b/documentation/client/modules/lib_commands_CLUSTER_ADDSLOTS.html
index 37cf699ea0..d372838e2b 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_ADDSLOTS.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_ADDSLOTS.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_ADDSLOTS
Module lib/commands/CLUSTER_ADDSLOTS
+Defined in packages/client/lib/commands/CLUSTER_ADDSLOTS.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_ADDSLOTSRANGE.html b/documentation/client/modules/lib_commands_CLUSTER_ADDSLOTSRANGE.html
index 38091a94ba..7a5264237e 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_ADDSLOTSRANGE.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_ADDSLOTSRANGE.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_ADDSLOTSRANGE
Module lib/commands/CLUSTER_ADDSLOTSRANGE
+Defined in packages/client/lib/commands/CLUSTER_ADDSLOTSRANGE.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_BUMPEPOCH.html b/documentation/client/modules/lib_commands_CLUSTER_BUMPEPOCH.html
index 4425f8220c..5ff162fb4c 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_BUMPEPOCH.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_BUMPEPOCH.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_BUMPEPOCH
Module lib/commands/CLUSTER_BUMPEPOCH
+Defined in packages/client/lib/commands/CLUSTER_BUMPEPOCH.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_COUNTKEYSINSLOT.html b/documentation/client/modules/lib_commands_CLUSTER_COUNTKEYSINSLOT.html
index db92f9641e..c393422a25 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_COUNTKEYSINSLOT.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_COUNTKEYSINSLOT.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_COUNTKEYSINSLOT
Module lib/commands/CLUSTER_COUNTKEYSINSLOT
+Defined in packages/client/lib/commands/CLUSTER_COUNTKEYSINSLOT.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_COUNT_FAILURE_REPORTS.html b/documentation/client/modules/lib_commands_CLUSTER_COUNT_FAILURE_REPORTS.html
index 3d777f7626..ef0fcea36c 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_COUNT_FAILURE_REPORTS.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_COUNT_FAILURE_REPORTS.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_COUNT-FAILURE-REPORTS
Module lib/commands/CLUSTER_COUNT-FAILURE-REPORTS
+Defined in packages/client/lib/commands/CLUSTER_COUNT-FAILURE-REPORTS.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_DELSLOTS.html b/documentation/client/modules/lib_commands_CLUSTER_DELSLOTS.html
index 667f8e705b..8ba787ffc1 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_DELSLOTS.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_DELSLOTS.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_DELSLOTS
Module lib/commands/CLUSTER_DELSLOTS
+Defined in packages/client/lib/commands/CLUSTER_DELSLOTS.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_DELSLOTSRANGE.html b/documentation/client/modules/lib_commands_CLUSTER_DELSLOTSRANGE.html
index a21d9fa532..3381ae0f31 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_DELSLOTSRANGE.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_DELSLOTSRANGE.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_DELSLOTSRANGE
Module lib/commands/CLUSTER_DELSLOTSRANGE
+Defined in packages/client/lib/commands/CLUSTER_DELSLOTSRANGE.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_FAILOVER.html b/documentation/client/modules/lib_commands_CLUSTER_FAILOVER.html
index f740c66d8e..fc25259267 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_FAILOVER.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_FAILOVER.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_FAILOVER
Module lib/commands/CLUSTER_FAILOVER
+Defined in packages/client/lib/commands/CLUSTER_FAILOVER.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_FLUSHSLOTS.html b/documentation/client/modules/lib_commands_CLUSTER_FLUSHSLOTS.html
index 683f211570..64c0c5b032 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_FLUSHSLOTS.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_FLUSHSLOTS.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_FLUSHSLOTS
Module lib/commands/CLUSTER_FLUSHSLOTS
+Defined in packages/client/lib/commands/CLUSTER_FLUSHSLOTS.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_FORGET.html b/documentation/client/modules/lib_commands_CLUSTER_FORGET.html
index 64cbd77dd9..1e3b582f45 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_FORGET.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_FORGET.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_FORGET
Module lib/commands/CLUSTER_FORGET
+Defined in packages/client/lib/commands/CLUSTER_FORGET.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_GETKEYSINSLOT.html b/documentation/client/modules/lib_commands_CLUSTER_GETKEYSINSLOT.html
index 4cd827c3ba..69ec890a9c 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_GETKEYSINSLOT.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_GETKEYSINSLOT.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_GETKEYSINSLOT
Module lib/commands/CLUSTER_GETKEYSINSLOT
+Defined in packages/client/lib/commands/CLUSTER_GETKEYSINSLOT.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_INFO.html b/documentation/client/modules/lib_commands_CLUSTER_INFO.html
index 557df547ea..e70f656ca0 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_INFO.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_INFO.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_INFO
Module lib/commands/CLUSTER_INFO
+Defined in packages/client/lib/commands/CLUSTER_INFO.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_KEYSLOT.html b/documentation/client/modules/lib_commands_CLUSTER_KEYSLOT.html
index 6045f576c0..7f33ecfa99 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_KEYSLOT.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_KEYSLOT.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_KEYSLOT
Module lib/commands/CLUSTER_KEYSLOT
+Defined in packages/client/lib/commands/CLUSTER_KEYSLOT.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_LINKS.html b/documentation/client/modules/lib_commands_CLUSTER_LINKS.html
index 0e5750e178..b83ac45a19 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_LINKS.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_LINKS.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_LINKS
Module lib/commands/CLUSTER_LINKS
+Defined in packages/client/lib/commands/CLUSTER_LINKS.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_MEET.html b/documentation/client/modules/lib_commands_CLUSTER_MEET.html
index 80a0b430c7..a2fa186038 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_MEET.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_MEET.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_MEET
Module lib/commands/CLUSTER_MEET
+Defined in packages/client/lib/commands/CLUSTER_MEET.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_MYID.html b/documentation/client/modules/lib_commands_CLUSTER_MYID.html
index 7537e7d28d..3b05280c40 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_MYID.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_MYID.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_MYID
Module lib/commands/CLUSTER_MYID
+Defined in packages/client/lib/commands/CLUSTER_MYID.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_NODES.html b/documentation/client/modules/lib_commands_CLUSTER_NODES.html
index 585d1ba635..9a00068497 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_NODES.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_NODES.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_NODES
Module lib/commands/CLUSTER_NODES
+Defined in packages/client/lib/commands/CLUSTER_NODES.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_REPLICAS.html b/documentation/client/modules/lib_commands_CLUSTER_REPLICAS.html
index 37e44a8772..624a2b777b 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_REPLICAS.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_REPLICAS.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_REPLICAS
Module lib/commands/CLUSTER_REPLICAS
+Defined in packages/client/lib/commands/CLUSTER_REPLICAS.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_REPLICATE.html b/documentation/client/modules/lib_commands_CLUSTER_REPLICATE.html
index 85f295082a..1b16c075cb 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_REPLICATE.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_REPLICATE.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_REPLICATE
Module lib/commands/CLUSTER_REPLICATE
+Defined in packages/client/lib/commands/CLUSTER_REPLICATE.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_RESET.html b/documentation/client/modules/lib_commands_CLUSTER_RESET.html
index 55f1a72c6b..329df715f2 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_RESET.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_RESET.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_RESET
Module lib/commands/CLUSTER_RESET
+Defined in packages/client/lib/commands/CLUSTER_RESET.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_SAVECONFIG.html b/documentation/client/modules/lib_commands_CLUSTER_SAVECONFIG.html
index 009790b8e9..c647b2950e 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_SAVECONFIG.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_SAVECONFIG.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_SAVECONFIG
Module lib/commands/CLUSTER_SAVECONFIG
+Defined in packages/client/lib/commands/CLUSTER_SAVECONFIG.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_SETSLOT.html b/documentation/client/modules/lib_commands_CLUSTER_SETSLOT.html
index c6f8559271..d1a1c26242 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_SETSLOT.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_SETSLOT.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_SETSLOT
Module lib/commands/CLUSTER_SETSLOT
+Defined in packages/client/lib/commands/CLUSTER_SETSLOT.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_SET_CONFIG_EPOCH.html b/documentation/client/modules/lib_commands_CLUSTER_SET_CONFIG_EPOCH.html
index 150be233a6..864bf66174 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_SET_CONFIG_EPOCH.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_SET_CONFIG_EPOCH.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_SET-CONFIG-EPOCH
Module lib/commands/CLUSTER_SET-CONFIG-EPOCH
+Defined in packages/client/lib/commands/CLUSTER_SET-CONFIG-EPOCH.ts:1
diff --git a/documentation/client/modules/lib_commands_CLUSTER_SLOTS.html b/documentation/client/modules/lib_commands_CLUSTER_SLOTS.html
index f8eff035ce..1c573fae27 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_SLOTS.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_SLOTS.html
@@ -16,7 +16,7 @@
lib/commands/CLUSTER_SLOTS
Module lib/commands/CLUSTER_SLOTS
+Defined in packages/client/lib/commands/CLUSTER_SLOTS.ts:1
diff --git a/documentation/client/modules/lib_commands_COMMAND.html b/documentation/client/modules/lib_commands_COMMAND.html
index e218209967..eed5d419b7 100644
--- a/documentation/client/modules/lib_commands_COMMAND.html
+++ b/documentation/client/modules/lib_commands_COMMAND.html
@@ -16,7 +16,7 @@
lib/commands/COMMAND
Module lib/commands/COMMAND
+Defined in packages/client/lib/commands/COMMAND.ts:1
diff --git a/documentation/client/modules/lib_commands_COMMAND_COUNT.html b/documentation/client/modules/lib_commands_COMMAND_COUNT.html
index 50ed70622d..c1b86da2e2 100644
--- a/documentation/client/modules/lib_commands_COMMAND_COUNT.html
+++ b/documentation/client/modules/lib_commands_COMMAND_COUNT.html
@@ -16,7 +16,7 @@
lib/commands/COMMAND_COUNT
Module lib/commands/COMMAND_COUNT
+Defined in packages/client/lib/commands/COMMAND_COUNT.ts:1
diff --git a/documentation/client/modules/lib_commands_COMMAND_GETKEYS.html b/documentation/client/modules/lib_commands_COMMAND_GETKEYS.html
index e79785c525..a599015831 100644
--- a/documentation/client/modules/lib_commands_COMMAND_GETKEYS.html
+++ b/documentation/client/modules/lib_commands_COMMAND_GETKEYS.html
@@ -16,7 +16,7 @@
lib/commands/COMMAND_GETKEYS
Module lib/commands/COMMAND_GETKEYS
+Defined in packages/client/lib/commands/COMMAND_GETKEYS.ts:1
diff --git a/documentation/client/modules/lib_commands_COMMAND_GETKEYSANDFLAGS.html b/documentation/client/modules/lib_commands_COMMAND_GETKEYSANDFLAGS.html
index 9c364a597a..3d6a7b040b 100644
--- a/documentation/client/modules/lib_commands_COMMAND_GETKEYSANDFLAGS.html
+++ b/documentation/client/modules/lib_commands_COMMAND_GETKEYSANDFLAGS.html
@@ -16,7 +16,7 @@
lib/commands/COMMAND_GETKEYSANDFLAGS
Module lib/commands/COMMAND_GETKEYSANDFLAGS
+Defined in packages/client/lib/commands/COMMAND_GETKEYSANDFLAGS.ts:1
diff --git a/documentation/client/modules/lib_commands_COMMAND_INFO.html b/documentation/client/modules/lib_commands_COMMAND_INFO.html
index be62bc7b48..15a8c7f0ad 100644
--- a/documentation/client/modules/lib_commands_COMMAND_INFO.html
+++ b/documentation/client/modules/lib_commands_COMMAND_INFO.html
@@ -16,7 +16,7 @@
lib/commands/COMMAND_INFO
Module lib/commands/COMMAND_INFO
+Defined in packages/client/lib/commands/COMMAND_INFO.ts:1
diff --git a/documentation/client/modules/lib_commands_COMMAND_LIST.html b/documentation/client/modules/lib_commands_COMMAND_LIST.html
index 84343e8d3f..8672a0c79b 100644
--- a/documentation/client/modules/lib_commands_COMMAND_LIST.html
+++ b/documentation/client/modules/lib_commands_COMMAND_LIST.html
@@ -16,7 +16,7 @@
lib/commands/COMMAND_LIST
Module lib/commands/COMMAND_LIST
+Defined in packages/client/lib/commands/COMMAND_LIST.ts:1
diff --git a/documentation/client/modules/lib_commands_CONFIG_GET.html b/documentation/client/modules/lib_commands_CONFIG_GET.html
index b8c10db5ee..be6777bc0d 100644
--- a/documentation/client/modules/lib_commands_CONFIG_GET.html
+++ b/documentation/client/modules/lib_commands_CONFIG_GET.html
@@ -16,7 +16,7 @@
lib/commands/CONFIG_GET
Module lib/commands/CONFIG_GET
+Defined in packages/client/lib/commands/CONFIG_GET.ts:1
diff --git a/documentation/client/modules/lib_commands_CONFIG_RESETSTAT.html b/documentation/client/modules/lib_commands_CONFIG_RESETSTAT.html
index 1f0701f65b..2c68c41060 100644
--- a/documentation/client/modules/lib_commands_CONFIG_RESETSTAT.html
+++ b/documentation/client/modules/lib_commands_CONFIG_RESETSTAT.html
@@ -16,7 +16,7 @@
lib/commands/CONFIG_RESETSTAT
Module lib/commands/CONFIG_RESETSTAT
+Defined in packages/client/lib/commands/CONFIG_RESETSTAT.ts:1
diff --git a/documentation/client/modules/lib_commands_CONFIG_REWRITE.html b/documentation/client/modules/lib_commands_CONFIG_REWRITE.html
index 4ec8091dcb..f57753a565 100644
--- a/documentation/client/modules/lib_commands_CONFIG_REWRITE.html
+++ b/documentation/client/modules/lib_commands_CONFIG_REWRITE.html
@@ -16,7 +16,7 @@
lib/commands/CONFIG_REWRITE
Module lib/commands/CONFIG_REWRITE
+Defined in packages/client/lib/commands/CONFIG_REWRITE.ts:1
diff --git a/documentation/client/modules/lib_commands_CONFIG_SET.html b/documentation/client/modules/lib_commands_CONFIG_SET.html
index d35cfeb716..f1be6a7ea3 100644
--- a/documentation/client/modules/lib_commands_CONFIG_SET.html
+++ b/documentation/client/modules/lib_commands_CONFIG_SET.html
@@ -16,7 +16,7 @@
lib/commands/CONFIG_SET
Module lib/commands/CONFIG_SET
+Defined in packages/client/lib/commands/CONFIG_SET.ts:1
diff --git a/documentation/client/modules/lib_commands_COPY.html b/documentation/client/modules/lib_commands_COPY.html
index ec7ebbc0b1..8cbcd74716 100644
--- a/documentation/client/modules/lib_commands_COPY.html
+++ b/documentation/client/modules/lib_commands_COPY.html
@@ -16,7 +16,7 @@
lib/commands/COPY
Module lib/commands/COPY
+Defined in packages/client/lib/commands/COPY.ts:1
diff --git a/documentation/client/modules/lib_commands_DBSIZE.html b/documentation/client/modules/lib_commands_DBSIZE.html
index 008fe7b662..01f0424644 100644
--- a/documentation/client/modules/lib_commands_DBSIZE.html
+++ b/documentation/client/modules/lib_commands_DBSIZE.html
@@ -16,7 +16,7 @@
lib/commands/DBSIZE
Module lib/commands/DBSIZE
+Defined in packages/client/lib/commands/DBSIZE.ts:1
diff --git a/documentation/client/modules/lib_commands_DECR.html b/documentation/client/modules/lib_commands_DECR.html
index 02aac57822..e29d980bd0 100644
--- a/documentation/client/modules/lib_commands_DECR.html
+++ b/documentation/client/modules/lib_commands_DECR.html
@@ -16,7 +16,7 @@
lib/commands/DECR
Module lib/commands/DECR
+Defined in packages/client/lib/commands/DECR.ts:1
diff --git a/documentation/client/modules/lib_commands_DECRBY.html b/documentation/client/modules/lib_commands_DECRBY.html
index d6ada2f2c9..8b95f24cc6 100644
--- a/documentation/client/modules/lib_commands_DECRBY.html
+++ b/documentation/client/modules/lib_commands_DECRBY.html
@@ -16,7 +16,7 @@
lib/commands/DECRBY
Module lib/commands/DECRBY
+Defined in packages/client/lib/commands/DECRBY.ts:1
diff --git a/documentation/client/modules/lib_commands_DEL.html b/documentation/client/modules/lib_commands_DEL.html
index a14579db76..7b662d41dc 100644
--- a/documentation/client/modules/lib_commands_DEL.html
+++ b/documentation/client/modules/lib_commands_DEL.html
@@ -16,7 +16,7 @@
lib/commands/DEL
Module lib/commands/DEL
+Defined in packages/client/lib/commands/DEL.ts:1
diff --git a/documentation/client/modules/lib_commands_DISCARD.html b/documentation/client/modules/lib_commands_DISCARD.html
index 46f2e10bfe..0fc3a99563 100644
--- a/documentation/client/modules/lib_commands_DISCARD.html
+++ b/documentation/client/modules/lib_commands_DISCARD.html
@@ -16,7 +16,7 @@
lib/commands/DISCARD
Module lib/commands/DISCARD
+Defined in packages/client/lib/commands/DISCARD.ts:1
diff --git a/documentation/client/modules/lib_commands_DUMP.html b/documentation/client/modules/lib_commands_DUMP.html
index 1ed9ac23a9..9bfbe85181 100644
--- a/documentation/client/modules/lib_commands_DUMP.html
+++ b/documentation/client/modules/lib_commands_DUMP.html
@@ -16,7 +16,7 @@
lib/commands/DUMP
Module lib/commands/DUMP
+Defined in packages/client/lib/commands/DUMP.ts:1
diff --git a/documentation/client/modules/lib_commands_ECHO.html b/documentation/client/modules/lib_commands_ECHO.html
index e998b57d88..8060fe0361 100644
--- a/documentation/client/modules/lib_commands_ECHO.html
+++ b/documentation/client/modules/lib_commands_ECHO.html
@@ -16,7 +16,7 @@
lib/commands/ECHO
Module lib/commands/ECHO
+Defined in packages/client/lib/commands/ECHO.ts:1
diff --git a/documentation/client/modules/lib_commands_EVAL.html b/documentation/client/modules/lib_commands_EVAL.html
index 6de475ecbb..0501083226 100644
--- a/documentation/client/modules/lib_commands_EVAL.html
+++ b/documentation/client/modules/lib_commands_EVAL.html
@@ -16,7 +16,7 @@
lib/commands/EVAL
Module lib/commands/EVAL
+Defined in packages/client/lib/commands/EVAL.ts:1
diff --git a/documentation/client/modules/lib_commands_EVALSHA.html b/documentation/client/modules/lib_commands_EVALSHA.html
index c0b1f9ebd0..cac3e8b7f5 100644
--- a/documentation/client/modules/lib_commands_EVALSHA.html
+++ b/documentation/client/modules/lib_commands_EVALSHA.html
@@ -16,7 +16,7 @@
lib/commands/EVALSHA
Module lib/commands/EVALSHA
+Defined in packages/client/lib/commands/EVALSHA.ts:1
diff --git a/documentation/client/modules/lib_commands_EVALSHA_RO.html b/documentation/client/modules/lib_commands_EVALSHA_RO.html
index 01e2ef7f74..cbcdfa220e 100644
--- a/documentation/client/modules/lib_commands_EVALSHA_RO.html
+++ b/documentation/client/modules/lib_commands_EVALSHA_RO.html
@@ -16,7 +16,7 @@
lib/commands/EVALSHA_RO
Module lib/commands/EVALSHA_RO
+Defined in packages/client/lib/commands/EVALSHA_RO.ts:1
diff --git a/documentation/client/modules/lib_commands_EVAL_RO.html b/documentation/client/modules/lib_commands_EVAL_RO.html
index f8adae4de3..37821b4804 100644
--- a/documentation/client/modules/lib_commands_EVAL_RO.html
+++ b/documentation/client/modules/lib_commands_EVAL_RO.html
@@ -16,7 +16,7 @@
lib/commands/EVAL_RO
Module lib/commands/EVAL_RO
+Defined in packages/client/lib/commands/EVAL_RO.ts:1
diff --git a/documentation/client/modules/lib_commands_EXISTS.html b/documentation/client/modules/lib_commands_EXISTS.html
index c4de21ffbf..a8da2311f4 100644
--- a/documentation/client/modules/lib_commands_EXISTS.html
+++ b/documentation/client/modules/lib_commands_EXISTS.html
@@ -16,7 +16,7 @@
lib/commands/EXISTS
Module lib/commands/EXISTS
+Defined in packages/client/lib/commands/EXISTS.ts:1
diff --git a/documentation/client/modules/lib_commands_EXPIRE.html b/documentation/client/modules/lib_commands_EXPIRE.html
index ba47bfa088..0188a9cffb 100644
--- a/documentation/client/modules/lib_commands_EXPIRE.html
+++ b/documentation/client/modules/lib_commands_EXPIRE.html
@@ -16,7 +16,7 @@
lib/commands/EXPIRE
Module lib/commands/EXPIRE
+Defined in packages/client/lib/commands/EXPIRE.ts:1
diff --git a/documentation/client/modules/lib_commands_EXPIREAT.html b/documentation/client/modules/lib_commands_EXPIREAT.html
index 93b9825832..6bf2440f69 100644
--- a/documentation/client/modules/lib_commands_EXPIREAT.html
+++ b/documentation/client/modules/lib_commands_EXPIREAT.html
@@ -16,7 +16,7 @@
lib/commands/EXPIREAT
Module lib/commands/EXPIREAT
+Defined in packages/client/lib/commands/EXPIREAT.ts:1
diff --git a/documentation/client/modules/lib_commands_EXPIRETIME.html b/documentation/client/modules/lib_commands_EXPIRETIME.html
index 380f7577f9..5dab82473d 100644
--- a/documentation/client/modules/lib_commands_EXPIRETIME.html
+++ b/documentation/client/modules/lib_commands_EXPIRETIME.html
@@ -16,7 +16,7 @@
lib/commands/EXPIRETIME
Module lib/commands/EXPIRETIME
+Defined in packages/client/lib/commands/EXPIRETIME.ts:1
diff --git a/documentation/client/modules/lib_commands_FAILOVER.html b/documentation/client/modules/lib_commands_FAILOVER.html
index 8fc5a5455c..7c61c76e63 100644
--- a/documentation/client/modules/lib_commands_FAILOVER.html
+++ b/documentation/client/modules/lib_commands_FAILOVER.html
@@ -16,7 +16,7 @@
lib/commands/FAILOVER
Module lib/commands/FAILOVER
+Defined in packages/client/lib/commands/FAILOVER.ts:1
diff --git a/documentation/client/modules/lib_commands_FCALL.html b/documentation/client/modules/lib_commands_FCALL.html
index 7870225849..958ce28d93 100644
--- a/documentation/client/modules/lib_commands_FCALL.html
+++ b/documentation/client/modules/lib_commands_FCALL.html
@@ -16,7 +16,7 @@
lib/commands/FCALL
Module lib/commands/FCALL
+Defined in packages/client/lib/commands/FCALL.ts:1
diff --git a/documentation/client/modules/lib_commands_FCALL_RO.html b/documentation/client/modules/lib_commands_FCALL_RO.html
index edb7dd2e19..ac84077062 100644
--- a/documentation/client/modules/lib_commands_FCALL_RO.html
+++ b/documentation/client/modules/lib_commands_FCALL_RO.html
@@ -16,7 +16,7 @@
lib/commands/FCALL_RO
Module lib/commands/FCALL_RO
+Defined in packages/client/lib/commands/FCALL_RO.ts:1
diff --git a/documentation/client/modules/lib_commands_FLUSHALL.html b/documentation/client/modules/lib_commands_FLUSHALL.html
index 418cb98d2f..61a9590647 100644
--- a/documentation/client/modules/lib_commands_FLUSHALL.html
+++ b/documentation/client/modules/lib_commands_FLUSHALL.html
@@ -16,7 +16,7 @@
lib/commands/FLUSHALL
Module lib/commands/FLUSHALL
+Defined in packages/client/lib/commands/FLUSHALL.ts:1
diff --git a/documentation/client/modules/lib_commands_FLUSHDB.html b/documentation/client/modules/lib_commands_FLUSHDB.html
index bad9c4c1d9..a818fcbf2e 100644
--- a/documentation/client/modules/lib_commands_FLUSHDB.html
+++ b/documentation/client/modules/lib_commands_FLUSHDB.html
@@ -16,7 +16,7 @@
lib/commands/FLUSHDB
Module lib/commands/FLUSHDB
+Defined in packages/client/lib/commands/FLUSHDB.ts:1
diff --git a/documentation/client/modules/lib_commands_FUNCTION_DELETE.html b/documentation/client/modules/lib_commands_FUNCTION_DELETE.html
index 7d8e295bd6..5c6903c18c 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_DELETE.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_DELETE.html
@@ -16,7 +16,7 @@
lib/commands/FUNCTION_DELETE
Module lib/commands/FUNCTION_DELETE
+Defined in packages/client/lib/commands/FUNCTION_DELETE.ts:1
diff --git a/documentation/client/modules/lib_commands_FUNCTION_DUMP.html b/documentation/client/modules/lib_commands_FUNCTION_DUMP.html
index 945dff4273..9a4ce5f3ad 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_DUMP.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_DUMP.html
@@ -16,7 +16,7 @@
lib/commands/FUNCTION_DUMP
Module lib/commands/FUNCTION_DUMP
+Defined in packages/client/lib/commands/FUNCTION_DUMP.ts:1
diff --git a/documentation/client/modules/lib_commands_FUNCTION_FLUSH.html b/documentation/client/modules/lib_commands_FUNCTION_FLUSH.html
index d69c504437..e25460dc19 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_FLUSH.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_FLUSH.html
@@ -16,7 +16,7 @@
lib/commands/FUNCTION_FLUSH
Module lib/commands/FUNCTION_FLUSH
+Defined in packages/client/lib/commands/FUNCTION_FLUSH.ts:1
diff --git a/documentation/client/modules/lib_commands_FUNCTION_KILL.html b/documentation/client/modules/lib_commands_FUNCTION_KILL.html
index b52c41e16b..854b323091 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_KILL.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_KILL.html
@@ -16,7 +16,7 @@
lib/commands/FUNCTION_KILL
Module lib/commands/FUNCTION_KILL
+Defined in packages/client/lib/commands/FUNCTION_KILL.ts:1
diff --git a/documentation/client/modules/lib_commands_FUNCTION_LIST.html b/documentation/client/modules/lib_commands_FUNCTION_LIST.html
index 17d04611fd..4f08662371 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_LIST.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_LIST.html
@@ -16,7 +16,7 @@
lib/commands/FUNCTION_LIST
Module lib/commands/FUNCTION_LIST
+Defined in packages/client/lib/commands/FUNCTION_LIST.ts:1
diff --git a/documentation/client/modules/lib_commands_FUNCTION_LIST_WITHCODE.html b/documentation/client/modules/lib_commands_FUNCTION_LIST_WITHCODE.html
index 0e66768e52..702ca5f7da 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_LIST_WITHCODE.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_LIST_WITHCODE.html
@@ -16,7 +16,7 @@
lib/commands/FUNCTION_LIST_WITHCODE
Module lib/commands/FUNCTION_LIST_WITHCODE
+Defined in packages/client/lib/commands/FUNCTION_LIST_WITHCODE.ts:1
diff --git a/documentation/client/modules/lib_commands_FUNCTION_LOAD.html b/documentation/client/modules/lib_commands_FUNCTION_LOAD.html
index 03d2325c30..bf56e2790b 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_LOAD.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_LOAD.html
@@ -16,7 +16,7 @@
lib/commands/FUNCTION_LOAD
Module lib/commands/FUNCTION_LOAD
+Defined in packages/client/lib/commands/FUNCTION_LOAD.ts:1
diff --git a/documentation/client/modules/lib_commands_FUNCTION_RESTORE.html b/documentation/client/modules/lib_commands_FUNCTION_RESTORE.html
index 372ac5a735..e641047474 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_RESTORE.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_RESTORE.html
@@ -16,7 +16,7 @@
lib/commands/FUNCTION_RESTORE
Module lib/commands/FUNCTION_RESTORE
+Defined in packages/client/lib/commands/FUNCTION_RESTORE.ts:1
diff --git a/documentation/client/modules/lib_commands_FUNCTION_STATS.html b/documentation/client/modules/lib_commands_FUNCTION_STATS.html
index ad5e24847f..8f7679fb92 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_STATS.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_STATS.html
@@ -16,7 +16,7 @@
lib/commands/FUNCTION_STATS
Module lib/commands/FUNCTION_STATS
+Defined in packages/client/lib/commands/FUNCTION_STATS.ts:1
diff --git a/documentation/client/modules/lib_commands_GEOADD.html b/documentation/client/modules/lib_commands_GEOADD.html
index cec8cacaa6..45ca57aa7f 100644
--- a/documentation/client/modules/lib_commands_GEOADD.html
+++ b/documentation/client/modules/lib_commands_GEOADD.html
@@ -16,7 +16,7 @@
lib/commands/GEOADD
Module lib/commands/GEOADD
+Defined in packages/client/lib/commands/GEOADD.ts:1
diff --git a/documentation/client/modules/lib_commands_GEODIST.html b/documentation/client/modules/lib_commands_GEODIST.html
index 247322e39d..8b82b1fd01 100644
--- a/documentation/client/modules/lib_commands_GEODIST.html
+++ b/documentation/client/modules/lib_commands_GEODIST.html
@@ -16,7 +16,7 @@
lib/commands/GEODIST
Module lib/commands/GEODIST
+Defined in packages/client/lib/commands/GEODIST.ts:1
diff --git a/documentation/client/modules/lib_commands_GEOHASH.html b/documentation/client/modules/lib_commands_GEOHASH.html
index 03bfe79046..01706250de 100644
--- a/documentation/client/modules/lib_commands_GEOHASH.html
+++ b/documentation/client/modules/lib_commands_GEOHASH.html
@@ -16,7 +16,7 @@
lib/commands/GEOHASH
Module lib/commands/GEOHASH
+Defined in packages/client/lib/commands/GEOHASH.ts:1
diff --git a/documentation/client/modules/lib_commands_GEOPOS.html b/documentation/client/modules/lib_commands_GEOPOS.html
index 4d874e6cee..c99dbc99fa 100644
--- a/documentation/client/modules/lib_commands_GEOPOS.html
+++ b/documentation/client/modules/lib_commands_GEOPOS.html
@@ -16,7 +16,7 @@
lib/commands/GEOPOS
Module lib/commands/GEOPOS
+Defined in packages/client/lib/commands/GEOPOS.ts:1
diff --git a/documentation/client/modules/lib_commands_GEORADIUS.html b/documentation/client/modules/lib_commands_GEORADIUS.html
index 495b14427d..653738abdd 100644
--- a/documentation/client/modules/lib_commands_GEORADIUS.html
+++ b/documentation/client/modules/lib_commands_GEORADIUS.html
@@ -16,7 +16,7 @@
lib/commands/GEORADIUS
Module lib/commands/GEORADIUS
+Defined in packages/client/lib/commands/GEORADIUS.ts:1
diff --git a/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER.html b/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER.html
index 9ef351a936..0be73cac56 100644
--- a/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER.html
+++ b/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER.html
@@ -16,7 +16,7 @@
lib/commands/GEORADIUSBYMEMBER
Module lib/commands/GEORADIUSBYMEMBER
+Defined in packages/client/lib/commands/GEORADIUSBYMEMBER.ts:1
diff --git a/documentation/client/modules/lib_commands_GEORADIUSBYMEMBERSTORE.html b/documentation/client/modules/lib_commands_GEORADIUSBYMEMBERSTORE.html
index f3b596724c..96a41b02e2 100644
--- a/documentation/client/modules/lib_commands_GEORADIUSBYMEMBERSTORE.html
+++ b/documentation/client/modules/lib_commands_GEORADIUSBYMEMBERSTORE.html
@@ -16,7 +16,7 @@
lib/commands/GEORADIUSBYMEMBERSTORE
Module lib/commands/GEORADIUSBYMEMBERSTORE
+Defined in packages/client/lib/commands/GEORADIUSBYMEMBERSTORE.ts:1
diff --git a/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_RO.html b/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_RO.html
index 7be87cff25..a13a59be1d 100644
--- a/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_RO.html
+++ b/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_RO.html
@@ -16,7 +16,7 @@
lib/commands/GEORADIUSBYMEMBER_RO
Module lib/commands/GEORADIUSBYMEMBER_RO
+Defined in packages/client/lib/commands/GEORADIUSBYMEMBER_RO.ts:1
diff --git a/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_RO_WITH.html b/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_RO_WITH.html
index 6b3b8f271d..fd3dc91e0a 100644
--- a/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_RO_WITH.html
+++ b/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_RO_WITH.html
@@ -16,7 +16,7 @@
lib/commands/GEORADIUSBYMEMBER_RO_WITH
Module lib/commands/GEORADIUSBYMEMBER_RO_WITH
+Defined in packages/client/lib/commands/GEORADIUSBYMEMBER_RO_WITH.ts:1
diff --git a/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_WITH.html b/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_WITH.html
index bc74e9bff0..fb4b844ea1 100644
--- a/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_WITH.html
+++ b/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_WITH.html
@@ -16,7 +16,7 @@
lib/commands/GEORADIUSBYMEMBER_WITH
Module lib/commands/GEORADIUSBYMEMBER_WITH
+Defined in packages/client/lib/commands/GEORADIUSBYMEMBER_WITH.ts:1
diff --git a/documentation/client/modules/lib_commands_GEORADIUSSTORE.html b/documentation/client/modules/lib_commands_GEORADIUSSTORE.html
index 2ee8c0fefd..ce28ef134f 100644
--- a/documentation/client/modules/lib_commands_GEORADIUSSTORE.html
+++ b/documentation/client/modules/lib_commands_GEORADIUSSTORE.html
@@ -16,7 +16,7 @@
lib/commands/GEORADIUSSTORE
Module lib/commands/GEORADIUSSTORE
+Defined in packages/client/lib/commands/GEORADIUSSTORE.ts:1
diff --git a/documentation/client/modules/lib_commands_GEORADIUS_RO.html b/documentation/client/modules/lib_commands_GEORADIUS_RO.html
index 503c92ab35..65af7d93b9 100644
--- a/documentation/client/modules/lib_commands_GEORADIUS_RO.html
+++ b/documentation/client/modules/lib_commands_GEORADIUS_RO.html
@@ -16,7 +16,7 @@
lib/commands/GEORADIUS_RO
Module lib/commands/GEORADIUS_RO
+Defined in packages/client/lib/commands/GEORADIUS_RO.ts:1
diff --git a/documentation/client/modules/lib_commands_GEORADIUS_RO_WITH.html b/documentation/client/modules/lib_commands_GEORADIUS_RO_WITH.html
index e6928d84b0..f247b4ad24 100644
--- a/documentation/client/modules/lib_commands_GEORADIUS_RO_WITH.html
+++ b/documentation/client/modules/lib_commands_GEORADIUS_RO_WITH.html
@@ -16,7 +16,7 @@
lib/commands/GEORADIUS_RO_WITH
Module lib/commands/GEORADIUS_RO_WITH
+Defined in packages/client/lib/commands/GEORADIUS_RO_WITH.ts:1
diff --git a/documentation/client/modules/lib_commands_GEORADIUS_WITH.html b/documentation/client/modules/lib_commands_GEORADIUS_WITH.html
index ae36352f65..bba7e63119 100644
--- a/documentation/client/modules/lib_commands_GEORADIUS_WITH.html
+++ b/documentation/client/modules/lib_commands_GEORADIUS_WITH.html
@@ -16,7 +16,7 @@
lib/commands/GEORADIUS_WITH
Module lib/commands/GEORADIUS_WITH
+Defined in packages/client/lib/commands/GEORADIUS_WITH.ts:1
diff --git a/documentation/client/modules/lib_commands_GEOSEARCH.html b/documentation/client/modules/lib_commands_GEOSEARCH.html
index 9b19751ab5..7cff07d98f 100644
--- a/documentation/client/modules/lib_commands_GEOSEARCH.html
+++ b/documentation/client/modules/lib_commands_GEOSEARCH.html
@@ -16,7 +16,7 @@
lib/commands/GEOSEARCH
Module lib/commands/GEOSEARCH
+Defined in packages/client/lib/commands/GEOSEARCH.ts:1
diff --git a/documentation/client/modules/lib_commands_GEOSEARCHSTORE.html b/documentation/client/modules/lib_commands_GEOSEARCHSTORE.html
index 0a62d76eda..5d5b08a318 100644
--- a/documentation/client/modules/lib_commands_GEOSEARCHSTORE.html
+++ b/documentation/client/modules/lib_commands_GEOSEARCHSTORE.html
@@ -16,7 +16,7 @@
lib/commands/GEOSEARCHSTORE
Module lib/commands/GEOSEARCHSTORE
+Defined in packages/client/lib/commands/GEOSEARCHSTORE.ts:1
diff --git a/documentation/client/modules/lib_commands_GEOSEARCH_WITH.html b/documentation/client/modules/lib_commands_GEOSEARCH_WITH.html
index cf83409bdd..a83c653d7c 100644
--- a/documentation/client/modules/lib_commands_GEOSEARCH_WITH.html
+++ b/documentation/client/modules/lib_commands_GEOSEARCH_WITH.html
@@ -16,7 +16,7 @@
lib/commands/GEOSEARCH_WITH
Module lib/commands/GEOSEARCH_WITH
+Defined in packages/client/lib/commands/GEOSEARCH_WITH.ts:1
diff --git a/documentation/client/modules/lib_commands_GET.html b/documentation/client/modules/lib_commands_GET.html
index 7149c6e46f..3e3beb182b 100644
--- a/documentation/client/modules/lib_commands_GET.html
+++ b/documentation/client/modules/lib_commands_GET.html
@@ -16,7 +16,7 @@
lib/commands/GET
Module lib/commands/GET
+Defined in packages/client/lib/commands/GET.ts:1
diff --git a/documentation/client/modules/lib_commands_GETBIT.html b/documentation/client/modules/lib_commands_GETBIT.html
index c1e73e09a6..9e7cd9ab25 100644
--- a/documentation/client/modules/lib_commands_GETBIT.html
+++ b/documentation/client/modules/lib_commands_GETBIT.html
@@ -16,7 +16,7 @@
lib/commands/GETBIT
Module lib/commands/GETBIT
+Defined in packages/client/lib/commands/GETBIT.ts:1
diff --git a/documentation/client/modules/lib_commands_GETDEL.html b/documentation/client/modules/lib_commands_GETDEL.html
index dd1f37e9fe..d0e7291869 100644
--- a/documentation/client/modules/lib_commands_GETDEL.html
+++ b/documentation/client/modules/lib_commands_GETDEL.html
@@ -16,7 +16,7 @@
lib/commands/GETDEL
Module lib/commands/GETDEL
+Defined in packages/client/lib/commands/GETDEL.ts:1
diff --git a/documentation/client/modules/lib_commands_GETEX.html b/documentation/client/modules/lib_commands_GETEX.html
index edae0000bd..b5282872ce 100644
--- a/documentation/client/modules/lib_commands_GETEX.html
+++ b/documentation/client/modules/lib_commands_GETEX.html
@@ -16,7 +16,7 @@
lib/commands/GETEX
Module lib/commands/GETEX
+Defined in packages/client/lib/commands/GETEX.ts:1
diff --git a/documentation/client/modules/lib_commands_GETRANGE.html b/documentation/client/modules/lib_commands_GETRANGE.html
index 44e570a453..acebe6652e 100644
--- a/documentation/client/modules/lib_commands_GETRANGE.html
+++ b/documentation/client/modules/lib_commands_GETRANGE.html
@@ -16,7 +16,7 @@
lib/commands/GETRANGE
Module lib/commands/GETRANGE
+Defined in packages/client/lib/commands/GETRANGE.ts:1
diff --git a/documentation/client/modules/lib_commands_GETSET.html b/documentation/client/modules/lib_commands_GETSET.html
index 95b5564ca2..0743c4669f 100644
--- a/documentation/client/modules/lib_commands_GETSET.html
+++ b/documentation/client/modules/lib_commands_GETSET.html
@@ -16,7 +16,7 @@
lib/commands/GETSET
Module lib/commands/GETSET
+Defined in packages/client/lib/commands/GETSET.ts:1
diff --git a/documentation/client/modules/lib_commands_HDEL.html b/documentation/client/modules/lib_commands_HDEL.html
index 2f2ba91a5f..14dd7a25f3 100644
--- a/documentation/client/modules/lib_commands_HDEL.html
+++ b/documentation/client/modules/lib_commands_HDEL.html
@@ -16,7 +16,7 @@
lib/commands/HDEL
Module lib/commands/HDEL
+Defined in packages/client/lib/commands/HDEL.ts:1
diff --git a/documentation/client/modules/lib_commands_HELLO.html b/documentation/client/modules/lib_commands_HELLO.html
index 867662945f..c823158b23 100644
--- a/documentation/client/modules/lib_commands_HELLO.html
+++ b/documentation/client/modules/lib_commands_HELLO.html
@@ -16,7 +16,7 @@
lib/commands/HELLO
Module lib/commands/HELLO
+Defined in packages/client/lib/commands/HELLO.ts:1
diff --git a/documentation/client/modules/lib_commands_HEXISTS.html b/documentation/client/modules/lib_commands_HEXISTS.html
index 01b2e81cd9..986ffe8cfb 100644
--- a/documentation/client/modules/lib_commands_HEXISTS.html
+++ b/documentation/client/modules/lib_commands_HEXISTS.html
@@ -16,7 +16,7 @@
lib/commands/HEXISTS
Module lib/commands/HEXISTS
+Defined in packages/client/lib/commands/HEXISTS.ts:1
diff --git a/documentation/client/modules/lib_commands_HGET.html b/documentation/client/modules/lib_commands_HGET.html
index fa921d7ed7..e42be6bc47 100644
--- a/documentation/client/modules/lib_commands_HGET.html
+++ b/documentation/client/modules/lib_commands_HGET.html
@@ -16,7 +16,7 @@
lib/commands/HGET
Module lib/commands/HGET
+Defined in packages/client/lib/commands/HGET.ts:1
diff --git a/documentation/client/modules/lib_commands_HGETALL.html b/documentation/client/modules/lib_commands_HGETALL.html
index 528d5128e9..f4c107a8d6 100644
--- a/documentation/client/modules/lib_commands_HGETALL.html
+++ b/documentation/client/modules/lib_commands_HGETALL.html
@@ -16,7 +16,7 @@
lib/commands/HGETALL
Module lib/commands/HGETALL
+Defined in packages/client/lib/commands/HGETALL.ts:1
diff --git a/documentation/client/modules/lib_commands_HINCRBY.html b/documentation/client/modules/lib_commands_HINCRBY.html
index 41b31c94e0..1c437c20d6 100644
--- a/documentation/client/modules/lib_commands_HINCRBY.html
+++ b/documentation/client/modules/lib_commands_HINCRBY.html
@@ -16,7 +16,7 @@
lib/commands/HINCRBY
Module lib/commands/HINCRBY
+Defined in packages/client/lib/commands/HINCRBY.ts:1
diff --git a/documentation/client/modules/lib_commands_HINCRBYFLOAT.html b/documentation/client/modules/lib_commands_HINCRBYFLOAT.html
index 73521fbbcb..80e3fc78e4 100644
--- a/documentation/client/modules/lib_commands_HINCRBYFLOAT.html
+++ b/documentation/client/modules/lib_commands_HINCRBYFLOAT.html
@@ -16,7 +16,7 @@
lib/commands/HINCRBYFLOAT
Module lib/commands/HINCRBYFLOAT
+Defined in packages/client/lib/commands/HINCRBYFLOAT.ts:1
diff --git a/documentation/client/modules/lib_commands_HKEYS.html b/documentation/client/modules/lib_commands_HKEYS.html
index dcd9c70df4..b6707a1f90 100644
--- a/documentation/client/modules/lib_commands_HKEYS.html
+++ b/documentation/client/modules/lib_commands_HKEYS.html
@@ -16,7 +16,7 @@
lib/commands/HKEYS
Module lib/commands/HKEYS
+Defined in packages/client/lib/commands/HKEYS.ts:1
diff --git a/documentation/client/modules/lib_commands_HLEN.html b/documentation/client/modules/lib_commands_HLEN.html
index a90dbfab2f..db16fb1b9a 100644
--- a/documentation/client/modules/lib_commands_HLEN.html
+++ b/documentation/client/modules/lib_commands_HLEN.html
@@ -16,7 +16,7 @@
lib/commands/HLEN
Module lib/commands/HLEN
+Defined in packages/client/lib/commands/HLEN.ts:1
diff --git a/documentation/client/modules/lib_commands_HMGET.html b/documentation/client/modules/lib_commands_HMGET.html
index d32fc7b090..0b7116d3be 100644
--- a/documentation/client/modules/lib_commands_HMGET.html
+++ b/documentation/client/modules/lib_commands_HMGET.html
@@ -16,7 +16,7 @@
lib/commands/HMGET
Module lib/commands/HMGET
+Defined in packages/client/lib/commands/HMGET.ts:1
diff --git a/documentation/client/modules/lib_commands_HRANDFIELD.html b/documentation/client/modules/lib_commands_HRANDFIELD.html
index ee316209a3..56d7d4a864 100644
--- a/documentation/client/modules/lib_commands_HRANDFIELD.html
+++ b/documentation/client/modules/lib_commands_HRANDFIELD.html
@@ -16,7 +16,7 @@
lib/commands/HRANDFIELD
Module lib/commands/HRANDFIELD
+Defined in packages/client/lib/commands/HRANDFIELD.ts:1
diff --git a/documentation/client/modules/lib_commands_HRANDFIELD_COUNT.html b/documentation/client/modules/lib_commands_HRANDFIELD_COUNT.html
index d70dba774c..c22555cd1d 100644
--- a/documentation/client/modules/lib_commands_HRANDFIELD_COUNT.html
+++ b/documentation/client/modules/lib_commands_HRANDFIELD_COUNT.html
@@ -16,7 +16,7 @@
lib/commands/HRANDFIELD_COUNT
Module lib/commands/HRANDFIELD_COUNT
+Defined in packages/client/lib/commands/HRANDFIELD_COUNT.ts:1
diff --git a/documentation/client/modules/lib_commands_HRANDFIELD_COUNT_WITHVALUES.html b/documentation/client/modules/lib_commands_HRANDFIELD_COUNT_WITHVALUES.html
index b255992183..94bb2aff36 100644
--- a/documentation/client/modules/lib_commands_HRANDFIELD_COUNT_WITHVALUES.html
+++ b/documentation/client/modules/lib_commands_HRANDFIELD_COUNT_WITHVALUES.html
@@ -16,7 +16,7 @@
lib/commands/HRANDFIELD_COUNT_WITHVALUES
Module lib/commands/HRANDFIELD_COUNT_WITHVALUES
+Defined in packages/client/lib/commands/HRANDFIELD_COUNT_WITHVALUES.ts:1
diff --git a/documentation/client/modules/lib_commands_HSCAN.html b/documentation/client/modules/lib_commands_HSCAN.html
index beb0130ae5..da9ce12808 100644
--- a/documentation/client/modules/lib_commands_HSCAN.html
+++ b/documentation/client/modules/lib_commands_HSCAN.html
@@ -16,7 +16,7 @@
lib/commands/HSCAN
Module lib/commands/HSCAN
+Defined in packages/client/lib/commands/HSCAN.ts:1
diff --git a/documentation/client/modules/lib_commands_HSET.html b/documentation/client/modules/lib_commands_HSET.html
index 92aa7fdb93..ecd34ae74d 100644
--- a/documentation/client/modules/lib_commands_HSET.html
+++ b/documentation/client/modules/lib_commands_HSET.html
@@ -16,7 +16,7 @@
lib/commands/HSET
Module lib/commands/HSET
+Defined in packages/client/lib/commands/HSET.ts:1
diff --git a/documentation/client/modules/lib_commands_HSETNX.html b/documentation/client/modules/lib_commands_HSETNX.html
index b4c2df2153..db79a66d4f 100644
--- a/documentation/client/modules/lib_commands_HSETNX.html
+++ b/documentation/client/modules/lib_commands_HSETNX.html
@@ -16,7 +16,7 @@
lib/commands/HSETNX
Module lib/commands/HSETNX
+Defined in packages/client/lib/commands/HSETNX.ts:1
diff --git a/documentation/client/modules/lib_commands_HSTRLEN.html b/documentation/client/modules/lib_commands_HSTRLEN.html
index 05cb5b95ab..d015d9b676 100644
--- a/documentation/client/modules/lib_commands_HSTRLEN.html
+++ b/documentation/client/modules/lib_commands_HSTRLEN.html
@@ -16,7 +16,7 @@
lib/commands/HSTRLEN
Module lib/commands/HSTRLEN
+Defined in packages/client/lib/commands/HSTRLEN.ts:1
diff --git a/documentation/client/modules/lib_commands_HVALS.html b/documentation/client/modules/lib_commands_HVALS.html
index 9836520e67..b00cc3aa5f 100644
--- a/documentation/client/modules/lib_commands_HVALS.html
+++ b/documentation/client/modules/lib_commands_HVALS.html
@@ -16,7 +16,7 @@
lib/commands/HVALS
Module lib/commands/HVALS
+Defined in packages/client/lib/commands/HVALS.ts:1
diff --git a/documentation/client/modules/lib_commands_INCR.html b/documentation/client/modules/lib_commands_INCR.html
index fdf5ecb5bd..43f029afe9 100644
--- a/documentation/client/modules/lib_commands_INCR.html
+++ b/documentation/client/modules/lib_commands_INCR.html
@@ -16,7 +16,7 @@
lib/commands/INCR
Module lib/commands/INCR
+Defined in packages/client/lib/commands/INCR.ts:1
diff --git a/documentation/client/modules/lib_commands_INCRBY.html b/documentation/client/modules/lib_commands_INCRBY.html
index d66ac5cedf..29d83a22e3 100644
--- a/documentation/client/modules/lib_commands_INCRBY.html
+++ b/documentation/client/modules/lib_commands_INCRBY.html
@@ -16,7 +16,7 @@
lib/commands/INCRBY
Module lib/commands/INCRBY
+Defined in packages/client/lib/commands/INCRBY.ts:1
diff --git a/documentation/client/modules/lib_commands_INCRBYFLOAT.html b/documentation/client/modules/lib_commands_INCRBYFLOAT.html
index db45966657..8872cee6e8 100644
--- a/documentation/client/modules/lib_commands_INCRBYFLOAT.html
+++ b/documentation/client/modules/lib_commands_INCRBYFLOAT.html
@@ -16,7 +16,7 @@
lib/commands/INCRBYFLOAT
Module lib/commands/INCRBYFLOAT
+Defined in packages/client/lib/commands/INCRBYFLOAT.ts:1
diff --git a/documentation/client/modules/lib_commands_INFO.html b/documentation/client/modules/lib_commands_INFO.html
index 7028471069..8243c48a22 100644
--- a/documentation/client/modules/lib_commands_INFO.html
+++ b/documentation/client/modules/lib_commands_INFO.html
@@ -16,7 +16,7 @@
lib/commands/INFO
Module lib/commands/INFO
+Defined in packages/client/lib/commands/INFO.ts:1
diff --git a/documentation/client/modules/lib_commands_KEYS.html b/documentation/client/modules/lib_commands_KEYS.html
index 2510f1643a..1a9eb950f8 100644
--- a/documentation/client/modules/lib_commands_KEYS.html
+++ b/documentation/client/modules/lib_commands_KEYS.html
@@ -16,7 +16,7 @@
lib/commands/KEYS
Module lib/commands/KEYS
+Defined in packages/client/lib/commands/KEYS.ts:1
diff --git a/documentation/client/modules/lib_commands_LASTSAVE.html b/documentation/client/modules/lib_commands_LASTSAVE.html
index 7e7b1380cb..10d722b0c4 100644
--- a/documentation/client/modules/lib_commands_LASTSAVE.html
+++ b/documentation/client/modules/lib_commands_LASTSAVE.html
@@ -16,7 +16,7 @@
lib/commands/LASTSAVE
Module lib/commands/LASTSAVE
+Defined in packages/client/lib/commands/LASTSAVE.ts:1
diff --git a/documentation/client/modules/lib_commands_LATENCY_DOCTOR.html b/documentation/client/modules/lib_commands_LATENCY_DOCTOR.html
index 7458f87ed0..55f557b1aa 100644
--- a/documentation/client/modules/lib_commands_LATENCY_DOCTOR.html
+++ b/documentation/client/modules/lib_commands_LATENCY_DOCTOR.html
@@ -16,7 +16,7 @@
lib/commands/LATENCY_DOCTOR
Module lib/commands/LATENCY_DOCTOR
+Defined in packages/client/lib/commands/LATENCY_DOCTOR.ts:1
diff --git a/documentation/client/modules/lib_commands_LATENCY_GRAPH.html b/documentation/client/modules/lib_commands_LATENCY_GRAPH.html
index 8c780f4bef..2c018f3436 100644
--- a/documentation/client/modules/lib_commands_LATENCY_GRAPH.html
+++ b/documentation/client/modules/lib_commands_LATENCY_GRAPH.html
@@ -16,7 +16,7 @@
lib/commands/LATENCY_GRAPH
Module lib/commands/LATENCY_GRAPH
+Defined in packages/client/lib/commands/LATENCY_GRAPH.ts:1
diff --git a/documentation/client/modules/lib_commands_LCS.html b/documentation/client/modules/lib_commands_LCS.html
index b6a1f6f108..8c83bdf4ad 100644
--- a/documentation/client/modules/lib_commands_LCS.html
+++ b/documentation/client/modules/lib_commands_LCS.html
@@ -16,7 +16,7 @@
lib/commands/LCS
Module lib/commands/LCS
+Defined in packages/client/lib/commands/LCS.ts:1
diff --git a/documentation/client/modules/lib_commands_LCS_IDX.html b/documentation/client/modules/lib_commands_LCS_IDX.html
index 9c7a8b8875..c78ca6f044 100644
--- a/documentation/client/modules/lib_commands_LCS_IDX.html
+++ b/documentation/client/modules/lib_commands_LCS_IDX.html
@@ -16,7 +16,7 @@
lib/commands/LCS_IDX
Module lib/commands/LCS_IDX
+Defined in packages/client/lib/commands/LCS_IDX.ts:1
diff --git a/documentation/client/modules/lib_commands_LCS_IDX_WITHMATCHLEN.html b/documentation/client/modules/lib_commands_LCS_IDX_WITHMATCHLEN.html
index 9432f4b993..9b918397b9 100644
--- a/documentation/client/modules/lib_commands_LCS_IDX_WITHMATCHLEN.html
+++ b/documentation/client/modules/lib_commands_LCS_IDX_WITHMATCHLEN.html
@@ -16,7 +16,7 @@
lib/commands/LCS_IDX_WITHMATCHLEN
Module lib/commands/LCS_IDX_WITHMATCHLEN
+Defined in packages/client/lib/commands/LCS_IDX_WITHMATCHLEN.ts:1
diff --git a/documentation/client/modules/lib_commands_LCS_LEN.html b/documentation/client/modules/lib_commands_LCS_LEN.html
index 56a90a646f..ca356423bf 100644
--- a/documentation/client/modules/lib_commands_LCS_LEN.html
+++ b/documentation/client/modules/lib_commands_LCS_LEN.html
@@ -16,7 +16,7 @@
lib/commands/LCS_LEN
Module lib/commands/LCS_LEN
+Defined in packages/client/lib/commands/LCS_LEN.ts:1
diff --git a/documentation/client/modules/lib_commands_LINDEX.html b/documentation/client/modules/lib_commands_LINDEX.html
index af81230f77..852f01498a 100644
--- a/documentation/client/modules/lib_commands_LINDEX.html
+++ b/documentation/client/modules/lib_commands_LINDEX.html
@@ -16,7 +16,7 @@
lib/commands/LINDEX
Module lib/commands/LINDEX
+Defined in packages/client/lib/commands/LINDEX.ts:1
diff --git a/documentation/client/modules/lib_commands_LINSERT.html b/documentation/client/modules/lib_commands_LINSERT.html
index e1d7404561..1f86df8a08 100644
--- a/documentation/client/modules/lib_commands_LINSERT.html
+++ b/documentation/client/modules/lib_commands_LINSERT.html
@@ -16,7 +16,7 @@
lib/commands/LINSERT
Module lib/commands/LINSERT
+Defined in packages/client/lib/commands/LINSERT.ts:1
diff --git a/documentation/client/modules/lib_commands_LLEN.html b/documentation/client/modules/lib_commands_LLEN.html
index 33f11a329e..e4b510bc88 100644
--- a/documentation/client/modules/lib_commands_LLEN.html
+++ b/documentation/client/modules/lib_commands_LLEN.html
@@ -16,7 +16,7 @@
lib/commands/LLEN
Module lib/commands/LLEN
+Defined in packages/client/lib/commands/LLEN.ts:1
diff --git a/documentation/client/modules/lib_commands_LMOVE.html b/documentation/client/modules/lib_commands_LMOVE.html
index d466b3e4aa..b796a8bbdf 100644
--- a/documentation/client/modules/lib_commands_LMOVE.html
+++ b/documentation/client/modules/lib_commands_LMOVE.html
@@ -16,7 +16,7 @@
lib/commands/LMOVE
Module lib/commands/LMOVE
+Defined in packages/client/lib/commands/LMOVE.ts:1
diff --git a/documentation/client/modules/lib_commands_LMPOP.html b/documentation/client/modules/lib_commands_LMPOP.html
index a4842cb181..b3f6c4284d 100644
--- a/documentation/client/modules/lib_commands_LMPOP.html
+++ b/documentation/client/modules/lib_commands_LMPOP.html
@@ -16,7 +16,7 @@
lib/commands/LMPOP
Module lib/commands/LMPOP
+Defined in packages/client/lib/commands/LMPOP.ts:1
diff --git a/documentation/client/modules/lib_commands_LOLWUT.html b/documentation/client/modules/lib_commands_LOLWUT.html
index fb0b7057b0..a5921123a0 100644
--- a/documentation/client/modules/lib_commands_LOLWUT.html
+++ b/documentation/client/modules/lib_commands_LOLWUT.html
@@ -16,7 +16,7 @@
lib/commands/LOLWUT
Module lib/commands/LOLWUT
+Defined in packages/client/lib/commands/LOLWUT.ts:1
diff --git a/documentation/client/modules/lib_commands_LPOP.html b/documentation/client/modules/lib_commands_LPOP.html
index 757e9deb3a..6adfa0ec83 100644
--- a/documentation/client/modules/lib_commands_LPOP.html
+++ b/documentation/client/modules/lib_commands_LPOP.html
@@ -16,7 +16,7 @@
lib/commands/LPOP
Module lib/commands/LPOP
+Defined in packages/client/lib/commands/LPOP.ts:1
diff --git a/documentation/client/modules/lib_commands_LPOP_COUNT.html b/documentation/client/modules/lib_commands_LPOP_COUNT.html
index 22ba5f3929..0af5a4f48c 100644
--- a/documentation/client/modules/lib_commands_LPOP_COUNT.html
+++ b/documentation/client/modules/lib_commands_LPOP_COUNT.html
@@ -16,7 +16,7 @@
lib/commands/LPOP_COUNT
Module lib/commands/LPOP_COUNT
+Defined in packages/client/lib/commands/LPOP_COUNT.ts:1
diff --git a/documentation/client/modules/lib_commands_LPOS.html b/documentation/client/modules/lib_commands_LPOS.html
index 87008a6e2e..c675096222 100644
--- a/documentation/client/modules/lib_commands_LPOS.html
+++ b/documentation/client/modules/lib_commands_LPOS.html
@@ -16,7 +16,7 @@
lib/commands/LPOS
Module lib/commands/LPOS
+Defined in packages/client/lib/commands/LPOS.ts:1
diff --git a/documentation/client/modules/lib_commands_LPOS_COUNT.html b/documentation/client/modules/lib_commands_LPOS_COUNT.html
index fd06435e46..85e31c34dd 100644
--- a/documentation/client/modules/lib_commands_LPOS_COUNT.html
+++ b/documentation/client/modules/lib_commands_LPOS_COUNT.html
@@ -16,7 +16,7 @@
lib/commands/LPOS_COUNT
Module lib/commands/LPOS_COUNT
+Defined in packages/client/lib/commands/LPOS_COUNT.ts:1
diff --git a/documentation/client/modules/lib_commands_LPUSH.html b/documentation/client/modules/lib_commands_LPUSH.html
index 6f982e2022..cf2470dc22 100644
--- a/documentation/client/modules/lib_commands_LPUSH.html
+++ b/documentation/client/modules/lib_commands_LPUSH.html
@@ -16,7 +16,7 @@
lib/commands/LPUSH
Module lib/commands/LPUSH
+Defined in packages/client/lib/commands/LPUSH.ts:1
diff --git a/documentation/client/modules/lib_commands_LPUSHX.html b/documentation/client/modules/lib_commands_LPUSHX.html
index 666e2f8d81..9237e390f0 100644
--- a/documentation/client/modules/lib_commands_LPUSHX.html
+++ b/documentation/client/modules/lib_commands_LPUSHX.html
@@ -16,7 +16,7 @@
lib/commands/LPUSHX
Module lib/commands/LPUSHX
+Defined in packages/client/lib/commands/LPUSHX.ts:1
diff --git a/documentation/client/modules/lib_commands_LRANGE.html b/documentation/client/modules/lib_commands_LRANGE.html
index a43ea1ee82..71ec4d29ef 100644
--- a/documentation/client/modules/lib_commands_LRANGE.html
+++ b/documentation/client/modules/lib_commands_LRANGE.html
@@ -16,7 +16,7 @@
lib/commands/LRANGE
Module lib/commands/LRANGE
+Defined in packages/client/lib/commands/LRANGE.ts:1
diff --git a/documentation/client/modules/lib_commands_LREM.html b/documentation/client/modules/lib_commands_LREM.html
index 8e4805a722..07a7ca71dc 100644
--- a/documentation/client/modules/lib_commands_LREM.html
+++ b/documentation/client/modules/lib_commands_LREM.html
@@ -16,7 +16,7 @@
lib/commands/LREM
Module lib/commands/LREM
+Defined in packages/client/lib/commands/LREM.ts:1
diff --git a/documentation/client/modules/lib_commands_LSET.html b/documentation/client/modules/lib_commands_LSET.html
index 2134caae64..98fbea748e 100644
--- a/documentation/client/modules/lib_commands_LSET.html
+++ b/documentation/client/modules/lib_commands_LSET.html
@@ -16,7 +16,7 @@
lib/commands/LSET
Module lib/commands/LSET
+Defined in packages/client/lib/commands/LSET.ts:1
diff --git a/documentation/client/modules/lib_commands_LTRIM.html b/documentation/client/modules/lib_commands_LTRIM.html
index 27c4cef633..a55049327f 100644
--- a/documentation/client/modules/lib_commands_LTRIM.html
+++ b/documentation/client/modules/lib_commands_LTRIM.html
@@ -16,7 +16,7 @@
lib/commands/LTRIM
Module lib/commands/LTRIM
+Defined in packages/client/lib/commands/LTRIM.ts:1
diff --git a/documentation/client/modules/lib_commands_MEMORY_DOCTOR.html b/documentation/client/modules/lib_commands_MEMORY_DOCTOR.html
index c605d62054..0ba4c1caf7 100644
--- a/documentation/client/modules/lib_commands_MEMORY_DOCTOR.html
+++ b/documentation/client/modules/lib_commands_MEMORY_DOCTOR.html
@@ -16,7 +16,7 @@
lib/commands/MEMORY_DOCTOR
Module lib/commands/MEMORY_DOCTOR
+Defined in packages/client/lib/commands/MEMORY_DOCTOR.ts:1
diff --git a/documentation/client/modules/lib_commands_MEMORY_MALLOC_STATS.html b/documentation/client/modules/lib_commands_MEMORY_MALLOC_STATS.html
index 66ae69c04d..cf403dde99 100644
--- a/documentation/client/modules/lib_commands_MEMORY_MALLOC_STATS.html
+++ b/documentation/client/modules/lib_commands_MEMORY_MALLOC_STATS.html
@@ -16,7 +16,7 @@
lib/commands/MEMORY_MALLOC-STATS
Module lib/commands/MEMORY_MALLOC-STATS
+Defined in packages/client/lib/commands/MEMORY_MALLOC-STATS.ts:1
diff --git a/documentation/client/modules/lib_commands_MEMORY_PURGE.html b/documentation/client/modules/lib_commands_MEMORY_PURGE.html
index c5f7ac6a43..463ef386ea 100644
--- a/documentation/client/modules/lib_commands_MEMORY_PURGE.html
+++ b/documentation/client/modules/lib_commands_MEMORY_PURGE.html
@@ -16,7 +16,7 @@
lib/commands/MEMORY_PURGE
Module lib/commands/MEMORY_PURGE
+Defined in packages/client/lib/commands/MEMORY_PURGE.ts:1
diff --git a/documentation/client/modules/lib_commands_MEMORY_STATS.html b/documentation/client/modules/lib_commands_MEMORY_STATS.html
index ccbe92d571..5762dcaeb0 100644
--- a/documentation/client/modules/lib_commands_MEMORY_STATS.html
+++ b/documentation/client/modules/lib_commands_MEMORY_STATS.html
@@ -16,7 +16,7 @@
lib/commands/MEMORY_STATS
Module lib/commands/MEMORY_STATS
+Defined in packages/client/lib/commands/MEMORY_STATS.ts:1
diff --git a/documentation/client/modules/lib_commands_MEMORY_USAGE.html b/documentation/client/modules/lib_commands_MEMORY_USAGE.html
index a2dae37f19..451c2ce0a8 100644
--- a/documentation/client/modules/lib_commands_MEMORY_USAGE.html
+++ b/documentation/client/modules/lib_commands_MEMORY_USAGE.html
@@ -16,7 +16,7 @@
lib/commands/MEMORY_USAGE
Module lib/commands/MEMORY_USAGE
+Defined in packages/client/lib/commands/MEMORY_USAGE.ts:1
diff --git a/documentation/client/modules/lib_commands_MGET.html b/documentation/client/modules/lib_commands_MGET.html
index a3801d1bab..82151cc4dc 100644
--- a/documentation/client/modules/lib_commands_MGET.html
+++ b/documentation/client/modules/lib_commands_MGET.html
@@ -16,7 +16,7 @@
lib/commands/MGET
Module lib/commands/MGET
+Defined in packages/client/lib/commands/MGET.ts:1
diff --git a/documentation/client/modules/lib_commands_MIGRATE.html b/documentation/client/modules/lib_commands_MIGRATE.html
index f0503571a2..fc56c5454b 100644
--- a/documentation/client/modules/lib_commands_MIGRATE.html
+++ b/documentation/client/modules/lib_commands_MIGRATE.html
@@ -16,7 +16,7 @@
lib/commands/MIGRATE
Module lib/commands/MIGRATE
+Defined in packages/client/lib/commands/MIGRATE.ts:1
diff --git a/documentation/client/modules/lib_commands_MODULE_LIST.html b/documentation/client/modules/lib_commands_MODULE_LIST.html
index 4d0a25811b..63ca710905 100644
--- a/documentation/client/modules/lib_commands_MODULE_LIST.html
+++ b/documentation/client/modules/lib_commands_MODULE_LIST.html
@@ -16,7 +16,7 @@
lib/commands/MODULE_LIST
Module lib/commands/MODULE_LIST
+Defined in packages/client/lib/commands/MODULE_LIST.ts:1
diff --git a/documentation/client/modules/lib_commands_MODULE_LOAD.html b/documentation/client/modules/lib_commands_MODULE_LOAD.html
index e7c518ad93..9ce1532332 100644
--- a/documentation/client/modules/lib_commands_MODULE_LOAD.html
+++ b/documentation/client/modules/lib_commands_MODULE_LOAD.html
@@ -16,7 +16,7 @@
lib/commands/MODULE_LOAD
Module lib/commands/MODULE_LOAD
+Defined in packages/client/lib/commands/MODULE_LOAD.ts:1
diff --git a/documentation/client/modules/lib_commands_MODULE_UNLOAD.html b/documentation/client/modules/lib_commands_MODULE_UNLOAD.html
index 306ae3e28d..12ddb964ca 100644
--- a/documentation/client/modules/lib_commands_MODULE_UNLOAD.html
+++ b/documentation/client/modules/lib_commands_MODULE_UNLOAD.html
@@ -16,7 +16,7 @@
lib/commands/MODULE_UNLOAD
Module lib/commands/MODULE_UNLOAD
+Defined in packages/client/lib/commands/MODULE_UNLOAD.ts:1
diff --git a/documentation/client/modules/lib_commands_MOVE.html b/documentation/client/modules/lib_commands_MOVE.html
index d0759940e0..427b08a23b 100644
--- a/documentation/client/modules/lib_commands_MOVE.html
+++ b/documentation/client/modules/lib_commands_MOVE.html
@@ -16,7 +16,7 @@
lib/commands/MOVE
Module lib/commands/MOVE
+Defined in packages/client/lib/commands/MOVE.ts:1
diff --git a/documentation/client/modules/lib_commands_MSET.html b/documentation/client/modules/lib_commands_MSET.html
index 403751dadf..c6bfd77527 100644
--- a/documentation/client/modules/lib_commands_MSET.html
+++ b/documentation/client/modules/lib_commands_MSET.html
@@ -16,7 +16,7 @@
lib/commands/MSET
Module lib/commands/MSET
+Defined in packages/client/lib/commands/MSET.ts:1
diff --git a/documentation/client/modules/lib_commands_MSETNX.html b/documentation/client/modules/lib_commands_MSETNX.html
index 733148d366..98b5d4b0e1 100644
--- a/documentation/client/modules/lib_commands_MSETNX.html
+++ b/documentation/client/modules/lib_commands_MSETNX.html
@@ -16,7 +16,7 @@
lib/commands/MSETNX
Module lib/commands/MSETNX
+Defined in packages/client/lib/commands/MSETNX.ts:1
diff --git a/documentation/client/modules/lib_commands_OBJECT_ENCODING.html b/documentation/client/modules/lib_commands_OBJECT_ENCODING.html
index 6843cdb2d0..49f71c821a 100644
--- a/documentation/client/modules/lib_commands_OBJECT_ENCODING.html
+++ b/documentation/client/modules/lib_commands_OBJECT_ENCODING.html
@@ -16,7 +16,7 @@
lib/commands/OBJECT_ENCODING
Module lib/commands/OBJECT_ENCODING
+Defined in packages/client/lib/commands/OBJECT_ENCODING.ts:1
diff --git a/documentation/client/modules/lib_commands_OBJECT_FREQ.html b/documentation/client/modules/lib_commands_OBJECT_FREQ.html
index 276db69491..00bd2318bd 100644
--- a/documentation/client/modules/lib_commands_OBJECT_FREQ.html
+++ b/documentation/client/modules/lib_commands_OBJECT_FREQ.html
@@ -16,7 +16,7 @@
lib/commands/OBJECT_FREQ
Module lib/commands/OBJECT_FREQ
+Defined in packages/client/lib/commands/OBJECT_FREQ.ts:1
diff --git a/documentation/client/modules/lib_commands_OBJECT_IDLETIME.html b/documentation/client/modules/lib_commands_OBJECT_IDLETIME.html
index ce50c25ce7..3088fee426 100644
--- a/documentation/client/modules/lib_commands_OBJECT_IDLETIME.html
+++ b/documentation/client/modules/lib_commands_OBJECT_IDLETIME.html
@@ -16,7 +16,7 @@
lib/commands/OBJECT_IDLETIME
Module lib/commands/OBJECT_IDLETIME
+Defined in packages/client/lib/commands/OBJECT_IDLETIME.ts:1
diff --git a/documentation/client/modules/lib_commands_OBJECT_REFCOUNT.html b/documentation/client/modules/lib_commands_OBJECT_REFCOUNT.html
index 0ea57867b9..2a33fae22c 100644
--- a/documentation/client/modules/lib_commands_OBJECT_REFCOUNT.html
+++ b/documentation/client/modules/lib_commands_OBJECT_REFCOUNT.html
@@ -16,7 +16,7 @@
lib/commands/OBJECT_REFCOUNT
Module lib/commands/OBJECT_REFCOUNT
+Defined in packages/client/lib/commands/OBJECT_REFCOUNT.ts:1
diff --git a/documentation/client/modules/lib_commands_PERSIST.html b/documentation/client/modules/lib_commands_PERSIST.html
index 42d02a9451..6c061c628b 100644
--- a/documentation/client/modules/lib_commands_PERSIST.html
+++ b/documentation/client/modules/lib_commands_PERSIST.html
@@ -16,7 +16,7 @@
lib/commands/PERSIST
Module lib/commands/PERSIST
+Defined in packages/client/lib/commands/PERSIST.ts:1
diff --git a/documentation/client/modules/lib_commands_PEXPIRE.html b/documentation/client/modules/lib_commands_PEXPIRE.html
index 60ea937f09..13ac055bff 100644
--- a/documentation/client/modules/lib_commands_PEXPIRE.html
+++ b/documentation/client/modules/lib_commands_PEXPIRE.html
@@ -16,7 +16,7 @@
lib/commands/PEXPIRE
Module lib/commands/PEXPIRE
+Defined in packages/client/lib/commands/PEXPIRE.ts:1
diff --git a/documentation/client/modules/lib_commands_PEXPIREAT.html b/documentation/client/modules/lib_commands_PEXPIREAT.html
index 589476537d..7edcbae011 100644
--- a/documentation/client/modules/lib_commands_PEXPIREAT.html
+++ b/documentation/client/modules/lib_commands_PEXPIREAT.html
@@ -16,7 +16,7 @@
lib/commands/PEXPIREAT
Module lib/commands/PEXPIREAT
+Defined in packages/client/lib/commands/PEXPIREAT.ts:1
diff --git a/documentation/client/modules/lib_commands_PEXPIRETIME.html b/documentation/client/modules/lib_commands_PEXPIRETIME.html
index 75c5637f68..024ce19c14 100644
--- a/documentation/client/modules/lib_commands_PEXPIRETIME.html
+++ b/documentation/client/modules/lib_commands_PEXPIRETIME.html
@@ -16,7 +16,7 @@
lib/commands/PEXPIRETIME
Module lib/commands/PEXPIRETIME
+Defined in packages/client/lib/commands/PEXPIRETIME.ts:1
diff --git a/documentation/client/modules/lib_commands_PFADD.html b/documentation/client/modules/lib_commands_PFADD.html
index 2a9c7789f3..8c83772c70 100644
--- a/documentation/client/modules/lib_commands_PFADD.html
+++ b/documentation/client/modules/lib_commands_PFADD.html
@@ -16,7 +16,7 @@
lib/commands/PFADD
Module lib/commands/PFADD
+Defined in packages/client/lib/commands/PFADD.ts:1
diff --git a/documentation/client/modules/lib_commands_PFCOUNT.html b/documentation/client/modules/lib_commands_PFCOUNT.html
index 47a5e76f25..bdb8178ab2 100644
--- a/documentation/client/modules/lib_commands_PFCOUNT.html
+++ b/documentation/client/modules/lib_commands_PFCOUNT.html
@@ -16,7 +16,7 @@
lib/commands/PFCOUNT
Module lib/commands/PFCOUNT
+Defined in packages/client/lib/commands/PFCOUNT.ts:1
diff --git a/documentation/client/modules/lib_commands_PFMERGE.html b/documentation/client/modules/lib_commands_PFMERGE.html
index cc1652ed49..e2a48f2c18 100644
--- a/documentation/client/modules/lib_commands_PFMERGE.html
+++ b/documentation/client/modules/lib_commands_PFMERGE.html
@@ -16,7 +16,7 @@
lib/commands/PFMERGE
Module lib/commands/PFMERGE
+Defined in packages/client/lib/commands/PFMERGE.ts:1
diff --git a/documentation/client/modules/lib_commands_PING.html b/documentation/client/modules/lib_commands_PING.html
index 778d434ff9..418a229bd7 100644
--- a/documentation/client/modules/lib_commands_PING.html
+++ b/documentation/client/modules/lib_commands_PING.html
@@ -16,7 +16,7 @@
lib/commands/PING
Module lib/commands/PING
+Defined in packages/client/lib/commands/PING.ts:1
diff --git a/documentation/client/modules/lib_commands_PSETEX.html b/documentation/client/modules/lib_commands_PSETEX.html
index f034bd6b9f..ba37cbc9ae 100644
--- a/documentation/client/modules/lib_commands_PSETEX.html
+++ b/documentation/client/modules/lib_commands_PSETEX.html
@@ -16,7 +16,7 @@
lib/commands/PSETEX
Module lib/commands/PSETEX
+Defined in packages/client/lib/commands/PSETEX.ts:1
diff --git a/documentation/client/modules/lib_commands_PTTL.html b/documentation/client/modules/lib_commands_PTTL.html
index ce0cc3bd04..ea0a0ef6d1 100644
--- a/documentation/client/modules/lib_commands_PTTL.html
+++ b/documentation/client/modules/lib_commands_PTTL.html
@@ -16,7 +16,7 @@
lib/commands/PTTL
Module lib/commands/PTTL
+Defined in packages/client/lib/commands/PTTL.ts:1
diff --git a/documentation/client/modules/lib_commands_PUBLISH.html b/documentation/client/modules/lib_commands_PUBLISH.html
index d37c0b786a..41a7dd6584 100644
--- a/documentation/client/modules/lib_commands_PUBLISH.html
+++ b/documentation/client/modules/lib_commands_PUBLISH.html
@@ -16,7 +16,7 @@
lib/commands/PUBLISH
Module lib/commands/PUBLISH
+Defined in packages/client/lib/commands/PUBLISH.ts:1
diff --git a/documentation/client/modules/lib_commands_PUBSUB_CHANNELS.html b/documentation/client/modules/lib_commands_PUBSUB_CHANNELS.html
index 3970897c2d..5ca6dd990d 100644
--- a/documentation/client/modules/lib_commands_PUBSUB_CHANNELS.html
+++ b/documentation/client/modules/lib_commands_PUBSUB_CHANNELS.html
@@ -16,7 +16,7 @@
lib/commands/PUBSUB_CHANNELS
Module lib/commands/PUBSUB_CHANNELS
+Defined in packages/client/lib/commands/PUBSUB_CHANNELS.ts:1
diff --git a/documentation/client/modules/lib_commands_PUBSUB_NUMPAT.html b/documentation/client/modules/lib_commands_PUBSUB_NUMPAT.html
index d960ce9900..f0f1707931 100644
--- a/documentation/client/modules/lib_commands_PUBSUB_NUMPAT.html
+++ b/documentation/client/modules/lib_commands_PUBSUB_NUMPAT.html
@@ -16,7 +16,7 @@
lib/commands/PUBSUB_NUMPAT
Module lib/commands/PUBSUB_NUMPAT
+Defined in packages/client/lib/commands/PUBSUB_NUMPAT.ts:1
diff --git a/documentation/client/modules/lib_commands_PUBSUB_NUMSUB.html b/documentation/client/modules/lib_commands_PUBSUB_NUMSUB.html
index 5ef8fad16e..da74a3ecb4 100644
--- a/documentation/client/modules/lib_commands_PUBSUB_NUMSUB.html
+++ b/documentation/client/modules/lib_commands_PUBSUB_NUMSUB.html
@@ -16,7 +16,7 @@
lib/commands/PUBSUB_NUMSUB
Module lib/commands/PUBSUB_NUMSUB
+Defined in packages/client/lib/commands/PUBSUB_NUMSUB.ts:1
diff --git a/documentation/client/modules/lib_commands_PUBSUB_SHARDCHANNELS.html b/documentation/client/modules/lib_commands_PUBSUB_SHARDCHANNELS.html
index f60b6b64f0..1ae6f69134 100644
--- a/documentation/client/modules/lib_commands_PUBSUB_SHARDCHANNELS.html
+++ b/documentation/client/modules/lib_commands_PUBSUB_SHARDCHANNELS.html
@@ -16,7 +16,7 @@
lib/commands/PUBSUB_SHARDCHANNELS
Module lib/commands/PUBSUB_SHARDCHANNELS
+Defined in packages/client/lib/commands/PUBSUB_SHARDCHANNELS.ts:1
diff --git a/documentation/client/modules/lib_commands_RANDOMKEY.html b/documentation/client/modules/lib_commands_RANDOMKEY.html
index fdfec2de74..1f8ab47c39 100644
--- a/documentation/client/modules/lib_commands_RANDOMKEY.html
+++ b/documentation/client/modules/lib_commands_RANDOMKEY.html
@@ -16,7 +16,7 @@
lib/commands/RANDOMKEY
Module lib/commands/RANDOMKEY
+Defined in packages/client/lib/commands/RANDOMKEY.ts:1
diff --git a/documentation/client/modules/lib_commands_READONLY.html b/documentation/client/modules/lib_commands_READONLY.html
index b113bb70d5..c1859b3527 100644
--- a/documentation/client/modules/lib_commands_READONLY.html
+++ b/documentation/client/modules/lib_commands_READONLY.html
@@ -16,7 +16,7 @@
lib/commands/READONLY
Module lib/commands/READONLY
+Defined in packages/client/lib/commands/READONLY.ts:1
diff --git a/documentation/client/modules/lib_commands_READWRITE.html b/documentation/client/modules/lib_commands_READWRITE.html
index 9e6a09ccc1..b9eec71100 100644
--- a/documentation/client/modules/lib_commands_READWRITE.html
+++ b/documentation/client/modules/lib_commands_READWRITE.html
@@ -16,7 +16,7 @@
lib/commands/READWRITE
Module lib/commands/READWRITE
+Defined in packages/client/lib/commands/READWRITE.ts:1
diff --git a/documentation/client/modules/lib_commands_RENAME.html b/documentation/client/modules/lib_commands_RENAME.html
index c5267fdc62..ffe7864a94 100644
--- a/documentation/client/modules/lib_commands_RENAME.html
+++ b/documentation/client/modules/lib_commands_RENAME.html
@@ -16,7 +16,7 @@
lib/commands/RENAME
Module lib/commands/RENAME
+Defined in packages/client/lib/commands/RENAME.ts:1
diff --git a/documentation/client/modules/lib_commands_RENAMENX.html b/documentation/client/modules/lib_commands_RENAMENX.html
index 1dea688c45..77e4d9ace0 100644
--- a/documentation/client/modules/lib_commands_RENAMENX.html
+++ b/documentation/client/modules/lib_commands_RENAMENX.html
@@ -16,7 +16,7 @@
lib/commands/RENAMENX
Module lib/commands/RENAMENX
+Defined in packages/client/lib/commands/RENAMENX.ts:1
diff --git a/documentation/client/modules/lib_commands_REPLICAOF.html b/documentation/client/modules/lib_commands_REPLICAOF.html
index 475812b532..e6839fc27c 100644
--- a/documentation/client/modules/lib_commands_REPLICAOF.html
+++ b/documentation/client/modules/lib_commands_REPLICAOF.html
@@ -16,7 +16,7 @@
lib/commands/REPLICAOF
Module lib/commands/REPLICAOF
+Defined in packages/client/lib/commands/REPLICAOF.ts:1
diff --git a/documentation/client/modules/lib_commands_RESTORE_ASKING.html b/documentation/client/modules/lib_commands_RESTORE_ASKING.html
index 6b8c9fea6e..1614a0c079 100644
--- a/documentation/client/modules/lib_commands_RESTORE_ASKING.html
+++ b/documentation/client/modules/lib_commands_RESTORE_ASKING.html
@@ -16,7 +16,7 @@
lib/commands/RESTORE-ASKING
Module lib/commands/RESTORE-ASKING
+Defined in packages/client/lib/commands/RESTORE-ASKING.ts:1
diff --git a/documentation/client/modules/lib_commands_ROLE.html b/documentation/client/modules/lib_commands_ROLE.html
index 0c3651206d..28c7915e24 100644
--- a/documentation/client/modules/lib_commands_ROLE.html
+++ b/documentation/client/modules/lib_commands_ROLE.html
@@ -16,7 +16,7 @@
lib/commands/ROLE
Module lib/commands/ROLE
+Defined in packages/client/lib/commands/ROLE.ts:1
diff --git a/documentation/client/modules/lib_commands_RPOP.html b/documentation/client/modules/lib_commands_RPOP.html
index 7fd2b95ffe..25328d0386 100644
--- a/documentation/client/modules/lib_commands_RPOP.html
+++ b/documentation/client/modules/lib_commands_RPOP.html
@@ -16,7 +16,7 @@
lib/commands/RPOP
Module lib/commands/RPOP
+Defined in packages/client/lib/commands/RPOP.ts:1
diff --git a/documentation/client/modules/lib_commands_RPOPLPUSH.html b/documentation/client/modules/lib_commands_RPOPLPUSH.html
index 902a610627..529bec396e 100644
--- a/documentation/client/modules/lib_commands_RPOPLPUSH.html
+++ b/documentation/client/modules/lib_commands_RPOPLPUSH.html
@@ -16,7 +16,7 @@
lib/commands/RPOPLPUSH
Module lib/commands/RPOPLPUSH
+Defined in packages/client/lib/commands/RPOPLPUSH.ts:1
diff --git a/documentation/client/modules/lib_commands_RPOP_COUNT.html b/documentation/client/modules/lib_commands_RPOP_COUNT.html
index 068d0c5ce8..e0a73fcd9d 100644
--- a/documentation/client/modules/lib_commands_RPOP_COUNT.html
+++ b/documentation/client/modules/lib_commands_RPOP_COUNT.html
@@ -16,7 +16,7 @@
lib/commands/RPOP_COUNT
Module lib/commands/RPOP_COUNT
+Defined in packages/client/lib/commands/RPOP_COUNT.ts:1
diff --git a/documentation/client/modules/lib_commands_RPUSH.html b/documentation/client/modules/lib_commands_RPUSH.html
index d183af64e4..8f06807176 100644
--- a/documentation/client/modules/lib_commands_RPUSH.html
+++ b/documentation/client/modules/lib_commands_RPUSH.html
@@ -16,7 +16,7 @@
lib/commands/RPUSH
Module lib/commands/RPUSH
+Defined in packages/client/lib/commands/RPUSH.ts:1
diff --git a/documentation/client/modules/lib_commands_RPUSHX.html b/documentation/client/modules/lib_commands_RPUSHX.html
index 8d2bc06ba8..efcdf014f7 100644
--- a/documentation/client/modules/lib_commands_RPUSHX.html
+++ b/documentation/client/modules/lib_commands_RPUSHX.html
@@ -16,7 +16,7 @@
lib/commands/RPUSHX
Module lib/commands/RPUSHX
+Defined in packages/client/lib/commands/RPUSHX.ts:1
diff --git a/documentation/client/modules/lib_commands_SADD.html b/documentation/client/modules/lib_commands_SADD.html
index e4323f3341..ee768fe7b8 100644
--- a/documentation/client/modules/lib_commands_SADD.html
+++ b/documentation/client/modules/lib_commands_SADD.html
@@ -16,7 +16,7 @@
lib/commands/SADD
Module lib/commands/SADD
+Defined in packages/client/lib/commands/SADD.ts:1
diff --git a/documentation/client/modules/lib_commands_SAVE.html b/documentation/client/modules/lib_commands_SAVE.html
index 92116d3f97..4ffe333423 100644
--- a/documentation/client/modules/lib_commands_SAVE.html
+++ b/documentation/client/modules/lib_commands_SAVE.html
@@ -16,7 +16,7 @@
lib/commands/SAVE
Module lib/commands/SAVE
+Defined in packages/client/lib/commands/SAVE.ts:1
diff --git a/documentation/client/modules/lib_commands_SCAN.html b/documentation/client/modules/lib_commands_SCAN.html
index 06c6214565..b1092447a5 100644
--- a/documentation/client/modules/lib_commands_SCAN.html
+++ b/documentation/client/modules/lib_commands_SCAN.html
@@ -16,7 +16,7 @@
lib/commands/SCAN
Module lib/commands/SCAN
+Defined in packages/client/lib/commands/SCAN.ts:1
diff --git a/documentation/client/modules/lib_commands_SCARD.html b/documentation/client/modules/lib_commands_SCARD.html
index fed003391f..5df66a0f93 100644
--- a/documentation/client/modules/lib_commands_SCARD.html
+++ b/documentation/client/modules/lib_commands_SCARD.html
@@ -16,7 +16,7 @@
lib/commands/SCARD
Module lib/commands/SCARD
+Defined in packages/client/lib/commands/SCARD.ts:1
diff --git a/documentation/client/modules/lib_commands_SCRIPT_DEBUG.html b/documentation/client/modules/lib_commands_SCRIPT_DEBUG.html
index fe933cf566..2977b2525a 100644
--- a/documentation/client/modules/lib_commands_SCRIPT_DEBUG.html
+++ b/documentation/client/modules/lib_commands_SCRIPT_DEBUG.html
@@ -16,7 +16,7 @@
lib/commands/SCRIPT_DEBUG
Module lib/commands/SCRIPT_DEBUG
+Defined in packages/client/lib/commands/SCRIPT_DEBUG.ts:1
diff --git a/documentation/client/modules/lib_commands_SCRIPT_EXISTS.html b/documentation/client/modules/lib_commands_SCRIPT_EXISTS.html
index 5317cfcaa7..5ef811250b 100644
--- a/documentation/client/modules/lib_commands_SCRIPT_EXISTS.html
+++ b/documentation/client/modules/lib_commands_SCRIPT_EXISTS.html
@@ -16,7 +16,7 @@
lib/commands/SCRIPT_EXISTS
Module lib/commands/SCRIPT_EXISTS
+Defined in packages/client/lib/commands/SCRIPT_EXISTS.ts:1
diff --git a/documentation/client/modules/lib_commands_SCRIPT_FLUSH.html b/documentation/client/modules/lib_commands_SCRIPT_FLUSH.html
index c6e3cd7d4e..c7476ee56c 100644
--- a/documentation/client/modules/lib_commands_SCRIPT_FLUSH.html
+++ b/documentation/client/modules/lib_commands_SCRIPT_FLUSH.html
@@ -16,7 +16,7 @@
lib/commands/SCRIPT_FLUSH
Module lib/commands/SCRIPT_FLUSH
+Defined in packages/client/lib/commands/SCRIPT_FLUSH.ts:1
diff --git a/documentation/client/modules/lib_commands_SCRIPT_KILL.html b/documentation/client/modules/lib_commands_SCRIPT_KILL.html
index 52a12ba8e5..796320319b 100644
--- a/documentation/client/modules/lib_commands_SCRIPT_KILL.html
+++ b/documentation/client/modules/lib_commands_SCRIPT_KILL.html
@@ -16,7 +16,7 @@
lib/commands/SCRIPT_KILL
Module lib/commands/SCRIPT_KILL
+Defined in packages/client/lib/commands/SCRIPT_KILL.ts:1
diff --git a/documentation/client/modules/lib_commands_SCRIPT_LOAD.html b/documentation/client/modules/lib_commands_SCRIPT_LOAD.html
index fb53ffecbb..01ed45d3c2 100644
--- a/documentation/client/modules/lib_commands_SCRIPT_LOAD.html
+++ b/documentation/client/modules/lib_commands_SCRIPT_LOAD.html
@@ -16,7 +16,7 @@
lib/commands/SCRIPT_LOAD
Module lib/commands/SCRIPT_LOAD
+Defined in packages/client/lib/commands/SCRIPT_LOAD.ts:1
diff --git a/documentation/client/modules/lib_commands_SDIFF.html b/documentation/client/modules/lib_commands_SDIFF.html
index bc3e3ebee2..aca1852720 100644
--- a/documentation/client/modules/lib_commands_SDIFF.html
+++ b/documentation/client/modules/lib_commands_SDIFF.html
@@ -16,7 +16,7 @@
lib/commands/SDIFF
Module lib/commands/SDIFF
+Defined in packages/client/lib/commands/SDIFF.ts:1
diff --git a/documentation/client/modules/lib_commands_SDIFFSTORE.html b/documentation/client/modules/lib_commands_SDIFFSTORE.html
index d8985efeed..50fda279b3 100644
--- a/documentation/client/modules/lib_commands_SDIFFSTORE.html
+++ b/documentation/client/modules/lib_commands_SDIFFSTORE.html
@@ -16,7 +16,7 @@
lib/commands/SDIFFSTORE
Module lib/commands/SDIFFSTORE
+Defined in packages/client/lib/commands/SDIFFSTORE.ts:1
diff --git a/documentation/client/modules/lib_commands_SET.html b/documentation/client/modules/lib_commands_SET.html
index 10f4edc03a..c4626e1732 100644
--- a/documentation/client/modules/lib_commands_SET.html
+++ b/documentation/client/modules/lib_commands_SET.html
@@ -16,7 +16,7 @@
lib/commands/SET
Module lib/commands/SET
+Defined in packages/client/lib/commands/SET.ts:1
diff --git a/documentation/client/modules/lib_commands_SETBIT.html b/documentation/client/modules/lib_commands_SETBIT.html
index 3b11f70e15..c9f9b15f8b 100644
--- a/documentation/client/modules/lib_commands_SETBIT.html
+++ b/documentation/client/modules/lib_commands_SETBIT.html
@@ -16,7 +16,7 @@
Maximum length of the client's internal command queue