diff --git a/documentation/bloom/functions/commands_bloom_ADD.transformArguments.html b/documentation/bloom/functions/commands_bloom_ADD.transformArguments.html
index a5f32ce6b2..dda5ba7350 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 42ea68e387..df94b9572d 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 de75df325e..fd2cbfeb6b 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 4e5689f82e..d294a5c1e3 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 c17ef4d701..8a9d97e31d 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 3d4914f887..07dfcb7eb4 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 5c80b97dcb..459199a090 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 1a0a91d23c..5c58984fb2 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 ba32db24bf..d9a527debd 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 6474ccccc5..ba314212ca 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 ac4192b53a..c801cd0fde 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 c50d49c4b8..45ec3b94e2 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 ad989e0a3c..432bc318d5 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 2a2a95f2dc..0111ea92c3 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 66650c496a..4457e505f2 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 759484c20c..ab0756d9af 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 b8ce6eb5c3..5674505eb2 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 9d563f1a64..acfc502d16 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 d1dff579c9..3a365187c5 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 d0cfab7730..085277f27e 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 ccd1cdea29..ea1c1b063c 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 20fcc0b6e2..9635c87e7d 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 e34055096f..afa04f15aa 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 1f8f6eebf0..afad8ff549 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 6fb0902713..043a347263 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 bedb382dbd..4018c82f7b 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 f49d9874a3..cd1b4d466b 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 996c2d91d2..daed8c8c9a 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 667b76da33..bca478e6b6 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 9821bfb9e3..c9f65cdb0d 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 953a87991c..6c94c05cd0 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 b3cedcee9f..96971d31fb 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 e647380fed..2b0d5e9a9b 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 29a50668a0..a083242055 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 9a1950f556..83bfa58838 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 a14c558a91..66fd5ebb30 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 8bca514125..d87e0975fe 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 ce4154bb7d..daf280b221 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 a795b64d6b..3147e6db89 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 504bfa6c95..d991e65bdc 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 2ca63bd8a3..b5297b2179 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 af7d43ae69..8672062456 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 0761b00416..e6ef26a168 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 2c6a178559..4476b72300 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 f17eba36ef..4c31e84aad 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 ef626c9103..e6b041550a 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 6c25cacfe0..1cec8d9840 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 b726c6a302..ed7decc858 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 7ca252b0a9..8dd9b18df2 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 1bd8abe7e2..a794864765 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 205fd9dca9..4ea7c63dff 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 c22d0220b6..48a25518d4 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 c51e0b400e..af447d6f29 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 e522275988..5267ac23c8 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 e7d4da4118..88eab8784a 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 02f997139a..e038828a4c 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:119
multi
@@ -239,7 +239,7 @@
+Defined in packages/client/lib/client/index.ts:717
p Subscribe
p
Subscribe
: ( < T > ( patterns
: string | string [] , listener
: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -266,7 +266,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:604
p Unsubscribe
p
Unsubscribe
: ( < T > ( patterns
?: string | string [] , listener
?: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -293,7 +293,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:621
quit
quit: ( ( ) => Promise < string > ) = ...
@@ -306,7 +306,7 @@
Returns Promise < string >
+Defined in packages/client/lib/client/index.ts:689
s Subscribe
s
Subscribe
: ( < T > ( channels
: string | string [] , listener
: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -333,7 +333,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:638
s Unsubscribe
s
Unsubscribe
: ( < T > ( channels
?: string | string [] , listener
?: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -360,7 +360,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:655
select
@@ -388,7 +388,7 @@
db: number
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:545
subscribe
subscribe
: ( < T > ( channels
: string | string [] , listener
: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -415,7 +415,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:569
unsubscribe
unsubscribe
: ( < T > ( channels
?: string | string [] , listener
?: PubSubListener < T > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -442,7 +442,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:587
Static
Readonly
capture Rejection Symbol
@@ -485,7 +485,7 @@ regular 'error'
listener is installed.
Returns boolean
+Defined in packages/client/lib/client/index.ts:201
is Pub Sub Active
@@ -493,7 +493,7 @@ regular 'error'
listener is installed.
Returns boolean
+Defined in packages/client/lib/client/index.ts:209
is Ready
@@ -501,7 +501,7 @@ regular 'error'
listener is installed.
Returns boolean
+Defined in packages/client/lib/client/index.ts:205
options
@@ -509,7 +509,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/client/index.ts:197
v4
@@ -517,7 +517,7 @@ regular 'error'
listener is installed.
Returns Record < string , any >
+Defined in packages/client/lib/client/index.ts:213
Private
#define Legacy Command
@@ -549,7 +549,7 @@ regular 'error'
listener is installed.
Returns void
+Defined in packages/client/lib/client/index.ts:386
Private
#destroy Isolation Pool
@@ -557,7 +557,7 @@ regular 'error'
listener is installed.
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:804
Private
#initiate Options
@@ -570,7 +570,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/client/index.ts:239
Private
#initiate Queue
@@ -578,7 +578,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/client/index.ts:256
Private
#initiate Socket
@@ -586,7 +586,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/client/index.ts:263
Private
#legacy Mode
@@ -594,7 +594,7 @@ regular 'error'
listener is installed.
Returns void
+Defined in packages/client/lib/client/index.ts:340
Private
#legacy Send Command
@@ -607,7 +607,7 @@ regular 'error'
listener is installed.
Rest
... args: any []
Returns undefined | { Â Â Â Â callback: ClientLegacyCallback ; Â Â Â Â promise: Promise < RedisCommandRawReply > ; }
+Defined in packages/client/lib/client/index.ts:373
Private
#pub Sub Command
@@ -620,7 +620,7 @@ regular 'error'
listener is installed.
promise: undefined | Promise < void >
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:547
Private
#send Command
@@ -640,7 +640,7 @@ regular 'error'
listener is installed.
Returns Promise < T >
+Defined in packages/client/lib/client/index.ts:448
Private
#set Ping Timer
@@ -648,7 +648,7 @@ regular 'error'
listener is installed.
Returns void
+Defined in packages/client/lib/client/index.ts:402
Private
#tick
@@ -661,7 +661,7 @@ regular 'error'
listener is installed.
force: boolean = false
Returns void
+Defined in packages/client/lib/client/index.ts:691
MULTI
@@ -669,7 +669,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/client/index.ts:710
PSUBSCRIBE
@@ -691,7 +691,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:589
PUNSUBSCRIBE
@@ -713,7 +713,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:606
QUIT
@@ -721,7 +721,7 @@ regular 'error'
listener is installed.
Returns Promise < string >
+Defined in packages/client/lib/client/index.ts:677
+Defined in packages/client/lib/client/index.ts:534
SSUBSCRIBE
@@ -768,7 +768,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:623
SUBSCRIBE
@@ -790,7 +790,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:554
SUNSUBSCRIBE
@@ -812,7 +812,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:640
UNSUBSCRIBE
@@ -834,7 +834,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:572
add Listener
@@ -885,7 +885,7 @@ regular 'error'
listener is installed.
args: unknown []
+Defined in packages/client/lib/client/index.ts:428
connect
@@ -893,7 +893,7 @@ regular 'error'
listener is installed.
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:424
disconnect
@@ -901,7 +901,7 @@ regular 'error'
listener is installed.
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:798
duplicate
@@ -914,7 +914,7 @@ regular 'error'
listener is installed.
Optional
overrides: Partial < RedisClientOptions < M , F , S > >
+Defined in packages/client/lib/client/index.ts:417
emit
@@ -973,7 +973,7 @@ listeners. The values in the array are strings or Symbol
s.
+Defined in packages/client/lib/client/index.ts:483
execute Isolated
@@ -1002,7 +1002,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:706
execute Script
@@ -1019,7 +1019,7 @@ listeners. The values in the array are strings or Symbol
s.
+Defined in packages/client/lib/client/index.ts:507
extend Pub Sub Channel Listeners
@@ -1036,7 +1036,7 @@ listeners. The values in the array are strings or Symbol
s.
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:661
extend Pub Sub Listeners
@@ -1051,7 +1051,7 @@ listeners. The values in the array are strings or Symbol
s.
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:671
functions Executer
@@ -1073,7 +1073,7 @@ listeners. The values in the array are strings or Symbol
s.
name: string
+Defined in packages/client/lib/client/index.ts:470
get Max Listeners
@@ -1100,7 +1100,7 @@ set by emitter.setMaxListeners(n)
or defaults to PubSubType
+Defined in packages/client/lib/client/index.ts:657
h Scan Iterator
Returns AsyncIterable < { Â Â Â Â field: string ; Â Â Â Â value: string ; } >
+Defined in packages/client/lib/client/index.ts:765
+Defined in packages/client/lib/client/index.ts:719
off
@@ -1400,7 +1400,7 @@ including any wrappers (such as those created by .once()
).
Returns void
+Defined in packages/client/lib/client/index.ts:809
remove All Listeners
@@ -1490,7 +1490,7 @@ recently added instance. In the example the once('ping')
lis
Returns AsyncIterable < string >
+Defined in packages/client/lib/client/index.ts:776
scan Iterator
@@ -1503,7 +1503,7 @@ recently added instance. In the example the once('ping')
lis
Returns AsyncIterable < string >
+Defined in packages/client/lib/client/index.ts:754
scripts Executer
@@ -1523,7 +1523,7 @@ recently added instance. In the example the once('ping')
lis
args: unknown []
+Defined in packages/client/lib/client/index.ts:495
send Command
@@ -1543,7 +1543,7 @@ recently added instance. In the example the once('ping')
lis
Returns Promise < T >
+Defined in packages/client/lib/client/index.ts:440
set Max Listeners
@@ -1573,7 +1573,7 @@ modified for this specific EventEmitter
instance. The value can be
Returns void
+Defined in packages/client/lib/client/index.ts:813
z Scan Iterator
@@ -1588,7 +1588,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:787
Static
command Options
@@ -1606,7 +1606,7 @@ modified for this specific EventEmitter
instance. The value can be
options: T
+Defined in packages/client/lib/client/index.ts:115
Static
create
@@ -1628,7 +1628,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/client/index.ts:143
Static
extend
@@ -1650,7 +1650,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/client/index.ts:121
Static
get Event Listeners
@@ -1803,7 +1803,7 @@ special handling:
url: string
+Defined in packages/client/lib/client/index.ts:151
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 f7369a9e2a..d974f38fca 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:182
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:184
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:286
disconnect
@@ -352,7 +352,7 @@ regular 'error'
listener is installed.
Returns void
+Defined in packages/client/lib/client/socket.ts:253
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:273
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:300
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:305
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:243
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 0ad5d57dff..afd717734d 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 4636e9a170..ddd0c84594 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:128
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:130
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
@@ -128,7 +128,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:81
Static
generate Chain Id
@@ -162,7 +162,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:115
+Defined in packages/client/lib/client/index.ts:143
+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:69
Optional
readonly
readonly?: boolean
+Defined in packages/client/lib/client/index.ts:62
Optional
scripts
scripts?: S
+Defined in packages/client/lib/commands/index.ts:88
+Defined in packages/client/lib/client/index.ts:33
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:29
Optional
username
username?: string
+Defined in packages/client/lib/client/index.ts:37
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 08451b919b..f0baa32f3a 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 326be5526c..67ac8d2d8a 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 45e6a317e8..0fd427a284 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 2db8a60446..f989eafceb 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 4449190ce3..3e0c0af9a0 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 d6a4fa65fa..f8116546bd 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 71e43d81ee..e8915d7a4a 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 2498dc60b4..43059d4d9b 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 56cb47accc..fb42656ad5 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 227af4a88e..a5f98a8a15 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 fbe950b67a..667500d53e 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 180804ef12..f8c52f0734 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 396c96a3e4..84d980fd90 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 962ebad8fb..0e60b226da 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 3d48c5f314..52b1b27b0a 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 3bb830a306..b634bd9e67 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 bf26958897..07e0fce1f8 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 7ac8073944..13da22052c 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 b2c2cc670a..c4d7e04751 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 b1ef3edb1f..064f4110d7 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 ed96e965c3..0dd9039fbb 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 75653c62a6..99586e1a48 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 1a95c79a22..6e32118503 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 0bb12576f4..35fba20564 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 6746c190b8..6f3dfaf0d9 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 0264e44e6b..0f17bfabb2 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 5a1b34fd79..ae714ab896 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 ab06ae7521..8e418ba1af 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 3839f151fb..2ba427d680 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 d1604845e4..731c9c17c0 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 814be55b27..738c44388f 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 0f2722d12d..da6824feb5 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 49613608ac..14b0d90242 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 a7c3286d84..98e6b76817 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 bbe6e56e49..5db386569c 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 bcb671fbfa..8ffdcee2f8 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 1501877067..f20185cdb2 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 f2ff1f1dff..ddcda9abdd 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 55124c2bf7..b7a585246e 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 18827296f4..67a4bced74 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 332b3a47de..81a9b8136c 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 b100ef283f..123a3d66ca 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 882139612c..00e8502dab 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 0a5a4d8dfd..f61e83aab3 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 d50c378708..92219f9057 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 5a2620eeb9..266c1fcd42 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 2c37c33344..3ca9cb7a4e 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 a2261cedc7..73669051fe 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 e4d75c2b1e..9aee36e683 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 304d16a925..4fafd36e45 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 21ba2494ec..a7d841fee3 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 0209e736cb..6640e5f4ba 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 23d17c6163..5e631e2008 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 835a84ed20..2ad44dad13 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 211c461d35..1d2483e17c 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 530c950734..9a34a92b95 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 8784f18e37..06adfcf42e 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 ad67e2a27d..868804e672 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 fb3a7d477c..7ca4b3f034 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 7dfca4363e..f2c2a7afe8 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 232b4a8ae6..2ffd81e9e0 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 88902ae1ed..0e1cc3d9cd 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 c03ad35ce6..f30153dd84 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 181f3e4c37..cbf4750cfd 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 4db2f539b4..db9a28d41b 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 f65ca419e5..308d72d592 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 b69c554c96..3213052a16 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 4148749cb2..9f1cc3ce11 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 9e7cb142f0..81a3cc96d2 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 6eebd41085..e7bb971d82 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 245a52c8bc..6703076afc 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 024eec00b5..db782f0ced 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 4d9cf8c558..8bebd8a057 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 bedda2d1f4..e1b1801276 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 90f8d27313..411b6ecf0c 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 76b837453c..4cd4fb2a22 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 7bcc3605f9..d298e02aff 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 46ad54c42b..e3e98d9fa8 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 f518848f87..0edb655241 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 5b62ab3833..eecde07e96 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 18d6ba027a..0e76772981 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 583cece707..2c7c456830 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 0cee46ef43..d95c81de47 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 441081251e..0d2176de7c 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 2e218d0112..f76781efba 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 817005ecf8..c8a7d00183 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 7d434d8a1a..827299ba22 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 60328498a5..6b2d982a10 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 53facd46d4..fa54b0419f 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 6ea62f1e1d..dec277b7b3 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 9c8e5bdc15..29e86b0261 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 bd350ace94..395307ee69 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 ba1c8cad60..9b49586260 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 e1f0481d6f..16766570cf 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 3980c90c18..db2721e6eb 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 f27df6e134..0b085f19b3 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 513a83873b..fed2a883a9 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 84afd4a483..b2793d9a92 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 13525d9ab8..5dfb00200c 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 e6f3f2cc48..1ffeeadf57 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 ecfb56ba26..b7fc3e5fdf 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 23f887f7f5..4778c4b6c4 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 22ceabf373..f97373fb1d 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 c4acf7aa2d..b886979441 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 ed1d001412..d39cbc7ab5 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 a3b06cbf05..df206a4aa5 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 07ace8f056..951333c30c 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 0cfc3c5d36..7a15006209 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 9e4d9fd444..1f25dc11f9 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 da4aa7146a..451e466bf9 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 3f1d0d71c2..17a28caa4a 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 f6090e37aa..e6b1e1ebd8 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 1e7ae6228f..bd4ac678c2 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 22ea5e02a9..76dbff70b7 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 12f6059c40..24cb2ac78b 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 a990e349a5..f09cc7dd17 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 accac9f920..0c92f2c1c7 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 c15dd69d00..a54fb05205 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 dc05860592..eeab830603 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 7164edc03f..08e57ddaa8 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 623500afe0..538cf18151 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 7bd9dd74ab..31d94f6adf 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 729dd20d1b..039828a412 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 f50f776783..713920a194 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 5718e1b7c4..8659bfc1fd 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 22babeb22f..b1c88546aa 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 8cddb0bbb5..5955f54a3b 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 49e83dfc26..38387d1dbf 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 1f12cb6433..b309797cd7 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 8799649f76..124f147c18 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 b991fb03e7..ad5601e9f9 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 2fd51faad8..837f135770 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 d20dbb5188..6474e84428 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 f6cf5f2b68..ea9aed47b6 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 8f224c3329..d71fcfe5e9 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 4db0731aa5..a2ca6dc7da 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 c6cfe1d5c7..e055daa49e 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 58bdaa7620..59cbe98d1f 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 c667916b04..65ab173de7 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 af29710aac..25518dff06 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 9d3a0f19f4..aa4055fad7 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 71358101f3..380f1496f0 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 7223cde095..6abbff8aa8 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 e128888299..cf07dcea24 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 9fac4d4e54..0ba0e10b1d 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 5360328702..63bee3b255 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 9864c3226a..20785e40f4 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 6138a0bd64..1c14d26d50 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 b6641fd4d2..ad5ce692f0 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 18b96015cd..eab197fd6d 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 e568eb6f44..70399be5a3 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 1e74cb56dd..c2696769df 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 7620e8b92d..7fc772dcb2 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 dd9d8c8f86..cd1ac5b7d1 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 c8dac6e087..7edaf4c9d8 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 94337034c4..0b27ad3d52 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 9a0ae3e7f1..70f0d0ce66 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 d71db949a5..b2f5a0bab2 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 6b06d93d4f..63c5dec846 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 13be120391..705391e30f 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 a402f22caa..808ceaff6b 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 3aac9879f7..d4f47b862e 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 cd2a33e3ad..88f83af9a7 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 27ef15b01d..6d40dfaab1 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 545c35604c..ceea3f25bd 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 24b3928737..48954f1c47 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 7d30b736d9..07c51400ee 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 24627326cc..1986c1c2d5 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 91cb6ab290..651dcf5d0f 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 6a3ec64cc5..e3a10f22e6 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 3fc1ac9329..9e3b2b93c7 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 76d2cc2344..967d5f2675 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 eef4354af5..83d6c32da2 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 e99c2e6249..8eded31a0a 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 d2b59ecc9d..e535d7a48a 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 380accb2a4..5dd80df651 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 3840a77c58..7fa4ef6d95 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 d964df18e6..629413ca56 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 85a9082a5b..26c693d05e 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 bd8adeee04..a5fe3b04a1 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 813b6f5dd7..4e4d9d4625 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 d16626e786..63d4b7d52d 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 d266f8fa80..0d0d2f1230 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 7463597d22..9541a51ca8 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 e56a68b449..80443fb0bc 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 c1811f2f6c..0333e36bdc 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 d9f7fee311..c5d4fba9e8 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 1bc892247a..a6d3486df9 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 b071ebeef7..53f00e770e 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 93df800189..8e19be8f0e 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 cf76a5bbab..5392580095 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 fa8ed39756..303dbd821e 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 f4ccce3b2b..27faee96a1 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 a974b763e3..3446a4709a 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 62ef6b06e5..b4f99049b9 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 d6c8339dd1..189f363ecd 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 0dfff84d82..5cc13ddec8 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 4f8cc7c339..fc268b1a37 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 24103d5e51..8e29ca1bff 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 44620b6701..c82d83d758 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 f610551375..bc9a7132cf 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 81d350a19f..56ac35f7fa 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 c12ff25e42..a107c1ab02 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 a14d3b5e5f..d251d940fb 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 d0ae732ea4..964be00329 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 513183fd4b..891116473b 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 feb8fb4b95..5f52c9fb72 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 9698cb5958..c22239afa0 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 b8e41e29dd..bc83fa365d 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 2cc3b4ace1..70d9cfbf17 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 75d6bc3935..f69e0c26a7 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 8f523b005f..f34d27daa1 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 694903cf80..90b01cb3c5 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 5f3ef22006..8d8fc8959d 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 696de9ac0d..c9ed3b5b06 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 28b9eb4e29..624c4fce20 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 7fd6c62e42..cb85e00ffc 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 2563a13c2b..43bcc4abf3 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 0c9b61c86f..6a6e134d6e 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 34ff744b92..a0037292d6 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 368919308f..a0bb8a8fe2 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 c6ef54122a..13c877b93a 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 dbb1ec15bf..d40932d148 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 6217ac00e2..1c310040b8 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 4ddea4171b..0185701cff 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 65567cfdd1..1f402b0cab 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 68dd3c6642..8a7f1c9a29 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 3e20180a5e..57848699c4 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 bbbe686b77..ab5a331681 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 3fef47e91b..2262512bdd 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 db8cc5c5b3..b0ddfc8307 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 2f07c3c72f..c72ad22b89 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 291ea92bfd..7e32225e9f 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 10b5a80664..8fa3c5eee1 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 eecd5defd7..670fabde7e 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 894b71a4c9..fc46b9438c 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 2056c65fa5..34a99f6768 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 d77b21dbb9..b6953cac28 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 297c8f6536..e7f0c64d6e 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 40fcd08f17..8adf566ac5 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 0c25953534..6ec457d2c4 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 26aad6a979..e4038a6d6d 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 0f8a11d3bf..d5cf8cf0a6 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 09e70e7549..0cbafd7a50 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 49cd7b3c77..a3eaa4ab8d 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 ee13c78c33..d3a7954d11 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 958763aa14..69cf0308e3 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 92986a1642..da3eea0bc5 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 e8a8fa9f5d..c683ec9511 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 e1fc27d560..b0daeff43d 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 28783346a9..b6844230b2 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 7133b3d116..571485163d 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