diff --git a/documentation/bloom/functions/commands_bloom_ADD.transformArguments.html b/documentation/bloom/functions/commands_bloom_ADD.transformArguments.html
index bfbbf2e2e5..1da2d4fed2 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 6dab907510..2772ab1770 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 80c0b8c2ac..48bf0c19fc 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 209e685a25..1bc36b56ed 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 54bd20765c..4e01a01a87 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 bb3cebc5da..279c48261b 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 0a2a5971c1..4ccf80aa2f 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 116af34c97..e30a86f732 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 2ff607a7fe..fd25178db0 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 9546064faf..4bfd8566c4 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 1d34875415..92a906c3d5 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 bcb21787a1..b2bc51c89a 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 3e47d8e32f..17c61a87a2 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 c04cf1c152..f9ffa7f2a2 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 76b3b4c964..814dad23fb 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 c80b4f4b27..9dd1a3e7cf 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 33aaf5d260..d1db528c7e 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 a9c732f328..e396610f88 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 e9133d42b3..e58b2e3552 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 fbec9068e4..f9db2f060e 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 f939077102..03a240d6be 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 e3342f9cb4..dd68395219 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 d0ba32f813..4bb026bb33 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 6b8571b231..601794aab5 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 c567992c47..74c1494e3a 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 ee674b60e0..0efcac9e6b 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 6f091bf3e8..4908204ae4 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 9ae837a451..cf92fa5b9a 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 80f9a8e58e..0b48b7b50a 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 7ae700ccc6..69cf7fb535 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 460ef9e665..25feaf2466 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 6d0361e2d8..19344f5986 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 92987c4a54..07e4154e26 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 377a1b215c..6a58acfc36 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 9436cca858..ffb8f1c19a 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 e0f0045d81..a895f7b556 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 fc4e0bd48f..9f96ab4c4d 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 b9dbd020a3..b8524f8025 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 52dc3882ef..61f1f5fdb1 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 95094e108e..327e93d793 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 272f1d339e..30cfd9ea11 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 2490d55f7f..98ed516b73 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 664f756a0b..6bc6293770 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 3010905bcb..e9caca8b4f 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 4fa24d96a1..d409dc170c 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 603bec5430..2742a5ec7e 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 2eace7fa9f..d4b8969335 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 8f9f33a9e5..4398d01617 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 6a9429980c..a297d89092 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 04d753152d..43074632d9 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 a76c6feb26..2d854ad958 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 6dbe012231..5c7d5134db 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 fd3fcebaec..32f8fb4a33 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 796c26dc92..8c15c4c8fa 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 eca088432f..1e8e85f704 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 39fba80d9a..eb3c5450d2 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 a9042ca357..a5ab58df5b 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
@@ -261,7 +261,7 @@
Optional
chunk: Buffer
Returns undefined | ArrayReply
+Defined in packages/client/lib/client/RESP2/decoder.ts:244
reset
@@ -269,7 +269,7 @@
Returns void
+Defined in packages/client/lib/client/RESP2/decoder.ts:54
Private
return Array Reply
@@ -286,7 +286,7 @@
Optional
chunk: Buffer
Returns undefined | ArrayReply
+Defined in packages/client/lib/client/RESP2/decoder.ts:238
write
@@ -299,7 +299,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 521db74010..ba311c5cde 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 4a7cd0c412..41984aa7f7 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 d37e498131..d85ae81b29 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 c0fac12b39..cc4aae16ec 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 7da8fa6d9c..57de4516ad 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 04f0264070..9e3f3c9d93 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 a51858b96d..8daa6aa6b4 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 c7aac6b3e9..b3645829fe 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 9d8dc0b008..ce64856d18 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 ce118d73d1..749e337d6b 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 e8d1f3e109..43d5031667 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 30acda3adf..c9ce20597e 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 e0d98eaa47..f647e60b45 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 2f4bc18f0a..c794b84c98 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 60d8a10f3e..147742144b 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 c96fe6d642..b915f3a710 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 5c4a2e792e..5d2aa3dd56 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 e26eb30281..19b7767934 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 0641806e24..f5e7dd5f5c 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 b73d1202ef..cef1f0fd39 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 a3f98008a3..b8f2903854 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 6c7d2f697a..ffc03067e5 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 2e79cb3862..c8855f4c8f 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 6339ba90e8..e560599970 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 12ec55b489..7024024d36 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 56a70fbee9..a191fb04dd 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 93ceeb92eb..e34198f9f2 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 7b78152954..4884645f4b 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 91dfe86c82..c028a92f11 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 948f433f8f..50b4947104 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 39ae5217be..1c65b543bd 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 bbcf5e6da9..86267a5a1d 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 6a7f0b71d7..ea893abbd7 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 95929eda9f..66c830c091 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 c9cf3c3088..260765ef08 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 2d4026fe5f..701784846c 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 3a3a7f8475..87ac2d128b 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 d979e82120..efe42086da 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 986c29fd7c..d7e77f2174 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 388d623f6c..d26503eb96 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 a70e298bb5..275ece5a7d 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 6607a258ce..2ffb4b8a9f 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 19cdb04e11..2eb7b1071d 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 707216d536..cea46d8e07 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 eabda20c4f..effe803081 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 572b8133ed..436be09bf1 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 ed2f3e3ce8..f675fc97e2 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 18b19c0c2f..01d4709f59 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 a71593e3a2..d3ff3de127 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 9661c4f86a..078466cc3f 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 95b4e5c893..64573ac2a3 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 d2cd714ef1..8809c22e15 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 f812790a5b..2c27e6b15b 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 089147db36..28dac543ad 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 4865f20632..4be0c82bdc 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 6ce8819b6d..d8ac8b9ab9 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 c0e01cb544..b624b6501f 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 a8dd779870..dee85a5c2f 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 46e67303e1..ae3645019a 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 c0a49d2e86..c20b942a18 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 a5e65d167f..4b8c446bec 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 a196eb7710..76c943ce9c 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 b230e04abd..d213ebc654 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 31714f7ebb..edec12e8bb 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 260076041c..d601a61daa 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 4245664932..77cb55cf53 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 9ed4dce198..74eb2106d6 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 100c7a43c1..68ef9b19f5 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 68d5c5ddf0..8db5531c35 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 862e031751..36b8a90628 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 f27abd62f7..2d685fe4e6 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 4b449e7818..6ce4477043 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 84d592434c..0eb2158794 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 f8d61708a8..cbd1dd3ea8 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 08c05a90c2..2a44405a81 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 f7157dc5b1..ec3333815c 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 db6773e7e6..e1daaaa0c8 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 58060adcb0..fb12716034 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 7a69811ec2..69edc15ffe 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 9224615b62..75fff73acd 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 5a82f51728..933c0e7f9e 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 a39850717d..a915507b1f 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 0025e40735..c619c9c3ac 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 faaaf8fecb..987ea155d9 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 d133048b23..ca719b19fe 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 faaa93c6c9..cbf0d7670c 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 e7221e81be..9fac807faf 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 f045ff9fef..546ae2dc54 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 4cf5e4cac3..a28c23f8cb 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 650d94fc34..89993caac5 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 2e456bbf26..8f1cd1962f 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 80ff700e17..f800a0c129 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 9038f37cca..4f32d640ce 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 979ea8d0ec..ee0e12e49f 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 bd572ed911..6085c7f6e3 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 fe1323e22f..e3d1e6da2c 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 3fa4846ec0..577b8c68bd 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 e13c5fd009..5aba229794 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 180548bc69..5c385f5906 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 9d1614755a..4c43ffe399 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 8acac9c7ae..0a879c1cd1 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 eb91a7d103..d4e23540e1 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 cfbdc14766..0ed2ad09e8 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 d753c83a09..6155bebc75 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 0def0dff61..c5e503157e 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 db7f3475fa..fe2b335b63 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 5a0319cfad..f1fbd0143c 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 59490d7b10..8d4f6002ed 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 0b22828710..522efca6d5 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 fe45ccc278..83b96e850d 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 6edb957554..c18c386f42 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 e70bae57f7..505712af04 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 08354ee732..9181e07cc9 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 71e91b0035..4f55d95f11 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 1cfb534240..88bf28eaa0 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 a48789732f..bfffbf144b 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 93a7fc113f..bb9d100e00 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 8f3053c800..c8d3124058 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 6c0f39c001..0fd2cf666a 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 6c90cd065c..1ab6d1363f 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 285762f308..7d2ef7c527 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 20823548e0..26073629e9 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 9885955b7a..3ad3e7da39 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 8ee2a9dd08..b9184b5818 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 1f47f5ca54..676fe4d224 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 db735caa19..f79e36a787 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 52708297a6..be7e5a0913 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 43781b2371..cbade6bc27 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 2081051a39..89fe6c3a5b 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 974c2fae2b..59dd6c5647 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 1e32c1eccb..0315ed24cb 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 4cff56ff65..326f6ae459 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 bdeba05205..3933803afc 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 0699d5e698..044bdf3f37 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 03c7996c36..4f57ab8ed1 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 e4f9c630a5..5562ce8edc 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 ea1ddd620c..84a6225abe 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 901042d017..3899471889 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 67fb5cf2fd..719af3741e 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 25e440d3d5..737c97d476 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 1be03eb82c..dfaa935587 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 ca40a2583a..c8607aade1 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 d6b8e340c8..fae9f1b124 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 919ef914ca..e270bc3b7f 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 1a1042249f..c6e4ccab98 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 0f816e5669..a78dc261d1 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 79e4ae0f38..e210c6d720 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 11fde85434..880e353bb0 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 c72e3f69ce..3cea4a55e2 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 fee3a28392..cb7c616a7b 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 fbf0977ce8..991e3510d0 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 2c109cc63f..0ad979b624 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 1f336698e5..c4a2c093ae 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 8731df4292..6708847fec 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 cbd440d4a7..9a110de849 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 825ea4b5fe..8f0a96da28 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 8ad8b16a6d..06af86f30d 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 7b70002172..bb19ee9ec8 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 0e0be0b626..d660500652 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 b7eb2f787a..2c7e17441a 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 261396e7b8..8052a64e8c 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 b9a2d5d70f..d244d39e24 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 60ba50d548..45144f0153 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 eab2416ebe..fc565a731f 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 99e7dd8cb3..5f1c022ce9 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 a0d9138682..7e5ebd0227 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 ace38d496a..e0d4716d66 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 e3e24d9e00..659eca2faa 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 9f9e3a91aa..41cb36d8b3 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 8f2bbb1ed4..d5c470643d 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 22f17c515b..de41b702de 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 ad77c8bad5..ef100f445b 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 9afd5fd42c..c0f9c8742e 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 d35b5c2ad0..0818f5b88e 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 0ff96c1092..8ccdda15fa 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 3c644e9ab6..afe649e914 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 b5ed8a790a..6b898e1020 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 c1248e7259..32d6e5455a 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 f986e4cbd8..93b039bd22 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 f44965172b..4aec33444a 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 b8bb7c386f..9dd561d426 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 d11096fefd..5362bf38cc 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 32de6b0384..a96e30d9fe 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 c83cc7c7b5..671e6cdc32 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 a702540a66..e2de8fbdeb 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 2230e58b11..6a73d95234 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 eab4dc7d6f..8d1fcd2b79 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 3388bbf0af..08420c926f 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 8d3a16fb5d..b8592bfc40 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 2837252ebd..6edcc323c5 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 deab8bd47e..d0c55657e6 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 eb97390152..e786e79f5e 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 1b8649d83f..12791fde20 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 577d924d09..b9331eb24d 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 34030a4860..2873a57f59 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 27bd700efd..57da45b447 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 8d97ed920a..06f9f6b36b 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 4636ce78c7..7fd59e38d6 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 f159eae3fc..ef8e78920f 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 4c59af69b1..f4fd221bc9 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 23fe310b2b..ef52510204 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 25d0484fdd..cf6f803696 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 b9cdcd7b33..ec8a17422b 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 dee07fcb3c..fad7f6b851 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 a15d79af0f..8d15fccf89 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 962bf0190a..c06994b1fa 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 9126b40e63..b1ec1b14c2 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 b2a6f7ef83..c8bef8fae6 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 ee864ceb5f..9e0b7953e7 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 97cee27348..a2a0ab1a87 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 b7130ee955..95f088da22 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 a1f34b9e1f..508d6e7bd7 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 8674309f75..87463927fb 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 7a67a7592e..7f22460807 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 cc422ae687..b461e4720c 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 6553694cc7..d37b7d6d6f 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 b9906f00df..f2a08d2b57 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 151d258909..aff06bcf5d 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 9e37a2c9b4..537a732a85 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 1d48d943e3..2de92fca12 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 047cc08ad6..1fdbb94599 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 cfab1cad63..aa57a31b1a 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 36dd72a24e..f1fa111ee1 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 5061870bbe..714533d0a0 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 5e877ff166..a7f5220b44 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 be1b550f4f..81ca4811a1 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 77fd4dfb7d..f5c5f01e2c 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 7f69e42c26..2774816120 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 e13a909ecc..be5ac7c6fd 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 54fdeab1d3..fca84e4f4b 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 fdfef62016..3e8bb281af 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 1f74763bc1..92bf5dd32e 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 8b093dc90b..012dc44355 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 3889a4d9a0..bc7aef21b1 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 23787cae51..dafc456b68 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 b5cc61b7f9..b56d038af7 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 6081968cda..ab43b3c5b8 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 4b0fb5d46a..7435903241 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 dc615d9adb..96d4d9ed09 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 30d946926d..1748b157c8 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 ded4c36ad7..798e5f4d57 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 1dec613514..e77a062970 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 a24d97b0d9..74dd1767a6 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 ad5268bcbb..d8c8533395 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 3b723fcd86..e6cb192eeb 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 b62493d354..80652e131a 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 11671d9570..6e1c2b7acd 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 b26022d46d..436ba87ba9 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 caf72b4d37..f5602d8e9d 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 c8cff7452b..a0df913b44 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 62f83e3ded..d99fd4d68a 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 0439e2eef8..5a0d64d361 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 dbd46fe9e0..c46b9ac1b0 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 73d24d8ab0..6dd18c9ca8 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