diff --git a/documentation/bloom/functions/commands_bloom_ADD.transformArguments.html b/documentation/bloom/functions/commands_bloom_ADD.transformArguments.html
index 16121e8a25..5c393e6f3d 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/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 debe556328..a3b1a69ed5 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_EXISTS.html b/documentation/bloom/modules/commands_bloom_EXISTS.html
index 650ee5ae7e..cfbab06468 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 e4350e7c7b..9345a63718 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 12aa901146..7bc340d428 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 11cb56b593..57711882dd 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 87b911e39d..64c49b1492 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 83b6af0d00..a2f57a2360 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 8d9a6d40bb..7fe0fa056d 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 6b3550f831..4ddb491422 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 20929f5996..8717fbd7b8 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 f84978f68b..2180f4fd75 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 2828b3fb0a..83891f5ee3 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 5f2501607f..74564a9358 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 b7167cd94f..6cbd5398de 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 dc015bd7ea..256f10f1e0 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 683da12fce..d40a56d0ed 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 70112a0cd1..b9d5445c78 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 6fe84164d7..f0adf1d706 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 af99a56c95..bc91b6ea8c 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 cdad8b9d59..3fb5beb6db 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 d0b924ad7f..44130ec1a2 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 8d53e176c3..694ddddaf8 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 5be4619135..8db2ca74ea 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 8173457e65..03b34a6c44 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 e4ad48ba23..bc4906f961 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 d1ba1011e8..c0affc287f 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 8be49269e3..16e73dffad 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 1275ace664..de4b27bc0a 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 4881b1296a..e2a328e2b0 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 8e0a2f3e15..67a41584bb 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 bf53afac5d..db29efb3b1 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 6165848c3c..f919bdb72b 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 84d4c038a3..3bc7ded470 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 05ea591555..251eeaab53 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 71f5b89bf6..49439ab5f6 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 5ea05fcedc..61d0eaae08 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 03b1f18571..a8259f450d 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 818dd94c41..5de488e1c7 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 19d39fcfc0..9e33d31f75 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 99c8d7948a..bfcaf81643 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 ddc17eb6c2..0e60001656 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 b099849934..7e2f5960fe 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 f252728c34..bb1f9db2b7 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 6a626fe2bf..80895023bd 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 8fb3e64a8e..38d66e3747 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 f3a5ef5fc0..1b3e3e3368 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 f59fb74fa1..8a62e89890 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 74f3e4375f..32cede2113 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 04b6b605df..2a60b109cb 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 9e43d50781..c35126ef7e 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 32d8fb3ffa..f5497646cf 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 e07afccb3b..9156d4a0fa 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 2406181903..be7192c0eb 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 10e74cac32..e9b1d2e9be 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:11
+Defined in bloom/lib/commands/bloom/ADD.ts:1
+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:84
multi
@@ -230,7 +230,7 @@
+Defined in packages/client/lib/client/index.ts:629
p Subscribe
p
Subscribe
: ( < T > ( patterns
: string | string [] , listener
: PubSubListener < T , T extends true ? Buffer : string > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -257,7 +257,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:545
p Unsubscribe
p
Unsubscribe
: ( < T > ( patterns
?: string | string [] , listener
?: PubSubListener < T , T extends true ? Buffer : string > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -284,7 +284,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:586
quit
quit: ( ( ) => Promise < void > ) = ...
@@ -297,7 +297,7 @@
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:601
select
@@ -325,7 +325,7 @@
db: number
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:499
subscribe
subscribe
: ( < T > ( channels
: string | string [] , listener
: PubSubListener < T , T extends true ? Buffer : string > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -352,7 +352,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:530
unsubscribe
unsubscribe
: ( < T > ( channels
?: string | string [] , listener
?: PubSubListener < T , T extends true ? Buffer : string > , bufferMode
?: T ) => Promise < void > ) = ...
@@ -379,7 +379,7 @@
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:571
Static
Readonly
capture Rejection Symbol
@@ -422,7 +422,7 @@ regular 'error'
listener is installed.
Returns boolean
+Defined in packages/client/lib/client/index.ts:166
is Ready
@@ -430,7 +430,7 @@ regular 'error'
listener is installed.
Returns boolean
+Defined in packages/client/lib/client/index.ts:170
options
@@ -438,7 +438,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/client/index.ts:162
v4
@@ -446,7 +446,7 @@ regular 'error'
listener is installed.
Returns Record < string , any >
+Defined in packages/client/lib/client/index.ts:174
Private
#destroy Isolation Pool
@@ -469,7 +469,7 @@ regular 'error'
listener is installed.
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:707
Private
#initiate Options
@@ -482,7 +482,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/client/index.ts:200
Private
#initiate Queue
@@ -490,7 +490,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/client/index.ts:217
Private
#initiate Socket
@@ -498,7 +498,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/client/index.ts:221
Private
#legacy Mode
@@ -506,7 +506,7 @@ regular 'error'
listener is installed.
Returns void
+Defined in packages/client/lib/client/index.ts:298
Private
#send Command
@@ -526,7 +526,7 @@ regular 'error'
listener is installed.
Returns Promise < T >
+Defined in packages/client/lib/client/index.ts:402
Private
#set Ping Timer
@@ -534,7 +534,7 @@ regular 'error'
listener is installed.
Returns void
+Defined in packages/client/lib/client/index.ts:357
Private
#subscribe
@@ -558,7 +558,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:501
Private
#tick
@@ -571,7 +571,7 @@ regular 'error'
listener is installed.
force: boolean = false
Returns void
+Defined in packages/client/lib/client/index.ts:603
Private
#unsubscribe
@@ -595,7 +595,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:547
MULTI
@@ -603,7 +603,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/client/index.ts:622
PSUBSCRIBE
@@ -625,7 +625,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:532
PUNSUBSCRIBE
@@ -647,7 +647,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:573
QUIT
@@ -655,7 +655,7 @@ regular 'error'
listener is installed.
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:588
+Defined in packages/client/lib/client/index.ts:488
SUBSCRIBE
@@ -702,7 +702,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:517
UNSUBSCRIBE
@@ -724,7 +724,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:558
add Listener
@@ -775,7 +775,7 @@ regular 'error'
listener is installed.
args: unknown []
+Defined in packages/client/lib/client/index.ts:382
connect
@@ -783,7 +783,7 @@ regular 'error'
listener is installed.
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:378
disconnect
@@ -791,7 +791,7 @@ regular 'error'
listener is installed.
Returns Promise < void >
+Defined in packages/client/lib/client/index.ts:701
duplicate
@@ -804,7 +804,7 @@ regular 'error'
listener is installed.
Optional
overrides: Partial < RedisClientOptions < M , F , S > >
+Defined in packages/client/lib/client/index.ts:371
emit
@@ -863,7 +863,7 @@ listeners. The values in the array are strings or Symbol
s.
+Defined in packages/client/lib/client/index.ts:437
execute Isolated
@@ -892,7 +892,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:618
execute Script
@@ -909,7 +909,7 @@ listeners. The values in the array are strings or Symbol
s.
+Defined in packages/client/lib/client/index.ts:461
functions Executer
@@ -931,7 +931,7 @@ listeners. The values in the array are strings or Symbol
s.
name: string
+Defined in packages/client/lib/client/index.ts:424
get Max Listeners
Returns AsyncIterable < { Â Â Â Â field: string ; Â Â Â Â value: string ; } >
+Defined in packages/client/lib/client/index.ts:668
+Defined in packages/client/lib/client/index.ts:631
off
@@ -1245,7 +1245,7 @@ including any wrappers (such as those created by .once()
).
Returns void
+Defined in packages/client/lib/client/index.ts:712
remove All Listeners
@@ -1335,7 +1335,7 @@ recently added instance. In the example the once('ping')
lis
Returns AsyncIterable < string >
+Defined in packages/client/lib/client/index.ts:679
scan Iterator
@@ -1348,7 +1348,7 @@ recently added instance. In the example the once('ping')
lis
Returns AsyncIterable < string >
+Defined in packages/client/lib/client/index.ts:657
scripts Executer
@@ -1368,7 +1368,7 @@ recently added instance. In the example the once('ping')
lis
args: unknown []
+Defined in packages/client/lib/client/index.ts:449
send Command
@@ -1388,7 +1388,7 @@ recently added instance. In the example the once('ping')
lis
Returns Promise < T >
+Defined in packages/client/lib/client/index.ts:394
set Max Listeners
@@ -1418,7 +1418,7 @@ modified for this specific EventEmitter
instance. The value can be
Returns void
+Defined in packages/client/lib/client/index.ts:716
z Scan Iterator
@@ -1433,7 +1433,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:690
Static
command Options
@@ -1451,7 +1451,7 @@ modified for this specific EventEmitter
instance. The value can be
options: T
+Defined in packages/client/lib/client/index.ts:80
Static
create
@@ -1473,7 +1473,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/client/index.ts:108
Static
extend
@@ -1495,7 +1495,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/client/index.ts:86
Static
get Event Listeners
@@ -1648,7 +1648,7 @@ special handling:
url: string
+Defined in packages/client/lib/client/index.ts:116
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 013a4c7f71..a6e9c41bb1 100644
--- a/documentation/client/classes/lib_client_RESP2_composers_buffer.default.html
+++ b/documentation/client/classes/lib_client_RESP2_composers_buffer.default.html
@@ -25,7 +25,7 @@
+Defined in packages/client/lib/client/RESP2/composers/buffer.ts:3
@@ -59,7 +59,7 @@
Private
chunks
chunks: Buffer [] = []
+Defined in packages/client/lib/client/RESP2/composers/buffer.ts:4
+Defined in packages/client/lib/client/RESP2/composers/buffer.ts:15
+Defined in packages/client/lib/client/RESP2/composers/buffer.ts:6
Returns undefined | T
+Defined in packages/client/lib/client/RESP2/decoder.ts:102
Private
parse Array
@@ -175,7 +175,7 @@
arraysToKeep: number = 0
Returns undefined | ArrayReply
+Defined in packages/client/lib/client/RESP2/decoder.ts:194
Private
parse Bulk String
@@ -188,7 +188,7 @@
chunk: Buffer
Returns undefined | null | string | Buffer
+Defined in packages/client/lib/client/RESP2/decoder.ts:161
Private
parse Error
@@ -201,7 +201,7 @@
chunk: Buffer
+Defined in packages/client/lib/client/RESP2/decoder.ts:128
Private
parse Integer
@@ -214,7 +214,7 @@
chunk: Buffer
Returns undefined | number
+Defined in packages/client/lib/client/RESP2/decoder.ts:139
Private
parse Simple String
@@ -227,7 +227,7 @@
chunk: Buffer
Returns undefined | string | Buffer
+Defined in packages/client/lib/client/RESP2/decoder.ts:124
Private
parse Type
@@ -244,7 +244,7 @@
Optional
arraysToKeep: number
Returns undefined | Reply
+Defined in packages/client/lib/client/RESP2/decoder.ts:83
Private
push Array Item
@@ -259,7 +259,7 @@
arraysToKeep: number
Returns undefined | ArrayReply
+Defined in packages/client/lib/client/RESP2/decoder.ts:244
reset
@@ -267,7 +267,7 @@
Returns void
+Defined in packages/client/lib/client/RESP2/decoder.ts:54
Private
return Array Reply
@@ -282,7 +282,7 @@
arraysToKeep: number
Returns undefined | ArrayReply
+Defined in packages/client/lib/client/RESP2/decoder.ts:238
write
@@ -295,7 +295,7 @@
chunk: Buffer
Returns void
+Defined in packages/client/lib/client/RESP2/decoder.ts:62
+Defined in packages/client/lib/client/commands-queue.ts:87
Private
Readonly
#waiting For Reply
#waiting For Reply: Yallist < CommandWaitingForReply > = ...
+Defined in packages/client/lib/client/commands-queue.ts:85
Private
Readonly
#waiting To Be Sent
#waiting To Be Sent: Yallist < CommandWaitingToBeSent > = ...
+Defined in packages/client/lib/client/commands-queue.ts:84
Static
Private
Readonly
#PUB_ SUB_ MESSAGES
#PUB_ SUB_ MESSAGES: { Â Â Â Â message: Buffer ; Â Â Â Â pMessage: Buffer ; Â Â Â Â pSubscribe: Buffer ; Â Â Â Â pUnsubscribe: Buffer ; Â Â Â Â subscribe: Buffer ; Â Â Â Â unsubscribe: Buffer ; } = ...
@@ -141,7 +141,7 @@
unsubscribe: Buffer
+Defined in packages/client/lib/client/commands-queue.ts:98
Private
#push Pub Sub Command
Returns Promise < void >
+Defined in packages/client/lib/client/commands-queue.ts:251
Private
#update Pub Sub Active State
@@ -179,7 +179,7 @@
Returns void
+Defined in packages/client/lib/client/commands-queue.ts:287
add Command
Returns Promise < T >
+Defined in packages/client/lib/client/commands-queue.ts:134
flush All
@@ -212,7 +212,7 @@
err: Error
Returns void
+Defined in packages/client/lib/client/commands-queue.ts:398
flush Waiting For Reply
@@ -225,7 +225,7 @@
err: Error
Returns void
+Defined in packages/client/lib/client/commands-queue.ts:384
+Defined in packages/client/lib/client/commands-queue.ts:328
on Reply Chunk
@@ -246,7 +246,7 @@
chunk: Buffer
Returns void
+Defined in packages/client/lib/client/commands-queue.ts:350
resubscribe
@@ -254,7 +254,7 @@
Returns undefined | Promise < any >
+Defined in packages/client/lib/client/commands-queue.ts:297
subscribe
@@ -278,7 +278,7 @@
Optional
returnBuffers: T
Returns Promise < void >
+Defined in packages/client/lib/client/commands-queue.ts:175
unsubscribe
@@ -302,7 +302,7 @@
Optional
returnBuffers: T
Returns Promise < void >
+Defined in packages/client/lib/client/commands-queue.ts:208
Static
Private
#emit Pub Sub Message
@@ -321,7 +321,7 @@
Optional
pattern: Buffer
Returns void
+Defined in packages/client/lib/client/commands-queue.ts:60
Static
Private
#flush Queue
@@ -341,7 +341,7 @@
err: Error
Returns void
+Defined in packages/client/lib/client/commands-queue.ts:54
+Defined in packages/client/lib/client/multi-command.ts:181
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:147
Readonly
v4
v4: Record < string , any > = {}
+Defined in packages/client/lib/client/multi-command.ts:86
Private
#legacy Mode
@@ -167,7 +167,7 @@
Returns void
+Defined in packages/client/lib/client/multi-command.ts:96
SELECT
@@ -197,7 +197,7 @@
Returns any
+Defined in packages/client/lib/client/multi-command.ts:142
add Command
@@ -227,7 +227,7 @@
Returns any
+Defined in packages/client/lib/client/multi-command.ts:149
commands Executor
@@ -242,7 +242,7 @@
args: unknown []
+Defined in packages/client/lib/client/multi-command.ts:135
exec
@@ -255,7 +255,7 @@
execAsPipeline: boolean = false
+Defined in packages/client/lib/client/multi-command.ts:164
+Defined in packages/client/lib/client/multi-command.ts:183
functions Executor
@@ -280,7 +280,7 @@
name: string
+Defined in packages/client/lib/client/multi-command.ts:154
scripts Executor
@@ -295,7 +295,7 @@
args: unknown []
+Defined in packages/client/lib/client/multi-command.ts:159
Static
extend
Returns InstantiableRedisMultiCommand < M , F , S >
+Defined in packages/client/lib/client/multi-command.ts:68
Returns void
+Defined in packages/client/lib/client/socket.ts:202
add Listener
@@ -310,7 +310,7 @@ regular 'error'
listener is installed.
Returns Promise < void >
+Defined in packages/client/lib/client/socket.ts:103
cork
@@ -318,7 +318,7 @@ regular 'error'
listener is installed.
Returns void
+Defined in packages/client/lib/client/socket.ts:255
disconnect
@@ -326,7 +326,7 @@ regular 'error'
listener is installed.
Returns void
+Defined in packages/client/lib/client/socket.ts:223
emit
@@ -638,7 +638,7 @@ listener is removed, and then invoked.
Returns Promise < unknown >
Returns Promise < void >
+Defined in packages/client/lib/client/socket.ts:243
raw Listeners
@@ -672,7 +672,7 @@ including any wrappers (such as those created by .once()
).
retries: number
Returns number | Error
+Defined in packages/client/lib/client/socket.ts:86
ref
@@ -680,7 +680,7 @@ including any wrappers (such as those created by .once()
).
Returns void
+Defined in packages/client/lib/client/socket.ts:269
remove All Listeners
@@ -785,7 +785,7 @@ modified for this specific EventEmitter
instance. The value can be
Returns void
+Defined in packages/client/lib/client/socket.ts:274
write Command
@@ -798,7 +798,7 @@ modified for this specific EventEmitter
instance. The value can be
Returns void
+Defined in packages/client/lib/client/socket.ts:213
Static
Private
#initiate Options
@@ -811,7 +811,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/client/socket.ts:33
Static
Private
#is Tls Socket
@@ -824,7 +824,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/client/socket.ts:47
Static
get Event Listeners
diff --git a/documentation/client/classes/lib_cluster.default.html b/documentation/client/classes/lib_cluster.default.html
index ecad056b51..ef76b9d18b 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:37
@@ -116,24 +116,24 @@
Returns default < M , F , S >
+Defined in packages/client/lib/cluster/index.ts:76
Private
Readonly
#options
+Defined in packages/client/lib/cluster/index.ts:72
+Defined in packages/client/lib/cluster/index.ts:73
multi
@@ -151,7 +151,7 @@
+Defined in packages/client/lib/cluster/index.ts:240
Static
Readonly
capture Rejection Symbol
@@ -219,7 +219,7 @@ regular 'error'
listener is installed.
Returns Promise < Reply >
Returns Promise < Reply >
+Defined in packages/client/lib/cluster/index.ts:185
MULTI
@@ -232,7 +232,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/cluster/index.ts:227
add Listener
@@ -283,7 +283,7 @@ regular 'error'
listener is installed.
args: unknown []
+Defined in packages/client/lib/cluster/index.ts:95
connect
@@ -291,7 +291,7 @@ regular 'error'
listener is installed.
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:91
disconnect
@@ -299,7 +299,7 @@ regular 'error'
listener is installed.
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:254
duplicate
@@ -312,7 +312,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/cluster/index.ts:84
emit
@@ -373,7 +373,7 @@ listeners. The values in the array are strings or Symbol
s.
+Defined in packages/client/lib/cluster/index.ts:144
execute Script
@@ -392,7 +392,7 @@ listeners. The values in the array are strings or Symbol
s.
+Defined in packages/client/lib/cluster/index.ts:172
functions Executor
@@ -414,7 +414,7 @@ listeners. The values in the array are strings or Symbol
s.
name: string
+Defined in packages/client/lib/cluster/index.ts:125
get Masters
@@ -422,7 +422,7 @@ listeners. The values in the array are strings or Symbol
s.
+Defined in packages/client/lib/cluster/index.ts:242
get Max Listeners
@@ -449,7 +449,7 @@ set by emitter.setMaxListeners(n)
or defaults to number
+Defined in packages/client/lib/cluster/index.ts:246
listener Count
@@ -696,7 +696,7 @@ listener is removed, and then invoked.
Returns Promise < void >
+Defined in packages/client/lib/cluster/index.ts:250
raw Listeners
@@ -812,7 +812,7 @@ recently added instance. In the example the once('ping')
lis
args: unknown []
+Defined in packages/client/lib/cluster/index.ts:158
send Command
@@ -836,7 +836,7 @@ recently added instance. In the example the once('ping')
lis
Returns Promise < T >
+Defined in packages/client/lib/cluster/index.ts:112
set Max Listeners
@@ -880,7 +880,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/cluster/index.ts:56
Static
extract First Key
@@ -897,7 +897,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/cluster/index.ts:42
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 ca9f363b05..9c278c4d24 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:42
@@ -97,44 +97,44 @@
onError: OnError
Returns default < M , F , S >
+Defined in packages/client/lib/cluster/cluster-slots.ts:53
Private
Readonly
#node By Address
#node
By
Address
: Map < string , ClusterNode < M , F , S > > = ...
+Defined in packages/client/lib/cluster/cluster-slots.ts:50
Private
Readonly
#on Error
#on Error: OnError
+Defined in packages/client/lib/cluster/cluster-slots.ts:49
Private
Readonly
#options
+Defined in packages/client/lib/cluster/cluster-slots.ts:47
Private
Optional
#random Client Iterator
#random
Client
Iterator
?: IterableIterator < ClusterNode < M , F , S > >
+Defined in packages/client/lib/cluster/cluster-slots.ts:223
Private
Optional
#running Rediscover Promise
#running Rediscover Promise?: Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:85
Private
Readonly
#slots
#slots: SlotNodes < M , F , S > [] = []
+Defined in packages/client/lib/cluster/cluster-slots.ts:51
Private
#destroy
@@ -173,7 +173,7 @@
Returns Promise < unknown >
Returns Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:282
Private
#discover Nodes
Returns Promise < boolean >
+Defined in packages/client/lib/cluster/cluster-slots.ts:67
Private
#get Node Address
@@ -199,7 +199,7 @@
address: string
Returns undefined | NodeAddress
+Defined in packages/client/lib/cluster/cluster-slots.ts:157
+Defined in packages/client/lib/cluster/cluster-slots.ts:225
Private
#get Slot Client
@@ -220,7 +220,7 @@
slotNumber: number
+Defined in packages/client/lib/cluster/cluster-slots.ts:208
+Defined in packages/client/lib/cluster/cluster-slots.ts:152
Private
#initiate Client For Node
@@ -252,7 +252,7 @@
promises: Promise < void > []
+Defined in packages/client/lib/cluster/cluster-slots.ts:167
Private
#rediscover
Returns Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:96
Private
#reset
Returns Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:108
Private
#slot Client Iterator
@@ -291,7 +291,7 @@
slotNumber: number
Returns IterableIterator < RedisClientType < M , F , S > >
+Defined in packages/client/lib/cluster/cluster-slots.ts:199
connect
@@ -299,7 +299,7 @@
Returns Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:59
disconnect
@@ -307,7 +307,7 @@
Returns Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:278
get Client
@@ -322,7 +322,7 @@
Optional
isReadonly: boolean
+Defined in packages/client/lib/cluster/cluster-slots.ts:243
+Defined in packages/client/lib/cluster/cluster-slots.ts:256
get Node By Address
@@ -343,7 +343,7 @@
address: string
Returns undefined | ClusterNode < M , F , S >
+Defined in packages/client/lib/cluster/cluster-slots.ts:267
get Slot Master
@@ -356,7 +356,7 @@
slot: number
+Defined in packages/client/lib/cluster/cluster-slots.ts:195
quit
@@ -364,7 +364,7 @@
Returns Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:274
rediscover
Returns Promise < void >
+Defined in packages/client/lib/cluster/cluster-slots.ts:87
+Defined in packages/client/lib/cluster/multi-command.ts:131
commands Executor
@@ -148,7 +148,7 @@
args: unknown []
+Defined in packages/client/lib/cluster/multi-command.ts:90
exec
@@ -161,7 +161,7 @@
execAsPipeline: boolean = false
+Defined in packages/client/lib/cluster/multi-command.ts:118
+Defined in packages/client/lib/cluster/multi-command.ts:133
functions Executor
@@ -186,7 +186,7 @@
name: string
+Defined in packages/client/lib/cluster/multi-command.ts:106
scripts Executor
@@ -201,7 +201,7 @@
args: unknown []
+Defined in packages/client/lib/cluster/multi-command.ts:112
+Defined in packages/client/lib/cluster/multi-command.ts:69
+Defined in packages/client/lib/multi-command.ts:26
add Script
@@ -129,7 +129,7 @@
args: unknown []
+Defined in packages/client/lib/multi-command.ts:39
+Defined in packages/client/lib/multi-command.ts:72
+Defined in packages/client/lib/multi-command.ts:84
+Defined in packages/client/lib/multi-command.ts:93
Static
generate Chain Id
@@ -171,7 +171,7 @@
Returns symbol
+Defined in packages/client/lib/multi-command.ts:11
+Defined in packages/client/lib/client/commands-queue.ts:32
+Defined in packages/client/lib/client/commands-queue.ts:37
+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:500
+Defined in packages/client/lib/commands/generic-transformers.ts:481
+Defined in packages/client/lib/commands/generic-transformers.ts:348
+Defined in packages/client/lib/commands/generic-transformers.ts:557
+Defined in packages/client/lib/client/index.ts:80
+Defined in packages/client/lib/client/index.ts:108
+Defined in packages/client/lib/cluster/index.ts:56
+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:33
+Defined in packages/client/lib/commands/CLIENT_KILL.ts:42
+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:408
+Defined in packages/client/lib/commands/EVAL.ts:5
+Defined in packages/client/lib/commands/generic-transformers.ts:408
+Defined in packages/client/lib/commands/EVALSHA.ts:5
+Defined in packages/client/lib/commands/generic-transformers.ts:408
+Defined in packages/client/lib/commands/EVALSHA_RO.ts:7
+Defined in packages/client/lib/commands/generic-transformers.ts:408
+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:408
+Defined in packages/client/lib/commands/FCALL.ts:5
+Defined in packages/client/lib/commands/generic-transformers.ts:408
+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:7
+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/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/PSETEX.ts:5
+Defined in packages/client/lib/commands/PTTL.ts:7
+Defined in packages/client/lib/commands/PUBLISH.ts:3
+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/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/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:408
+Defined in packages/client/lib/commands/generic-transformers.ts:412
+Defined in packages/client/lib/commands/generic-transformers.ts:211
+Defined in packages/client/lib/commands/generic-transformers.ts:289
+Defined in packages/client/lib/commands/generic-transformers.ts:326
+Defined in packages/client/lib/commands/generic-transformers.ts:257
+Defined in packages/client/lib/commands/generic-transformers.ts:468
+Defined in packages/client/lib/commands/generic-transformers.ts:18
+Defined in packages/client/lib/commands/generic-transformers.ts:660
+Defined in packages/client/lib/commands/generic-transformers.ts:612
+Defined in packages/client/lib/commands/generic-transformers.ts:455
+Defined in packages/client/lib/commands/generic-transformers.ts:429
+Defined in packages/client/lib/commands/generic-transformers.ts:440
+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:541
+Defined in packages/client/lib/commands/generic-transformers.ts:395
+Defined in packages/client/lib/commands/generic-transformers.ts:589
+Defined in packages/client/lib/commands/generic-transformers.ts:362
+Defined in packages/client/lib/commands/generic-transformers.ts:189
+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:399
+Defined in packages/client/lib/commands/generic-transformers.ts:685
+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:147
+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:166
+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
Returns void
+Defined in packages/client/lib/client/RESP2/composers/interface.ts:2
+Defined in packages/client/lib/client/socket.ts:12
Returns any
+Defined in packages/client/lib/commands/index.ts:15
+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:353
+Defined in packages/client/lib/commands/generic-transformers.ts:603
+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 ffa23e7136..e7deef308f 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 f4f9cd2bb6..9ae146f959 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 8ec6cd4b98..e22e86d2fd 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 15f10c84a8..1eb2658013 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 756bb86233..3dc4619eee 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 88deb33d4f..f9f429f710 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 81378fd535..e8a5e8a2fb 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 35f9adea67..ae797371f0 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_socket.html b/documentation/client/modules/lib_client_socket.html
index 22dae81c1a..b1eef299ea 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 f16d46e37b..86e6947692 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 1c3a3d85dc..3b326f61be 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 75a7a92f50..fa87c3fc64 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 b64a67a3e1..f990be2012 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 b6d82affa4..8af43766a1 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 a080660acd..b69ae06cc6 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 4bc6ed7401..b2037e2f2c 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 4071589017..cf034c7dba 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 f2aa7aa91b..64c6748a3f 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 8400d15cdb..78f7193f8b 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 2f4321d86e..adb6183a40 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 4742f88825..a01f42aa96 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 8ed4e473cb..8b6cb6996a 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 5208cd3c34..47c7e82763 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 588a166c0e..7b828f5431 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 d718aff5d4..3c227e011e 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 e7f6b54f7e..eae6e045cc 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 4cc2e118bd..cce205c8a1 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 6d19aefab5..154c9e1cd8 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 bee70442d3..d0bc75d816 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 27e8e5d499..657915effe 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 364cd5f7bf..4bd1e510a1 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 601bdcb9c8..f8e5297b3f 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 dbd97a59f5..499b448cf1 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 ca5807ac9d..110fc38146 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 d943470e7c..24de1bd625 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 e66138ffe6..0bd8bda628 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 4b029ba6f2..c7b590225a 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 ede0cb789e..4ae8f328f4 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 62df7faa7f..2277ff0a41 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 6a94963189..560d5870ef 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 2ff5fed993..5fc1e9f558 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 3cf9eda58e..b707ae0145 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 189fdad36b..1c003eb034 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 72b4ce50eb..b7d85c5b4f 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 5b7f1e9256..3594ea9379 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 23fdbde91f..18bbcf5a2a 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 acdd538dd2..137555529b 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 347f843fb9..9283355a37 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 f0c4463085..491a5052ca 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 d6896fa3f1..a4802ad775 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 4e50abb288..28f1d068bf 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 860f0cd2f5..642fb63ca5 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 e0abe4cd23..cecdcf05ef 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_NO_EVICT.html b/documentation/client/modules/lib_commands_CLIENT_NO_EVICT.html
index b963ec2abc..6caa01ee88 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 b65d6b650f..aa705ef7ee 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 2704551c8b..7e147d3d3e 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 1104cc7653..9ff92ac99d 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 a88f8d48ea..691849c713 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 adb546973c..0adab6f234 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 7c1284e56c..a541168a42 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 e742e45883..30e6c067a0 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 237531a2f9..69c56b6c73 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 b1876e87cf..75b9c9fd6f 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 48659b24f8..57213707cd 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 9d7410f4e5..1aaf6a5092 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 31a4e6c64d..f3d135e940 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 ef4c1a6924..67a9753523 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 2c24519b99..b796a18128 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 980048da45..31358961cc 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 02b72bf93e..dbb127165d 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 8f8976241d..e172a6a385 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 244518f0e8..80f4829968 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 24a7b2560d..82d55fac59 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 94dfaac12b..9aba7e7ed8 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 ef535e0e97..b29cfd58aa 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 083d21763d..10b6dfc5c9 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 605b8057b4..210e635770 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 8dd2c21d3b..8cfd113787 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 7a227d4d2e..6d8bb357ab 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 83a8f70003..0c07466f83 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 cfdd281f76..69bc60121a 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 e1bfb6cc36..4605e9420c 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 dc75bfaa6a..d54dc37e18 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 bbe58db219..98579b6dcf 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 fac6446652..d4368fc5ba 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 1c5c90e8f9..0354dbe6b2 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 3981380e86..4926b9943d 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 ca243d8082..6805475c4e 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 b28155a803..994ad33103 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 2385bbf5d2..075635659a 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 ed09db8fd6..dd86a9d79b 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 e5d56ce94c..6a99d43ce9 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 0fcb9f9420..d321a308c2 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 d8f7b01a28..d1a178da79 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 2f792e8a10..54a80808bc 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 d9094df5e7..50a701819a 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 96e75fc849..bcf6b8bc29 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 f64fbc3d3c..5d3b41b1e7 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 9bfb1656f1..16097a68fd 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 17504bed2f..6306078d59 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 067fe42d71..411f316fad 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 d2f7c54c34..524c9cbbfd 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 f330081254..43c5f8d056 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 7fb1edaed8..00e0871344 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 f946c178e1..4ae74c28dc 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 3428a54449..80935bfaa3 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 02358c6bb6..26f1bc2ec9 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 bb2db6119a..1a617b2520 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 b0f896d950..15dfa3945f 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 c0ddd485fe..625994f786 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 617b45c994..1399cd5764 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 b8029128be..28f47afca9 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 ce65356ad3..ff788641b7 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 6bd712cb90..0677290d15 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 2acc7c8017..8ff676f8a8 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 a349204a95..bc2dd40196 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 de26ff79ab..2e80816975 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 84d5239491..bc18c9674a 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 f9d22d5bcb..9120ff514c 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 57297a8e0b..8290e20950 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 2f32386112..b2f069f67e 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 aa59bd19c3..8f505b3fe2 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 2e70780b0d..ca0c2d778e 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 d259604036..eb5c29ae5b 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 0462cbba22..1ae707ca74 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 21f8a8f223..71be809902 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 79f98c3e4a..8ddf9f7b72 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 7e87dce3b6..5c10b7cce8 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 0e5da59a59..e4273cb63b 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 e0d8886e5f..465029fcc6 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 43969048f9..099c84036c 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 a443f45c90..e56c802c4b 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 b3bc6cef09..efc7aed1bd 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 d9fca262ca..c121f1b3c2 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 9435826256..e5ff27be93 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 ba757b4796..722ad8e40c 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 c86896349e..f936fba4ce 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 9209db4d69..3bf3ccf7d4 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 0154898a65..3393d993fb 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 d0d0371606..fd8651720c 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 d8183ee895..2d3023835e 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 c425ba7507..0b108cded1 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 671c8de2d9..3bcbe0af5e 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 ed6e135894..7f9a88bb5d 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 6490c0be4e..81a081d485 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 b2ed243174..72bff0a5ff 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 f943322ba4..f2bb9aae50 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 46cde477ab..584c1fc13d 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 81d658bda8..4b7ed3c030 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 f6ce7a2d9b..d8c87a7127 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 4c80b025a2..a7d30fdc5e 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 ea58f222ce..bcef1d996e 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 78f2206574..2ebd385725 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 bd1e1d5bdc..197c1713b6 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 87f3869511..d0009a978e 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 e3ad396163..58b3581979 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 77200a700e..f5f70fa29a 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 c7b8bd5c33..a21904580d 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 0186a572d3..45a76cb23d 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 5897f910cc..cd8201d4d5 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 571adfdbd3..3a4a789670 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 50d75def9c..5ca68f52ac 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 66e6bf15f7..c898e30120 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 c6427178a5..59b541915c 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 f0d2ed1f85..372aaa2bd1 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 a18b993df9..2d2dddddd2 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 4f547d1d7f..93de2eca18 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 ffefb3514b..d932b2de0c 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 e33766aaa6..82a8649e86 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 b5294ea6dd..8048297843 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 ea9d4a1326..9314d76f40 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_LCS.html b/documentation/client/modules/lib_commands_LCS.html
index e8ca602fe9..e6dfc46212 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 42f494a180..e8885c95a0 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 a51e47fd3e..28e589854b 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 6c02c6bd3a..bac6d10388 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 2462cc5d9b..445f09db0c 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 516e177455..457d3005d2 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 6dcd83bb43..7ef2e02262 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 653d27508c..ae2391308c 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 baa17093df..cb9c5b73b6 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 eae96a7aea..da67c14fd2 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 489ab35618..d10c27791a 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 7633ae5e3a..90bdbf0ef4 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 543e55080b..0442caa206 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 55eda67c7c..b5c1eaa978 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 e67f551cad..84c385fc95 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 6b9dd8ab88..ba5b44c496 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 b6ffdbc7b6..220c39bb00 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 70700a0915..34f5c18cef 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 f2bd8a55c3..dd90b440fc 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 fd7e208e93..8f242ea62a 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 afe58d9af1..687e1e078c 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 0a868269ff..d30f921247 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 d8eeab5860..3ee69f99cb 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 241592d735..fc1dc7e8e2 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 10d2a6be61..cb2b0de520 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 bcd83fede8..810eab75cf 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 79d4660ad1..1a80a91c44 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 31a36d858b..d69fe5be85 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 7478956e3a..3e6f284e14 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 df4fc0cb57..9c19e6ace7 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 d1b92f69f9..ae038afb75 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 55825c1c37..9a33cd8016 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 74615b125b..0f21d7ea78 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 3ad33dda4b..58c89f31b9 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 c5636b12c4..e6d1af0ded 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 1cc74e8f91..496bcf8f3f 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 ad813422c8..dea72d2d5c 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 55bf6217a4..e2766d547d 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 0c53d27a2e..a9eb226e2d 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 35605ea0b9..5b79aec5da 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 a66bd70151..b01050b71d 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 1fa740bfe0..155bceca8f 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 c79d835ea0..663e2d10b6 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 fd528be6a3..a464c95d89 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 43ee07ab5d..f58432790e 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 3c6dae272d..f8f4e0f5c5 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 432ec26064..b127e6dd20 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 da9aeae706..3dabcc43f4 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 8f6c2c6d8c..228c5e2fec 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 bc8e3f3597..2456586292 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 aa36f2c54a..1c75a11007 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_RANDOMKEY.html b/documentation/client/modules/lib_commands_RANDOMKEY.html
index d60db869bc..24706e7fcc 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 f44d613934..3dd508afbd 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 da715ce4b0..c3d4bcf124 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 db3ff54f14..f16b0e0833 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 a123285696..ad076025cf 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 a4b8480c17..085f3e4122 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 e026f083c7..5c20af60a0 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 3df988101f..8d9e1acc1f 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 d25b4d838e..776063d650 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 22e09c1cff..6706d516b2 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 7766074060..4cdfd51cfb 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 f026d409c7..9278dcfa2f 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 355adcae39..ac4b8e9b3a 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 7a89c313ea..1cff9d8b73 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 403ae2b57c..f643a115bc 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 e5c6b17279..8fe08c9925 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 1ac7105be8..086c30f9f6 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 d957a29f58..0cf2f00cb8 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 c99d6441f7..4b39a7ee88 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 620bb1e154..2b0c8f9de6 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 2d959c6038..f807e95d1c 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 b1221fde94..8970734fa1 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 d0ec312ef6..c02c081348 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 3e08de50d9..870f01067d 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 5dff5270ec..515df22ab4 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 1d7b7afe43..fa67594fdb 100644
--- a/documentation/client/modules/lib_commands_SETBIT.html
+++ b/documentation/client/modules/lib_commands_SETBIT.html
@@ -16,7 +16,7 @@
lib/commands/SETBIT
Module lib/commands/SETBIT
+Defined in packages/client/lib/commands/SETBIT.ts:1
diff --git a/documentation/client/modules/lib_commands_SETEX.html b/documentation/client/modules/lib_commands_SETEX.html
index 01a0029f66..635982955e 100644
--- a/documentation/client/modules/lib_commands_SETEX.html
+++ b/documentation/client/modules/lib_commands_SETEX.html
@@ -16,7 +16,7 @@
lib/commands/SETEX
Module lib/commands/SETEX
+Defined in packages/client/lib/commands/SETEX.ts:1
diff --git a/documentation/client/modules/lib_commands_SETNX.html b/documentation/client/modules/lib_commands_SETNX.html
index 4b2f68c836..17e0d532de 100644
--- a/documentation/client/modules/lib_commands_SETNX.html
+++ b/documentation/client/modules/lib_commands_SETNX.html
@@ -16,7 +16,7 @@
lib/commands/SETNX
Module lib/commands/SETNX
+Defined in packages/client/lib/commands/SETNX.ts:1
diff --git a/documentation/client/modules/lib_commands_SETRANGE.html b/documentation/client/modules/lib_commands_SETRANGE.html
index 4a8a2b89d1..8f02d93c37 100644
--- a/documentation/client/modules/lib_commands_SETRANGE.html
+++ b/documentation/client/modules/lib_commands_SETRANGE.html
@@ -16,7 +16,7 @@
lib/commands/SETRANGE
Module lib/commands/SETRANGE
+Defined in packages/client/lib/commands/SETRANGE.ts:1
diff --git a/documentation/client/modules/lib_commands_SHUTDOWN.html b/documentation/client/modules/lib_commands_SHUTDOWN.html
index 1c6aa64842..d6922ed7b2 100644
--- a/documentation/client/modules/lib_commands_SHUTDOWN.html
+++ b/documentation/client/modules/lib_commands_SHUTDOWN.html
@@ -16,7 +16,7 @@