diff --git a/documentation/bloom/functions/commands_bloom_ADD.transformArguments.html b/documentation/bloom/functions/commands_bloom_ADD.transformArguments.html
index f88fcaafb5..7940a19fdb 100644
--- a/documentation/bloom/functions/commands_bloom_ADD.transformArguments.html
+++ b/documentation/bloom/functions/commands_bloom_ADD.transformArguments.html
@@ -27,7 +27,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/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 40fed7edef..d845ba77ae 100644
--- a/documentation/bloom/modules/commands_bloom_ADD.html
+++ b/documentation/bloom/modules/commands_bloom_ADD.html
@@ -14,7 +14,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 1b351f0f43..f815a3246a 100644
--- a/documentation/bloom/modules/commands_bloom_EXISTS.html
+++ b/documentation/bloom/modules/commands_bloom_EXISTS.html
@@ -14,7 +14,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 fa4dc2a59f..7753ca7e6d 100644
--- a/documentation/bloom/modules/commands_bloom_INFO.html
+++ b/documentation/bloom/modules/commands_bloom_INFO.html
@@ -14,7 +14,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 99d7bd7eaf..753be0270c 100644
--- a/documentation/bloom/modules/commands_bloom_INSERT.html
+++ b/documentation/bloom/modules/commands_bloom_INSERT.html
@@ -14,7 +14,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 957f6f8984..001ce2558d 100644
--- a/documentation/bloom/modules/commands_bloom_LOADCHUNK.html
+++ b/documentation/bloom/modules/commands_bloom_LOADCHUNK.html
@@ -14,7 +14,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 e5562fe3a4..81df990c74 100644
--- a/documentation/bloom/modules/commands_bloom_MADD.html
+++ b/documentation/bloom/modules/commands_bloom_MADD.html
@@ -14,7 +14,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 d69459c0d2..66aa5fb276 100644
--- a/documentation/bloom/modules/commands_bloom_MEXISTS.html
+++ b/documentation/bloom/modules/commands_bloom_MEXISTS.html
@@ -14,7 +14,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 02a304a3ae..ef9201c7d1 100644
--- a/documentation/bloom/modules/commands_bloom_RESERVE.html
+++ b/documentation/bloom/modules/commands_bloom_RESERVE.html
@@ -14,7 +14,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 454dff5ba7..bdfdb82b36 100644
--- a/documentation/bloom/modules/commands_bloom_SCANDUMP.html
+++ b/documentation/bloom/modules/commands_bloom_SCANDUMP.html
@@ -14,7 +14,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 0cae4400ba..766d4f9664 100644
--- a/documentation/bloom/modules/commands_count_min_sketch.html
+++ b/documentation/bloom/modules/commands_count_min_sketch.html
@@ -14,7 +14,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 800e954e72..c0e6072cef 100644
--- a/documentation/bloom/modules/commands_count_min_sketch_INCRBY.html
+++ b/documentation/bloom/modules/commands_count_min_sketch_INCRBY.html
@@ -14,7 +14,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 66275ce36b..f0014de052 100644
--- a/documentation/bloom/modules/commands_count_min_sketch_INFO.html
+++ b/documentation/bloom/modules/commands_count_min_sketch_INFO.html
@@ -14,7 +14,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 f77a1c0327..43fb144323 100644
--- a/documentation/bloom/modules/commands_count_min_sketch_INITBYDIM.html
+++ b/documentation/bloom/modules/commands_count_min_sketch_INITBYDIM.html
@@ -14,7 +14,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 ce6612bc2a..d3f4126b30 100644
--- a/documentation/bloom/modules/commands_count_min_sketch_INITBYPROB.html
+++ b/documentation/bloom/modules/commands_count_min_sketch_INITBYPROB.html
@@ -14,7 +14,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 c4f631774f..e05a97de27 100644
--- a/documentation/bloom/modules/commands_count_min_sketch_MERGE.html
+++ b/documentation/bloom/modules/commands_count_min_sketch_MERGE.html
@@ -14,7 +14,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 5be77f5d4d..7b1f0ba0b1 100644
--- a/documentation/bloom/modules/commands_count_min_sketch_QUERY.html
+++ b/documentation/bloom/modules/commands_count_min_sketch_QUERY.html
@@ -14,7 +14,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 5db551638c..81d0b13254 100644
--- a/documentation/bloom/modules/commands_cuckoo.html
+++ b/documentation/bloom/modules/commands_cuckoo.html
@@ -14,7 +14,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 615a3b2614..4bf93618a0 100644
--- a/documentation/bloom/modules/commands_cuckoo_ADD.html
+++ b/documentation/bloom/modules/commands_cuckoo_ADD.html
@@ -14,7 +14,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 ce55027bd8..6df3f8d2f9 100644
--- a/documentation/bloom/modules/commands_cuckoo_ADDNX.html
+++ b/documentation/bloom/modules/commands_cuckoo_ADDNX.html
@@ -14,7 +14,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 ec810af8c6..62dca050a3 100644
--- a/documentation/bloom/modules/commands_cuckoo_COUNT.html
+++ b/documentation/bloom/modules/commands_cuckoo_COUNT.html
@@ -14,7 +14,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 9514f8415d..ff6ca54a25 100644
--- a/documentation/bloom/modules/commands_cuckoo_DEL.html
+++ b/documentation/bloom/modules/commands_cuckoo_DEL.html
@@ -14,7 +14,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 a08346a3ab..eed79ade40 100644
--- a/documentation/bloom/modules/commands_cuckoo_EXISTS.html
+++ b/documentation/bloom/modules/commands_cuckoo_EXISTS.html
@@ -14,7 +14,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 64775ec107..e66d0bc648 100644
--- a/documentation/bloom/modules/commands_cuckoo_INFO.html
+++ b/documentation/bloom/modules/commands_cuckoo_INFO.html
@@ -14,7 +14,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 667c54779d..8569c1b52e 100644
--- a/documentation/bloom/modules/commands_cuckoo_INSERT.html
+++ b/documentation/bloom/modules/commands_cuckoo_INSERT.html
@@ -14,7 +14,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 1d82609083..f10fc02793 100644
--- a/documentation/bloom/modules/commands_cuckoo_INSERTNX.html
+++ b/documentation/bloom/modules/commands_cuckoo_INSERTNX.html
@@ -14,7 +14,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 b868facbca..a517435e6e 100644
--- a/documentation/bloom/modules/commands_cuckoo_LOADCHUNK.html
+++ b/documentation/bloom/modules/commands_cuckoo_LOADCHUNK.html
@@ -14,7 +14,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 cd463c5932..e00f70f091 100644
--- a/documentation/bloom/modules/commands_cuckoo_RESERVE.html
+++ b/documentation/bloom/modules/commands_cuckoo_RESERVE.html
@@ -14,7 +14,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 1f28dd9b87..a66f57c888 100644
--- a/documentation/bloom/modules/commands_cuckoo_SCANDUMP.html
+++ b/documentation/bloom/modules/commands_cuckoo_SCANDUMP.html
@@ -14,7 +14,7 @@
commands/cuckoo/SCANDUMP
Module commands/cuckoo/SCANDUMP
+Defined in bloom/lib/commands/cuckoo/SCANDUMP.ts:1
diff --git a/documentation/bloom/modules/commands_top_k.html b/documentation/bloom/modules/commands_top_k.html
index ea80204eb4..adfce5d5db 100644
--- a/documentation/bloom/modules/commands_top_k.html
+++ b/documentation/bloom/modules/commands_top_k.html
@@ -14,7 +14,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 0f44418e13..27a219709c 100644
--- a/documentation/bloom/modules/commands_top_k_ADD.html
+++ b/documentation/bloom/modules/commands_top_k_ADD.html
@@ -14,7 +14,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 9334b378ca..36bbe81cee 100644
--- a/documentation/bloom/modules/commands_top_k_COUNT.html
+++ b/documentation/bloom/modules/commands_top_k_COUNT.html
@@ -14,7 +14,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 73943985b7..c06ea31e78 100644
--- a/documentation/bloom/modules/commands_top_k_INCRBY.html
+++ b/documentation/bloom/modules/commands_top_k_INCRBY.html
@@ -14,7 +14,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 25ebdc9fe9..ec22471f74 100644
--- a/documentation/bloom/modules/commands_top_k_INFO.html
+++ b/documentation/bloom/modules/commands_top_k_INFO.html
@@ -14,7 +14,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 6f7c4d67cf..fd92485777 100644
--- a/documentation/bloom/modules/commands_top_k_LIST.html
+++ b/documentation/bloom/modules/commands_top_k_LIST.html
@@ -14,7 +14,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 c79d51b5b2..35b3e7c56b 100644
--- a/documentation/bloom/modules/commands_top_k_LIST_WITHCOUNT.html
+++ b/documentation/bloom/modules/commands_top_k_LIST_WITHCOUNT.html
@@ -14,7 +14,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 3ae649cedc..38f3f627a3 100644
--- a/documentation/bloom/modules/commands_top_k_QUERY.html
+++ b/documentation/bloom/modules/commands_top_k_QUERY.html
@@ -14,7 +14,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 a70e396eff..85853a504b 100644
--- a/documentation/bloom/modules/commands_top_k_RESERVE.html
+++ b/documentation/bloom/modules/commands_top_k_RESERVE.html
@@ -14,7 +14,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 b50524b43a..da50c6a2f9 100644
--- a/documentation/bloom/modules/index.html
+++ b/documentation/bloom/modules/index.html
@@ -14,7 +14,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 efcccfaafb..1e4e6dbc34 100644
--- a/documentation/bloom/types/commands_bloom_INFO.InfoRawReply.html
+++ b/documentation/bloom/types/commands_bloom_INFO.InfoRawReply.html
@@ -16,7 +16,7 @@
Type alias InfoRawReply
InfoRawReply: [_: 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:6
+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/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:83
pSubscribe
p
Subscribe
: (<T>(patterns
: string | string[], listener
: PubSubListener<T, T extends true ? Buffer : string>, bufferMode
?: T) => Promise<void>) = ...
@@ -234,7 +234,7 @@
Optional
bufferMode: T
Returns Promise<void>
+Defined in packages/client/lib/client/index.ts:525
pUnsubscribe
p
Unsubscribe
: (<T>(patterns
?: string | string[], listener
?: PubSubListener<T, T extends true ? Buffer : string>, bufferMode
?: T) => Promise<void>) = ...
@@ -261,7 +261,7 @@
Optional
bufferMode: T
Returns Promise<void>
+Defined in packages/client/lib/client/index.ts:566
quit
quit: (() => Promise<void>) = ...
@@ -274,7 +274,7 @@
Returns Promise<void>
+Defined in packages/client/lib/client/index.ts:581
select
@@ -302,7 +302,7 @@
db: number
Returns Promise<void>
+Defined in packages/client/lib/client/index.ts:479
subscribe
subscribe
: (<T>(channels
: string | string[], listener
: PubSubListener<T, T extends true ? Buffer : string>, bufferMode
?: T) => Promise<void>) = ...
@@ -329,7 +329,7 @@
Optional
bufferMode: T
Returns Promise<void>
+Defined in packages/client/lib/client/index.ts:510
unsubscribe
unsubscribe
: (<T>(channels
?: string | string[], listener
?: PubSubListener<T, T extends true ? Buffer : string>, bufferMode
?: T) => Promise<void>) = ...
@@ -356,7 +356,7 @@
Optional
bufferMode: T
Returns Promise<void>
+Defined in packages/client/lib/client/index.ts:551
Static
Readonly
captureRejectionSymbol
+Defined in packages/client/lib/client/index.ts:165
isReady
@@ -407,7 +407,7 @@ regular 'error'
listener is installed.
-
Returns boolean
+Defined in packages/client/lib/client/index.ts:169
options
@@ -415,7 +415,7 @@ regular 'error'
listener is installed.
-
+Defined in packages/client/lib/client/index.ts:161
v4
@@ -423,7 +423,7 @@ regular 'error'
listener is installed.
-
Returns Record<string, any>
+Defined in packages/client/lib/client/index.ts:173
Private
#destroyIsolationPool
@@ -446,7 +446,7 @@ regular 'error'
listener is installed.
-
Returns Promise<void>
+Defined in packages/client/lib/client/index.ts:681
Private
#initiateOptions
@@ -459,7 +459,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/client/index.ts:199
Private
#initiateQueue
@@ -467,7 +467,7 @@ regular 'error'
listener is installed.
-
+Defined in packages/client/lib/client/index.ts:216
Private
#initiateSocket
@@ -475,7 +475,7 @@ regular 'error'
listener is installed.
-
+Defined in packages/client/lib/client/index.ts:220
Private
#legacyMode
@@ -483,7 +483,7 @@ regular 'error'
listener is installed.
-
Returns void
+Defined in packages/client/lib/client/index.ts:294
Private
#sendCommand
@@ -503,7 +503,7 @@ regular 'error'
listener is installed.
Returns Promise<T>
+Defined in packages/client/lib/client/index.ts:382
Private
#subscribe
@@ -527,7 +527,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise<void>
+Defined in packages/client/lib/client/index.ts:481
Private
#tick
@@ -540,7 +540,7 @@ regular 'error'
listener is installed.
force: boolean = false
Returns void
+Defined in packages/client/lib/client/index.ts:583
Private
#unsubscribe
@@ -564,7 +564,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise<void>
+Defined in packages/client/lib/client/index.ts:527
PSUBSCRIBE
@@ -586,7 +586,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise<void>
+Defined in packages/client/lib/client/index.ts:512
PUNSUBSCRIBE
@@ -608,7 +608,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise<void>
+Defined in packages/client/lib/client/index.ts:553
QUIT
@@ -616,7 +616,7 @@ regular 'error'
listener is installed.
-
Returns Promise<void>
+Defined in packages/client/lib/client/index.ts:568
+Defined in packages/client/lib/client/index.ts:468
SUBSCRIBE
@@ -663,7 +663,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise<void>
+Defined in packages/client/lib/client/index.ts:497
UNSUBSCRIBE
@@ -685,7 +685,7 @@ regular 'error'
listener is installed.
Optional
bufferMode: T
Returns Promise<void>
+Defined in packages/client/lib/client/index.ts:538
addListener
@@ -736,7 +736,7 @@ regular 'error'
listener is installed.
args: unknown[]
+Defined in packages/client/lib/client/index.ts:362
connect
@@ -744,7 +744,7 @@ regular 'error'
listener is installed.
-
Returns Promise<void>
+Defined in packages/client/lib/client/index.ts:358
disconnect
@@ -752,7 +752,7 @@ regular 'error'
listener is installed.
-
Returns Promise<void>
+Defined in packages/client/lib/client/index.ts:675
duplicate
@@ -765,7 +765,7 @@ regular 'error'
listener is installed.
Optional
overrides: Partial<RedisClientOptions<M, F, S>>
+Defined in packages/client/lib/client/index.ts:351
emit
@@ -824,7 +824,7 @@ listeners. The values in the array are strings or Symbol
s.
+Defined in packages/client/lib/client/index.ts:417
executeIsolated
@@ -853,7 +853,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:598
executeScript
@@ -870,7 +870,7 @@ listeners. The values in the array are strings or Symbol
s.
+Defined in packages/client/lib/client/index.ts:441
functionsExecuter
@@ -892,7 +892,7 @@ listeners. The values in the array are strings or Symbol
s.
name: string
+Defined in packages/client/lib/client/index.ts:404
getMaxListeners
Returns AsyncIterable<{ field: string; value: string }>
+Defined in packages/client/lib/client/index.ts:642
listenerCount
@@ -969,7 +969,7 @@ set by emitter.setMaxListeners(n)
or defaults to
+Defined in packages/client/lib/client/index.ts:602
+Defined in packages/client/lib/client/index.ts:609
off
@@ -1214,7 +1214,7 @@ including any wrappers (such as those created by .once()
).
-
Returns void
+Defined in packages/client/lib/client/index.ts:686
removeAllListeners
@@ -1304,7 +1304,7 @@ recently added instance. In the example the once('ping')
lis
Returns AsyncIterable<string>
+Defined in packages/client/lib/client/index.ts:653
scanIterator
@@ -1317,7 +1317,7 @@ recently added instance. In the example the once('ping')
lis
Returns AsyncIterable<string>
+Defined in packages/client/lib/client/index.ts:631
scriptsExecuter
@@ -1337,7 +1337,7 @@ recently added instance. In the example the once('ping')
lis
args: unknown[]
+Defined in packages/client/lib/client/index.ts:429
sendCommand
@@ -1357,7 +1357,7 @@ recently added instance. In the example the once('ping')
lis
Returns Promise<T>
+Defined in packages/client/lib/client/index.ts:374
setMaxListeners
@@ -1387,7 +1387,7 @@ modified for this specific EventEmitter
instance. The value can be
-
Returns void
+Defined in packages/client/lib/client/index.ts:690
zScanIterator
@@ -1402,7 +1402,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:664
Static
commandOptions
@@ -1420,7 +1420,7 @@ modified for this specific EventEmitter
instance. The value can be
options: T
+Defined in packages/client/lib/client/index.ts:79
Static
create
@@ -1442,7 +1442,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/client/index.ts:107
Static
extend
@@ -1464,7 +1464,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/client/index.ts:85
Static
getEventListeners
@@ -1617,7 +1617,7 @@ special handling:
url: string
+Defined in packages/client/lib/client/index.ts:115
Static
setMaxListeners
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 8ffa475a43..c6c42b2947 100644
--- a/documentation/client/classes/lib_client_RESP2_composers_buffer.default.html
+++ b/documentation/client/classes/lib_client_RESP2_composers_buffer.default.html
@@ -23,7 +23,7 @@
+Defined in packages/client/lib/client/RESP2/composers/buffer.ts:3
@@ -57,7 +57,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
parseArray
@@ -167,7 +167,7 @@
arraysToKeep: number = 0
Returns undefined | ArrayReply
+Defined in packages/client/lib/client/RESP2/decoder.ts:194
Private
parseBulkString
@@ -180,7 +180,7 @@
chunk: Buffer
Returns undefined | null | string | Buffer
+Defined in packages/client/lib/client/RESP2/decoder.ts:161
Private
parseError
@@ -193,7 +193,7 @@
chunk: Buffer
+Defined in packages/client/lib/client/RESP2/decoder.ts:128
Private
parseInteger
@@ -206,7 +206,7 @@
chunk: Buffer
Returns undefined | number
+Defined in packages/client/lib/client/RESP2/decoder.ts:139
Private
parseSimpleString
@@ -219,7 +219,7 @@
chunk: Buffer
Returns undefined | string | Buffer
+Defined in packages/client/lib/client/RESP2/decoder.ts:124
Private
parseType
@@ -236,7 +236,7 @@
Optional
arraysToKeep: number
Returns undefined | Reply
+Defined in packages/client/lib/client/RESP2/decoder.ts:83
Private
pushArrayItem
@@ -251,7 +251,7 @@
arraysToKeep: number
Returns undefined | ArrayReply
+Defined in packages/client/lib/client/RESP2/decoder.ts:244
reset
@@ -259,7 +259,7 @@
-
Returns void
+Defined in packages/client/lib/client/RESP2/decoder.ts:54
Private
returnArrayReply
@@ -274,7 +274,7 @@
arraysToKeep: number
Returns undefined | ArrayReply
+Defined in packages/client/lib/client/RESP2/decoder.ts:238
write
@@ -287,7 +287,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
#waitingForReply
#waitingForReply: Yallist<CommandWaitingForReply> = ...
+Defined in packages/client/lib/client/commands-queue.ts:85
Private
Readonly
#waitingToBeSent
#waitingToBeSent: 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 } = ...
@@ -139,7 +139,7 @@
unsubscribe: Buffer
+Defined in packages/client/lib/client/commands-queue.ts:98
Private
#pushPubSubCommand
Returns Promise<void>
+Defined in packages/client/lib/client/commands-queue.ts:251
Private
#updatePubSubActiveState
@@ -177,7 +177,7 @@
-
Returns void
+Defined in packages/client/lib/client/commands-queue.ts:287
addCommand
Returns Promise<T>
+Defined in packages/client/lib/client/commands-queue.ts:134
flushAll
@@ -210,7 +210,7 @@
err: Error
Returns void
+Defined in packages/client/lib/client/commands-queue.ts:398
flushWaitingForReply
@@ -223,7 +223,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
onReplyChunk
@@ -244,7 +244,7 @@
chunk: Buffer
Returns void
+Defined in packages/client/lib/client/commands-queue.ts:350
resubscribe
@@ -252,7 +252,7 @@
-
Returns undefined | Promise<any>
+Defined in packages/client/lib/client/commands-queue.ts:297
subscribe
@@ -276,7 +276,7 @@
Optional
returnBuffers: T
Returns Promise<void>
+Defined in packages/client/lib/client/commands-queue.ts:175
unsubscribe
@@ -300,7 +300,7 @@
Optional
returnBuffers: T
Returns Promise<void>
+Defined in packages/client/lib/client/commands-queue.ts:208
Static
Private
#emitPubSubMessage
@@ -319,7 +319,7 @@
Optional
pattern: Buffer
Returns void
+Defined in packages/client/lib/client/commands-queue.ts:60
Static
Private
#flushQueue
@@ -339,7 +339,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) = ...
@@ -137,12 +137,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
#legacyMode
@@ -165,7 +165,7 @@
-
Returns void
+Defined in packages/client/lib/client/multi-command.ts:96
SELECT
@@ -195,7 +195,7 @@
Returns any
+Defined in packages/client/lib/client/multi-command.ts:142
addCommand
@@ -225,7 +225,7 @@
Returns any
+Defined in packages/client/lib/client/multi-command.ts:149
commandsExecutor
@@ -240,7 +240,7 @@
args: unknown[]
+Defined in packages/client/lib/client/multi-command.ts:135
exec
@@ -253,7 +253,7 @@
execAsPipeline: boolean = false
+Defined in packages/client/lib/client/multi-command.ts:164
+Defined in packages/client/lib/client/multi-command.ts:183
functionsExecutor
@@ -278,7 +278,7 @@
name: string
+Defined in packages/client/lib/client/multi-command.ts:154
scriptsExecutor
@@ -293,7 +293,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:199
addListener
@@ -301,7 +301,7 @@ regular 'error'
listener is installed.
-
Returns Promise<void>
+Defined in packages/client/lib/client/socket.ts:103
cork
@@ -309,7 +309,7 @@ regular 'error'
listener is installed.
-
Returns void
+Defined in packages/client/lib/client/socket.ts:242
disconnect
@@ -317,7 +317,7 @@ regular 'error'
listener is installed.
-
Returns void
+Defined in packages/client/lib/client/socket.ts:218
emit
@@ -629,7 +629,7 @@ listener is removed, and then invoked.
Returns Promise<unknown>
Returns Promise<void>
+Defined in packages/client/lib/client/socket.ts:230
rawListeners
@@ -663,7 +663,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
@@ -671,7 +671,7 @@ including any wrappers (such as those created by .once()
).
-
Returns void
+Defined in packages/client/lib/client/socket.ts:256
removeAllListeners
@@ -776,7 +776,7 @@ modified for this specific EventEmitter
instance. The value can be
-
Returns void
+Defined in packages/client/lib/client/socket.ts:261
writeCommand
@@ -789,7 +789,7 @@ modified for this specific EventEmitter
instance. The value can be
Returns void
+Defined in packages/client/lib/client/socket.ts:208
Static
Private
#initiateOptions
@@ -802,7 +802,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/client/socket.ts:33
Static
Private
#isTlsSocket
@@ -815,7 +815,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/client/socket.ts:47
Static
getEventListeners
diff --git a/documentation/client/classes/lib_cluster.default.html b/documentation/client/classes/lib_cluster.default.html
index c3cf6dbe09..5a955e1bf1 100644
--- a/documentation/client/classes/lib_cluster.default.html
+++ b/documentation/client/classes/lib_cluster.default.html
@@ -30,7 +30,7 @@
+Defined in packages/client/lib/cluster/index.ts:37
@@ -113,24 +113,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
Static
Readonly
captureRejectionSymbol
+Defined in packages/client/lib/cluster/index.ts:185
addListener
@@ -249,7 +249,7 @@ regular 'error'
listener is installed.
args: unknown[]
+Defined in packages/client/lib/cluster/index.ts:95
connect
@@ -257,7 +257,7 @@ regular 'error'
listener is installed.
-
Returns Promise<void>
+Defined in packages/client/lib/cluster/index.ts:91
disconnect
@@ -265,7 +265,7 @@ regular 'error'
listener is installed.
-
Returns Promise<void>
+Defined in packages/client/lib/cluster/index.ts:252
duplicate
@@ -278,7 +278,7 @@ regular 'error'
listener is installed.
+Defined in packages/client/lib/cluster/index.ts:84
emit
@@ -339,7 +339,7 @@ listeners. The values in the array are strings or Symbol
s.
+Defined in packages/client/lib/cluster/index.ts:144
executeScript
@@ -358,7 +358,7 @@ listeners. The values in the array are strings or Symbol
s.
+Defined in packages/client/lib/cluster/index.ts:172
functionsExecutor
@@ -380,7 +380,7 @@ listeners. The values in the array are strings or Symbol
s.
name: string
+Defined in packages/client/lib/cluster/index.ts:125
getMasters
@@ -388,7 +388,7 @@ listeners. The values in the array are strings or Symbol
s.
-
+Defined in packages/client/lib/cluster/index.ts:240
getMaxListeners
@@ -415,7 +415,7 @@ set by emitter.setMaxListeners(n)
or defaults to number
+Defined in packages/client/lib/cluster/index.ts:244
+Defined in packages/client/lib/cluster/index.ts:227
off
@@ -675,7 +675,7 @@ listener is removed, and then invoked.
-
Returns Promise<void>
+Defined in packages/client/lib/cluster/index.ts:248
rawListeners
@@ -791,7 +791,7 @@ recently added instance. In the example the once('ping')
lis
args: unknown[]
+Defined in packages/client/lib/cluster/index.ts:158
sendCommand
@@ -815,7 +815,7 @@ recently added instance. In the example the once('ping')
lis
Returns Promise<T>
+Defined in packages/client/lib/cluster/index.ts:112
setMaxListeners
@@ -859,7 +859,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/cluster/index.ts:56
Static
extractFirstKey
@@ -876,7 +876,7 @@ modified for this specific EventEmitter
instance. The value can be
+Defined in packages/client/lib/cluster/index.ts:42
Static
getEventListeners
diff --git a/documentation/client/classes/lib_cluster_cluster_slots.default.html b/documentation/client/classes/lib_cluster_cluster_slots.default.html
index acce0a2e1c..f468f1fec5 100644
--- a/documentation/client/classes/lib_cluster_cluster_slots.default.html
+++ b/documentation/client/classes/lib_cluster_cluster_slots.default.html
@@ -28,7 +28,7 @@
+Defined in packages/client/lib/cluster/cluster-slots.ts:42
@@ -95,44 +95,44 @@
onError: OnError
Returns default<M, F, S>
+Defined in packages/client/lib/cluster/cluster-slots.ts:53
Private
Readonly
#nodeByAddress
#node
By
Address
: Map<string, ClusterNode<M, F, S>> = ...
+Defined in packages/client/lib/cluster/cluster-slots.ts:50
Private
Readonly
#onError
#onError: 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
#randomClientIterator
#random
Client
Iterator
?: IterableIterator<ClusterNode<M, F, S>>
+Defined in packages/client/lib/cluster/cluster-slots.ts:223
Private
Optional
#runningRediscoverPromise
#runningRediscoverPromise?: 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
@@ -171,7 +171,7 @@
Returns Promise<unknown>
Returns Promise<void>
+Defined in packages/client/lib/cluster/cluster-slots.ts:282
Private
#discoverNodes
Returns Promise<boolean>
+Defined in packages/client/lib/cluster/cluster-slots.ts:67
Private
#getNodeAddress
@@ -197,7 +197,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
#getSlotClient
@@ -218,7 +218,7 @@
slotNumber: number
+Defined in packages/client/lib/cluster/cluster-slots.ts:208
+Defined in packages/client/lib/cluster/cluster-slots.ts:152
Private
#initiateClientForNode
@@ -250,7 +250,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
#slotClientIterator
@@ -289,7 +289,7 @@
slotNumber: number
Returns IterableIterator<RedisClientType<M, F, S>>
+Defined in packages/client/lib/cluster/cluster-slots.ts:199
connect
@@ -297,7 +297,7 @@
-
Returns Promise<void>
+Defined in packages/client/lib/cluster/cluster-slots.ts:59
disconnect
@@ -305,7 +305,7 @@
-
Returns Promise<void>
+Defined in packages/client/lib/cluster/cluster-slots.ts:278
getClient
@@ -320,7 +320,7 @@
Optional
isReadonly: boolean
+Defined in packages/client/lib/cluster/cluster-slots.ts:243
+Defined in packages/client/lib/cluster/cluster-slots.ts:256
getNodeByAddress
@@ -341,7 +341,7 @@
address: string
Returns undefined | ClusterNode<M, F, S>
+Defined in packages/client/lib/cluster/cluster-slots.ts:267
getSlotMaster
@@ -354,7 +354,7 @@
slot: number
+Defined in packages/client/lib/cluster/cluster-slots.ts:195
quit
@@ -362,7 +362,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
commandsExecutor
@@ -146,7 +146,7 @@
args: unknown[]
+Defined in packages/client/lib/cluster/multi-command.ts:90
exec
@@ -159,7 +159,7 @@
execAsPipeline: boolean = false
+Defined in packages/client/lib/cluster/multi-command.ts:118
+Defined in packages/client/lib/cluster/multi-command.ts:133
functionsExecutor
@@ -184,7 +184,7 @@
name: string
+Defined in packages/client/lib/cluster/multi-command.ts:106
scriptsExecutor
@@ -199,7 +199,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
addScript
@@ -127,7 +127,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
generateChainId
@@ -169,7 +169,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:79
+Defined in packages/client/lib/client/index.ts:107
+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:16
+Defined in packages/client/lib/commander.ts:38
+Defined in packages/client/lib/commander.ts:145
+Defined in packages/client/lib/commander.ts:133
+Defined in packages/client/lib/commander.ts:125
+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
diff --git a/documentation/client/functions/lib_commands_SET.transformReply.html b/documentation/client/functions/lib_commands_SET.transformReply.html
index 060453d8bc..7d6d21a442 100644
--- a/documentation/client/functions/lib_commands_SET.transformReply.html
+++ b/documentation/client/functions/lib_commands_SET.transformReply.html
@@ -20,7 +20,7 @@
+Defined in packages/client/lib/commands/SET.ts:63
diff --git a/documentation/client/functions/lib_commands_SETBIT.transformArguments.html b/documentation/client/functions/lib_commands_SETBIT.transformArguments.html
index 8a1ada1cd4..e23f95197e 100644
--- a/documentation/client/functions/lib_commands_SETBIT.transformArguments.html
+++ b/documentation/client/functions/lib_commands_SETBIT.transformArguments.html
@@ -29,7 +29,7 @@
+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 10e71a27bb..c3043a9796 100644
--- a/documentation/client/modules/lib_client_RESP2_composers_buffer.html
+++ b/documentation/client/modules/lib_client_RESP2_composers_buffer.html
@@ -14,7 +14,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 1755439151..98b1cb4a8d 100644
--- a/documentation/client/modules/lib_client_RESP2_composers_interface.html
+++ b/documentation/client/modules/lib_client_RESP2_composers_interface.html
@@ -14,7 +14,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 14691b608e..0fe571dd3b 100644
--- a/documentation/client/modules/lib_client_RESP2_composers_string.html
+++ b/documentation/client/modules/lib_client_RESP2_composers_string.html
@@ -14,7 +14,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 50f8d77443..8713af6b29 100644
--- a/documentation/client/modules/lib_client_RESP2_decoder.html
+++ b/documentation/client/modules/lib_client_RESP2_decoder.html
@@ -14,7 +14,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 efeb782f69..2845fc0a60 100644
--- a/documentation/client/modules/lib_client_RESP2_encoder.html
+++ b/documentation/client/modules/lib_client_RESP2_encoder.html
@@ -14,7 +14,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 edb8da0846..fe328bebe7 100644
--- a/documentation/client/modules/lib_client_commands.html
+++ b/documentation/client/modules/lib_client_commands.html
@@ -14,7 +14,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 ed1c1a74a0..9fc9bb4878 100644
--- a/documentation/client/modules/lib_client_commands_queue.html
+++ b/documentation/client/modules/lib_client_commands_queue.html
@@ -14,7 +14,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 417052b520..00589369a0 100644
--- a/documentation/client/modules/lib_client_multi_command.html
+++ b/documentation/client/modules/lib_client_multi_command.html
@@ -14,7 +14,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 cb1e190c66..055fe14681 100644
--- a/documentation/client/modules/lib_client_socket.html
+++ b/documentation/client/modules/lib_client_socket.html
@@ -14,7 +14,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 d2b55c3f6e..31a5ad1eb5 100644
--- a/documentation/client/modules/lib_cluster.html
+++ b/documentation/client/modules/lib_cluster.html
@@ -14,7 +14,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 a7c35f9528..72be244c12 100644
--- a/documentation/client/modules/lib_cluster_cluster_slots.html
+++ b/documentation/client/modules/lib_cluster_cluster_slots.html
@@ -14,7 +14,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 49119a7f8b..1be15df5bf 100644
--- a/documentation/client/modules/lib_cluster_commands.html
+++ b/documentation/client/modules/lib_cluster_commands.html
@@ -14,7 +14,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 999d2edb9b..4329bb4cf5 100644
--- a/documentation/client/modules/lib_cluster_multi_command.html
+++ b/documentation/client/modules/lib_cluster_multi_command.html
@@ -14,7 +14,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 3dd897eb3e..4a58618254 100644
--- a/documentation/client/modules/lib_command_options.html
+++ b/documentation/client/modules/lib_command_options.html
@@ -14,7 +14,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 2669f93fd7..01b332fc46 100644
--- a/documentation/client/modules/lib_commander.html
+++ b/documentation/client/modules/lib_commander.html
@@ -14,7 +14,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 b95cd1c823..6aa2461b86 100644
--- a/documentation/client/modules/lib_commands.html
+++ b/documentation/client/modules/lib_commands.html
@@ -14,7 +14,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 04393c06d4..e0c5cdd653 100644
--- a/documentation/client/modules/lib_commands_ACL_CAT.html
+++ b/documentation/client/modules/lib_commands_ACL_CAT.html
@@ -14,7 +14,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 52b1acec07..b1dbe0fbe0 100644
--- a/documentation/client/modules/lib_commands_ACL_DELUSER.html
+++ b/documentation/client/modules/lib_commands_ACL_DELUSER.html
@@ -14,7 +14,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 371ba6c009..e3335e7075 100644
--- a/documentation/client/modules/lib_commands_ACL_DRYRUN.html
+++ b/documentation/client/modules/lib_commands_ACL_DRYRUN.html
@@ -14,7 +14,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 aed4c1beb4..ec654fed2d 100644
--- a/documentation/client/modules/lib_commands_ACL_GENPASS.html
+++ b/documentation/client/modules/lib_commands_ACL_GENPASS.html
@@ -14,7 +14,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 4451d58258..316f84ec0b 100644
--- a/documentation/client/modules/lib_commands_ACL_GETUSER.html
+++ b/documentation/client/modules/lib_commands_ACL_GETUSER.html
@@ -14,7 +14,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 1606a2c2b7..11efdef93e 100644
--- a/documentation/client/modules/lib_commands_ACL_LIST.html
+++ b/documentation/client/modules/lib_commands_ACL_LIST.html
@@ -14,7 +14,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 6b916ee694..10d534d8ce 100644
--- a/documentation/client/modules/lib_commands_ACL_LOAD.html
+++ b/documentation/client/modules/lib_commands_ACL_LOAD.html
@@ -14,7 +14,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 168c2945d1..904a2dbab3 100644
--- a/documentation/client/modules/lib_commands_ACL_LOG.html
+++ b/documentation/client/modules/lib_commands_ACL_LOG.html
@@ -14,7 +14,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 19b9a02ad4..98066342cb 100644
--- a/documentation/client/modules/lib_commands_ACL_LOG_RESET.html
+++ b/documentation/client/modules/lib_commands_ACL_LOG_RESET.html
@@ -14,7 +14,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 a40c00d41b..181f71e2ca 100644
--- a/documentation/client/modules/lib_commands_ACL_SAVE.html
+++ b/documentation/client/modules/lib_commands_ACL_SAVE.html
@@ -14,7 +14,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 b6247b3086..6a1bc8becb 100644
--- a/documentation/client/modules/lib_commands_ACL_SETUSER.html
+++ b/documentation/client/modules/lib_commands_ACL_SETUSER.html
@@ -14,7 +14,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 7c5423b2e5..5079967410 100644
--- a/documentation/client/modules/lib_commands_ACL_USERS.html
+++ b/documentation/client/modules/lib_commands_ACL_USERS.html
@@ -14,7 +14,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 0556603aa4..0715d368d5 100644
--- a/documentation/client/modules/lib_commands_ACL_WHOAMI.html
+++ b/documentation/client/modules/lib_commands_ACL_WHOAMI.html
@@ -14,7 +14,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 8d72c3fed5..0a116a3e55 100644
--- a/documentation/client/modules/lib_commands_APPEND.html
+++ b/documentation/client/modules/lib_commands_APPEND.html
@@ -14,7 +14,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 74985f5f7e..3df0df40b9 100644
--- a/documentation/client/modules/lib_commands_ASKING.html
+++ b/documentation/client/modules/lib_commands_ASKING.html
@@ -14,7 +14,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 a39f3439a1..4daaeb8e2e 100644
--- a/documentation/client/modules/lib_commands_AUTH.html
+++ b/documentation/client/modules/lib_commands_AUTH.html
@@ -14,7 +14,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 83e77bffad..5b79c1b429 100644
--- a/documentation/client/modules/lib_commands_BGREWRITEAOF.html
+++ b/documentation/client/modules/lib_commands_BGREWRITEAOF.html
@@ -14,7 +14,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 dfc2fb99fb..b30fd5b7bb 100644
--- a/documentation/client/modules/lib_commands_BGSAVE.html
+++ b/documentation/client/modules/lib_commands_BGSAVE.html
@@ -14,7 +14,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 39b944916f..c4d95992fb 100644
--- a/documentation/client/modules/lib_commands_BITCOUNT.html
+++ b/documentation/client/modules/lib_commands_BITCOUNT.html
@@ -14,7 +14,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 59afdd05c0..264b740933 100644
--- a/documentation/client/modules/lib_commands_BITFIELD.html
+++ b/documentation/client/modules/lib_commands_BITFIELD.html
@@ -14,7 +14,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 bdc1c310e4..6d8c2fef17 100644
--- a/documentation/client/modules/lib_commands_BITFIELD_RO.html
+++ b/documentation/client/modules/lib_commands_BITFIELD_RO.html
@@ -14,7 +14,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 04eaa95bbb..61527a7440 100644
--- a/documentation/client/modules/lib_commands_BITOP.html
+++ b/documentation/client/modules/lib_commands_BITOP.html
@@ -14,7 +14,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 340a2226d9..6ef4c45a8e 100644
--- a/documentation/client/modules/lib_commands_BITPOS.html
+++ b/documentation/client/modules/lib_commands_BITPOS.html
@@ -14,7 +14,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 4494bc82de..1d584d464b 100644
--- a/documentation/client/modules/lib_commands_BLMOVE.html
+++ b/documentation/client/modules/lib_commands_BLMOVE.html
@@ -14,7 +14,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 9ccaf46085..6ae418f612 100644
--- a/documentation/client/modules/lib_commands_BLMPOP.html
+++ b/documentation/client/modules/lib_commands_BLMPOP.html
@@ -14,7 +14,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 c4f2b509f5..c9d0499b40 100644
--- a/documentation/client/modules/lib_commands_BLPOP.html
+++ b/documentation/client/modules/lib_commands_BLPOP.html
@@ -14,7 +14,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 024bf6252e..c0ce2e8577 100644
--- a/documentation/client/modules/lib_commands_BRPOP.html
+++ b/documentation/client/modules/lib_commands_BRPOP.html
@@ -14,7 +14,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 9aa2c72fe4..626dc420ff 100644
--- a/documentation/client/modules/lib_commands_BRPOPLPUSH.html
+++ b/documentation/client/modules/lib_commands_BRPOPLPUSH.html
@@ -14,7 +14,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 35360b6f35..1a823cc99e 100644
--- a/documentation/client/modules/lib_commands_BZMPOP.html
+++ b/documentation/client/modules/lib_commands_BZMPOP.html
@@ -14,7 +14,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 ac839003b1..628a46ddde 100644
--- a/documentation/client/modules/lib_commands_BZPOPMAX.html
+++ b/documentation/client/modules/lib_commands_BZPOPMAX.html
@@ -14,7 +14,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 ea120e9a9b..a5854ad308 100644
--- a/documentation/client/modules/lib_commands_BZPOPMIN.html
+++ b/documentation/client/modules/lib_commands_BZPOPMIN.html
@@ -14,7 +14,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 ab734808d8..75999462a6 100644
--- a/documentation/client/modules/lib_commands_CLIENT_CACHING.html
+++ b/documentation/client/modules/lib_commands_CLIENT_CACHING.html
@@ -14,7 +14,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 a2cd6128e1..9aef1d3082 100644
--- a/documentation/client/modules/lib_commands_CLIENT_GETNAME.html
+++ b/documentation/client/modules/lib_commands_CLIENT_GETNAME.html
@@ -14,7 +14,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 7ce501210a..3abd5d8ca9 100644
--- a/documentation/client/modules/lib_commands_CLIENT_GETREDIR.html
+++ b/documentation/client/modules/lib_commands_CLIENT_GETREDIR.html
@@ -14,7 +14,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 6db5d8982a..23682e8d58 100644
--- a/documentation/client/modules/lib_commands_CLIENT_ID.html
+++ b/documentation/client/modules/lib_commands_CLIENT_ID.html
@@ -14,7 +14,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 c0e4b4de82..2c8c93c24a 100644
--- a/documentation/client/modules/lib_commands_CLIENT_INFO.html
+++ b/documentation/client/modules/lib_commands_CLIENT_INFO.html
@@ -14,7 +14,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 4f8b0b1754..5f8fa57b76 100644
--- a/documentation/client/modules/lib_commands_CLIENT_KILL.html
+++ b/documentation/client/modules/lib_commands_CLIENT_KILL.html
@@ -14,7 +14,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 590388ff2b..dad1785609 100644
--- a/documentation/client/modules/lib_commands_CLIENT_NO_EVICT.html
+++ b/documentation/client/modules/lib_commands_CLIENT_NO_EVICT.html
@@ -14,7 +14,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 baea3f867a..9b29fdf37d 100644
--- a/documentation/client/modules/lib_commands_CLIENT_PAUSE.html
+++ b/documentation/client/modules/lib_commands_CLIENT_PAUSE.html
@@ -14,7 +14,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 4f8ee2b037..4dd35166d1 100644
--- a/documentation/client/modules/lib_commands_CLIENT_SETNAME.html
+++ b/documentation/client/modules/lib_commands_CLIENT_SETNAME.html
@@ -14,7 +14,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 8c2fcf5d12..a331219eeb 100644
--- a/documentation/client/modules/lib_commands_CLIENT_TRACKING.html
+++ b/documentation/client/modules/lib_commands_CLIENT_TRACKING.html
@@ -14,7 +14,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 ab87fd1210..f243f68a28 100644
--- a/documentation/client/modules/lib_commands_CLIENT_TRACKINGINFO.html
+++ b/documentation/client/modules/lib_commands_CLIENT_TRACKINGINFO.html
@@ -14,7 +14,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 2cd29e03d7..b6719a7b84 100644
--- a/documentation/client/modules/lib_commands_CLIENT_UNPAUSE.html
+++ b/documentation/client/modules/lib_commands_CLIENT_UNPAUSE.html
@@ -14,7 +14,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 f570f61c47..14e383a004 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_ADDSLOTS.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_ADDSLOTS.html
@@ -14,7 +14,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 007da3b07a..d999c9c969 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_ADDSLOTSRANGE.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_ADDSLOTSRANGE.html
@@ -14,7 +14,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 ca9a2858e1..cfdc5e08fb 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_BUMPEPOCH.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_BUMPEPOCH.html
@@ -14,7 +14,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 a4f74c16d6..830c9743c9 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_COUNTKEYSINSLOT.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_COUNTKEYSINSLOT.html
@@ -14,7 +14,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 0d0769c0e9..0502f08d3e 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_COUNT_FAILURE_REPORTS.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_COUNT_FAILURE_REPORTS.html
@@ -14,7 +14,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 ab6e39a0de..20cc9658ae 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_DELSLOTS.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_DELSLOTS.html
@@ -14,7 +14,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 71cd392bf2..8747f7e46c 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_DELSLOTSRANGE.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_DELSLOTSRANGE.html
@@ -14,7 +14,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 2a35b2fa64..d8a269e6bc 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_FAILOVER.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_FAILOVER.html
@@ -14,7 +14,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 5bef71a278..66c5f07a82 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_FLUSHSLOTS.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_FLUSHSLOTS.html
@@ -14,7 +14,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 139b8a39b6..5e21ae81e9 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_FORGET.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_FORGET.html
@@ -14,7 +14,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 e2c5acb2ba..cd10d9d59e 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_GETKEYSINSLOT.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_GETKEYSINSLOT.html
@@ -14,7 +14,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 d09deef824..682a34aa53 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_INFO.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_INFO.html
@@ -14,7 +14,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 53c9610d9d..e043bb766c 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_KEYSLOT.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_KEYSLOT.html
@@ -14,7 +14,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 0337901027..f7037f94d9 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_LINKS.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_LINKS.html
@@ -14,7 +14,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 fc555ac517..ba57edab5d 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_MEET.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_MEET.html
@@ -14,7 +14,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 c758fa34d0..ecf33c2877 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_MYID.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_MYID.html
@@ -14,7 +14,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 7d7062a90e..32b6a689fe 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_NODES.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_NODES.html
@@ -14,7 +14,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 cef537ff47..62fdd4c757 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_REPLICAS.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_REPLICAS.html
@@ -14,7 +14,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 50968ff210..2d5f5f8db1 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_REPLICATE.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_REPLICATE.html
@@ -14,7 +14,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 76dc9d77e0..c6289d9155 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_RESET.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_RESET.html
@@ -14,7 +14,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 f626883abe..3fb6c7923b 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_SAVECONFIG.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_SAVECONFIG.html
@@ -14,7 +14,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 cf512cbcd1..adac7ffb9d 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_SETSLOT.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_SETSLOT.html
@@ -14,7 +14,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 baaf2ddd69..5ce4f92923 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_SET_CONFIG_EPOCH.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_SET_CONFIG_EPOCH.html
@@ -14,7 +14,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 52f3ba8463..802aa3bf29 100644
--- a/documentation/client/modules/lib_commands_CLUSTER_SLOTS.html
+++ b/documentation/client/modules/lib_commands_CLUSTER_SLOTS.html
@@ -14,7 +14,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 caf5ce9702..02ef6d1996 100644
--- a/documentation/client/modules/lib_commands_COMMAND.html
+++ b/documentation/client/modules/lib_commands_COMMAND.html
@@ -14,7 +14,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 aec05a3668..435d70fc78 100644
--- a/documentation/client/modules/lib_commands_COMMAND_COUNT.html
+++ b/documentation/client/modules/lib_commands_COMMAND_COUNT.html
@@ -14,7 +14,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 1a3d61bcb9..7014d210fe 100644
--- a/documentation/client/modules/lib_commands_COMMAND_GETKEYS.html
+++ b/documentation/client/modules/lib_commands_COMMAND_GETKEYS.html
@@ -14,7 +14,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 ac2beda6e2..7a93b195e4 100644
--- a/documentation/client/modules/lib_commands_COMMAND_GETKEYSANDFLAGS.html
+++ b/documentation/client/modules/lib_commands_COMMAND_GETKEYSANDFLAGS.html
@@ -14,7 +14,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 71b3d30fa7..7582b84331 100644
--- a/documentation/client/modules/lib_commands_COMMAND_INFO.html
+++ b/documentation/client/modules/lib_commands_COMMAND_INFO.html
@@ -14,7 +14,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 63c4cefe53..6bc3cc1464 100644
--- a/documentation/client/modules/lib_commands_COMMAND_LIST.html
+++ b/documentation/client/modules/lib_commands_COMMAND_LIST.html
@@ -14,7 +14,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 29ee74b607..2ec8cc5823 100644
--- a/documentation/client/modules/lib_commands_CONFIG_GET.html
+++ b/documentation/client/modules/lib_commands_CONFIG_GET.html
@@ -14,7 +14,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 05a7b93fb9..6550d10be1 100644
--- a/documentation/client/modules/lib_commands_CONFIG_RESETSTAT.html
+++ b/documentation/client/modules/lib_commands_CONFIG_RESETSTAT.html
@@ -14,7 +14,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 27ea59b816..de6c6dcc32 100644
--- a/documentation/client/modules/lib_commands_CONFIG_REWRITE.html
+++ b/documentation/client/modules/lib_commands_CONFIG_REWRITE.html
@@ -14,7 +14,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 f203fda6e2..5c72568aaa 100644
--- a/documentation/client/modules/lib_commands_CONFIG_SET.html
+++ b/documentation/client/modules/lib_commands_CONFIG_SET.html
@@ -14,7 +14,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 e6731d6d79..38f942044f 100644
--- a/documentation/client/modules/lib_commands_COPY.html
+++ b/documentation/client/modules/lib_commands_COPY.html
@@ -14,7 +14,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 27e519e024..b39dbdba9c 100644
--- a/documentation/client/modules/lib_commands_DBSIZE.html
+++ b/documentation/client/modules/lib_commands_DBSIZE.html
@@ -14,7 +14,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 60282259f4..e89d68226d 100644
--- a/documentation/client/modules/lib_commands_DECR.html
+++ b/documentation/client/modules/lib_commands_DECR.html
@@ -14,7 +14,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 e3339ddf91..2fb1d4451a 100644
--- a/documentation/client/modules/lib_commands_DECRBY.html
+++ b/documentation/client/modules/lib_commands_DECRBY.html
@@ -14,7 +14,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 854fbf728a..c72442746f 100644
--- a/documentation/client/modules/lib_commands_DEL.html
+++ b/documentation/client/modules/lib_commands_DEL.html
@@ -14,7 +14,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 6e32b66946..7e44790e63 100644
--- a/documentation/client/modules/lib_commands_DISCARD.html
+++ b/documentation/client/modules/lib_commands_DISCARD.html
@@ -14,7 +14,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 ad9a2cc23f..8e65276cce 100644
--- a/documentation/client/modules/lib_commands_DUMP.html
+++ b/documentation/client/modules/lib_commands_DUMP.html
@@ -14,7 +14,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 cca7216e9d..3d96445d45 100644
--- a/documentation/client/modules/lib_commands_ECHO.html
+++ b/documentation/client/modules/lib_commands_ECHO.html
@@ -14,7 +14,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 10b7922a85..d4d7f218a8 100644
--- a/documentation/client/modules/lib_commands_EVAL.html
+++ b/documentation/client/modules/lib_commands_EVAL.html
@@ -14,7 +14,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 4429b8bcd4..bb79eac474 100644
--- a/documentation/client/modules/lib_commands_EVALSHA.html
+++ b/documentation/client/modules/lib_commands_EVALSHA.html
@@ -14,7 +14,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 71a13b89fd..af2caff604 100644
--- a/documentation/client/modules/lib_commands_EVALSHA_RO.html
+++ b/documentation/client/modules/lib_commands_EVALSHA_RO.html
@@ -14,7 +14,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 3efba6e978..9f5e338465 100644
--- a/documentation/client/modules/lib_commands_EVAL_RO.html
+++ b/documentation/client/modules/lib_commands_EVAL_RO.html
@@ -14,7 +14,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 87fd4706b8..08089b834a 100644
--- a/documentation/client/modules/lib_commands_EXISTS.html
+++ b/documentation/client/modules/lib_commands_EXISTS.html
@@ -14,7 +14,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 7022e74206..6d013ce356 100644
--- a/documentation/client/modules/lib_commands_EXPIRE.html
+++ b/documentation/client/modules/lib_commands_EXPIRE.html
@@ -14,7 +14,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 e90cc0bd88..94c2100791 100644
--- a/documentation/client/modules/lib_commands_EXPIREAT.html
+++ b/documentation/client/modules/lib_commands_EXPIREAT.html
@@ -14,7 +14,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 14ddd4b14b..b0879640d7 100644
--- a/documentation/client/modules/lib_commands_EXPIRETIME.html
+++ b/documentation/client/modules/lib_commands_EXPIRETIME.html
@@ -14,7 +14,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 8f863413ed..3220e6d699 100644
--- a/documentation/client/modules/lib_commands_FAILOVER.html
+++ b/documentation/client/modules/lib_commands_FAILOVER.html
@@ -14,7 +14,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 73938f8e6f..82afe8fb2b 100644
--- a/documentation/client/modules/lib_commands_FCALL.html
+++ b/documentation/client/modules/lib_commands_FCALL.html
@@ -14,7 +14,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 4e631d049a..f398055b3a 100644
--- a/documentation/client/modules/lib_commands_FCALL_RO.html
+++ b/documentation/client/modules/lib_commands_FCALL_RO.html
@@ -14,7 +14,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 2ef427f9ae..3893ae84b8 100644
--- a/documentation/client/modules/lib_commands_FLUSHALL.html
+++ b/documentation/client/modules/lib_commands_FLUSHALL.html
@@ -14,7 +14,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 dd86442e71..112f699f3f 100644
--- a/documentation/client/modules/lib_commands_FLUSHDB.html
+++ b/documentation/client/modules/lib_commands_FLUSHDB.html
@@ -14,7 +14,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 6d9d8ce9f8..6f411c632c 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_DELETE.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_DELETE.html
@@ -14,7 +14,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 89342a6080..b456712e7a 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_DUMP.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_DUMP.html
@@ -14,7 +14,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 52c91bde4f..8516e5993d 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_FLUSH.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_FLUSH.html
@@ -14,7 +14,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 8403008765..b7d671235e 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_KILL.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_KILL.html
@@ -14,7 +14,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 f9f07abdc3..c23e66e657 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_LIST.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_LIST.html
@@ -14,7 +14,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 4b939d0b8d..d58d4ee408 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_LIST_WITHCODE.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_LIST_WITHCODE.html
@@ -14,7 +14,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 d9767c5590..cda790c7cb 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_LOAD.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_LOAD.html
@@ -14,7 +14,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 9b14674cd5..23a9d434b2 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_RESTORE.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_RESTORE.html
@@ -14,7 +14,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 e6aca67f57..4b0bf11290 100644
--- a/documentation/client/modules/lib_commands_FUNCTION_STATS.html
+++ b/documentation/client/modules/lib_commands_FUNCTION_STATS.html
@@ -14,7 +14,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 1fba25413c..eabf12aec7 100644
--- a/documentation/client/modules/lib_commands_GEOADD.html
+++ b/documentation/client/modules/lib_commands_GEOADD.html
@@ -14,7 +14,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 acaa7ad476..5fe6b4e9c2 100644
--- a/documentation/client/modules/lib_commands_GEODIST.html
+++ b/documentation/client/modules/lib_commands_GEODIST.html
@@ -14,7 +14,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 67badc0603..790e4f35c1 100644
--- a/documentation/client/modules/lib_commands_GEOHASH.html
+++ b/documentation/client/modules/lib_commands_GEOHASH.html
@@ -14,7 +14,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 e6d40fc90d..19521dae71 100644
--- a/documentation/client/modules/lib_commands_GEOPOS.html
+++ b/documentation/client/modules/lib_commands_GEOPOS.html
@@ -14,7 +14,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 c6292044d0..728e49ad59 100644
--- a/documentation/client/modules/lib_commands_GEORADIUS.html
+++ b/documentation/client/modules/lib_commands_GEORADIUS.html
@@ -14,7 +14,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 5e0cd0012a..a3a276136a 100644
--- a/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER.html
+++ b/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER.html
@@ -14,7 +14,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 797bc1bb5c..816b1afabf 100644
--- a/documentation/client/modules/lib_commands_GEORADIUSBYMEMBERSTORE.html
+++ b/documentation/client/modules/lib_commands_GEORADIUSBYMEMBERSTORE.html
@@ -14,7 +14,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 3cd4541803..c0fe948a55 100644
--- a/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_RO.html
+++ b/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_RO.html
@@ -14,7 +14,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 321605bfce..f9fa842fc4 100644
--- a/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_RO_WITH.html
+++ b/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_RO_WITH.html
@@ -14,7 +14,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 b978c4627e..93676be708 100644
--- a/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_WITH.html
+++ b/documentation/client/modules/lib_commands_GEORADIUSBYMEMBER_WITH.html
@@ -14,7 +14,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 15cf9a981b..7747efc51e 100644
--- a/documentation/client/modules/lib_commands_GEORADIUSSTORE.html
+++ b/documentation/client/modules/lib_commands_GEORADIUSSTORE.html
@@ -14,7 +14,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 97cea10ef9..f69a9b29d5 100644
--- a/documentation/client/modules/lib_commands_GEORADIUS_RO.html
+++ b/documentation/client/modules/lib_commands_GEORADIUS_RO.html
@@ -14,7 +14,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 4f7a8ff239..b3aba5ef59 100644
--- a/documentation/client/modules/lib_commands_GEORADIUS_RO_WITH.html
+++ b/documentation/client/modules/lib_commands_GEORADIUS_RO_WITH.html
@@ -14,7 +14,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 94d8dcae23..188ceede35 100644
--- a/documentation/client/modules/lib_commands_GEORADIUS_WITH.html
+++ b/documentation/client/modules/lib_commands_GEORADIUS_WITH.html
@@ -14,7 +14,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 a4ea182f18..4d4ddcb8b1 100644
--- a/documentation/client/modules/lib_commands_GEOSEARCH.html
+++ b/documentation/client/modules/lib_commands_GEOSEARCH.html
@@ -14,7 +14,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 54fa0b70d9..0d4e6356e8 100644
--- a/documentation/client/modules/lib_commands_GEOSEARCHSTORE.html
+++ b/documentation/client/modules/lib_commands_GEOSEARCHSTORE.html
@@ -14,7 +14,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 81fb952c71..e4c7ac889a 100644
--- a/documentation/client/modules/lib_commands_GEOSEARCH_WITH.html
+++ b/documentation/client/modules/lib_commands_GEOSEARCH_WITH.html
@@ -14,7 +14,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 8726013df4..1ed51be950 100644
--- a/documentation/client/modules/lib_commands_GET.html
+++ b/documentation/client/modules/lib_commands_GET.html
@@ -14,7 +14,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 b499b8f78e..888c9aa0d0 100644
--- a/documentation/client/modules/lib_commands_GETBIT.html
+++ b/documentation/client/modules/lib_commands_GETBIT.html
@@ -14,7 +14,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 94996b95e8..6f90d94509 100644
--- a/documentation/client/modules/lib_commands_GETDEL.html
+++ b/documentation/client/modules/lib_commands_GETDEL.html
@@ -14,7 +14,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 d20bccc201..8ef0b155b0 100644
--- a/documentation/client/modules/lib_commands_GETEX.html
+++ b/documentation/client/modules/lib_commands_GETEX.html
@@ -14,7 +14,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 ee3ef70821..82a227e9c2 100644
--- a/documentation/client/modules/lib_commands_GETRANGE.html
+++ b/documentation/client/modules/lib_commands_GETRANGE.html
@@ -14,7 +14,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 b035c38a3b..381db9abbe 100644
--- a/documentation/client/modules/lib_commands_GETSET.html
+++ b/documentation/client/modules/lib_commands_GETSET.html
@@ -14,7 +14,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 457349bb62..eb2927947b 100644
--- a/documentation/client/modules/lib_commands_HDEL.html
+++ b/documentation/client/modules/lib_commands_HDEL.html
@@ -14,7 +14,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 a007946be9..f2f6311c11 100644
--- a/documentation/client/modules/lib_commands_HELLO.html
+++ b/documentation/client/modules/lib_commands_HELLO.html
@@ -14,7 +14,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 2b8257e7b6..c6ad3f76ba 100644
--- a/documentation/client/modules/lib_commands_HEXISTS.html
+++ b/documentation/client/modules/lib_commands_HEXISTS.html
@@ -14,7 +14,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 f2f6176b8b..97a2b6d46d 100644
--- a/documentation/client/modules/lib_commands_HGET.html
+++ b/documentation/client/modules/lib_commands_HGET.html
@@ -14,7 +14,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 5c018e38df..c68d12f634 100644
--- a/documentation/client/modules/lib_commands_HGETALL.html
+++ b/documentation/client/modules/lib_commands_HGETALL.html
@@ -14,7 +14,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 3d24e87f93..5e288ab43b 100644
--- a/documentation/client/modules/lib_commands_HINCRBY.html
+++ b/documentation/client/modules/lib_commands_HINCRBY.html
@@ -14,7 +14,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 98b95b6088..428210694b 100644
--- a/documentation/client/modules/lib_commands_HINCRBYFLOAT.html
+++ b/documentation/client/modules/lib_commands_HINCRBYFLOAT.html
@@ -14,7 +14,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 c9d7ddb5d3..d6dd62f84c 100644
--- a/documentation/client/modules/lib_commands_HKEYS.html
+++ b/documentation/client/modules/lib_commands_HKEYS.html
@@ -14,7 +14,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 675beeba8e..a3f1dc2d64 100644
--- a/documentation/client/modules/lib_commands_HLEN.html
+++ b/documentation/client/modules/lib_commands_HLEN.html
@@ -14,7 +14,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 e66770f505..1fd1c4e7f9 100644
--- a/documentation/client/modules/lib_commands_HMGET.html
+++ b/documentation/client/modules/lib_commands_HMGET.html
@@ -14,7 +14,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 c4dcecc8cc..e8acc625e0 100644
--- a/documentation/client/modules/lib_commands_HRANDFIELD.html
+++ b/documentation/client/modules/lib_commands_HRANDFIELD.html
@@ -14,7 +14,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 09edd647fc..31d9f6dd62 100644
--- a/documentation/client/modules/lib_commands_HRANDFIELD_COUNT.html
+++ b/documentation/client/modules/lib_commands_HRANDFIELD_COUNT.html
@@ -14,7 +14,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 954e9e493a..b872a6b27c 100644
--- a/documentation/client/modules/lib_commands_HRANDFIELD_COUNT_WITHVALUES.html
+++ b/documentation/client/modules/lib_commands_HRANDFIELD_COUNT_WITHVALUES.html
@@ -14,7 +14,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 0ff06a7f8d..f7c432dad4 100644
--- a/documentation/client/modules/lib_commands_HSCAN.html
+++ b/documentation/client/modules/lib_commands_HSCAN.html
@@ -14,7 +14,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 1eefa8733e..f6b5336c9c 100644
--- a/documentation/client/modules/lib_commands_HSET.html
+++ b/documentation/client/modules/lib_commands_HSET.html
@@ -14,7 +14,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 4e03181739..05df07ecf1 100644
--- a/documentation/client/modules/lib_commands_HSETNX.html
+++ b/documentation/client/modules/lib_commands_HSETNX.html
@@ -14,7 +14,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 d1600bf3b7..abf11f8af5 100644
--- a/documentation/client/modules/lib_commands_HSTRLEN.html
+++ b/documentation/client/modules/lib_commands_HSTRLEN.html
@@ -14,7 +14,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 a7cf2a9360..c7e80d3033 100644
--- a/documentation/client/modules/lib_commands_HVALS.html
+++ b/documentation/client/modules/lib_commands_HVALS.html
@@ -14,7 +14,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 ab57b0c5a5..56791dbdbe 100644
--- a/documentation/client/modules/lib_commands_INCR.html
+++ b/documentation/client/modules/lib_commands_INCR.html
@@ -14,7 +14,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 4e842b6e34..b01dae6a40 100644
--- a/documentation/client/modules/lib_commands_INCRBY.html
+++ b/documentation/client/modules/lib_commands_INCRBY.html
@@ -14,7 +14,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 5e01a81cfd..01ffcc1d6c 100644
--- a/documentation/client/modules/lib_commands_INCRBYFLOAT.html
+++ b/documentation/client/modules/lib_commands_INCRBYFLOAT.html
@@ -14,7 +14,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 6eb84a3bbe..db72b3b01b 100644
--- a/documentation/client/modules/lib_commands_INFO.html
+++ b/documentation/client/modules/lib_commands_INFO.html
@@ -14,7 +14,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 a7e9129b9d..fdd49fc5f6 100644
--- a/documentation/client/modules/lib_commands_KEYS.html
+++ b/documentation/client/modules/lib_commands_KEYS.html
@@ -14,7 +14,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 e5f90381da..e347b51d9f 100644
--- a/documentation/client/modules/lib_commands_LASTSAVE.html
+++ b/documentation/client/modules/lib_commands_LASTSAVE.html
@@ -14,7 +14,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 d52c00c2da..849d3b362c 100644
--- a/documentation/client/modules/lib_commands_LATENCY_DOCTOR.html
+++ b/documentation/client/modules/lib_commands_LATENCY_DOCTOR.html
@@ -14,7 +14,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 676d9e7d9f..1a766e469c 100644
--- a/documentation/client/modules/lib_commands_LCS.html
+++ b/documentation/client/modules/lib_commands_LCS.html
@@ -14,7 +14,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 2984ecfe8b..4e805e1e4b 100644
--- a/documentation/client/modules/lib_commands_LCS_IDX.html
+++ b/documentation/client/modules/lib_commands_LCS_IDX.html
@@ -14,7 +14,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 94132ff282..dc36795b69 100644
--- a/documentation/client/modules/lib_commands_LCS_IDX_WITHMATCHLEN.html
+++ b/documentation/client/modules/lib_commands_LCS_IDX_WITHMATCHLEN.html
@@ -14,7 +14,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 4e0f082bfc..8775969c91 100644
--- a/documentation/client/modules/lib_commands_LCS_LEN.html
+++ b/documentation/client/modules/lib_commands_LCS_LEN.html
@@ -14,7 +14,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 5d1b4ef6c0..8ba750d640 100644
--- a/documentation/client/modules/lib_commands_LINDEX.html
+++ b/documentation/client/modules/lib_commands_LINDEX.html
@@ -14,7 +14,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 54c7619f04..d1d4fb0816 100644
--- a/documentation/client/modules/lib_commands_LINSERT.html
+++ b/documentation/client/modules/lib_commands_LINSERT.html
@@ -14,7 +14,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 1c8ea835ef..9f17acad8e 100644
--- a/documentation/client/modules/lib_commands_LLEN.html
+++ b/documentation/client/modules/lib_commands_LLEN.html
@@ -14,7 +14,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 244ade6841..02f36aad06 100644
--- a/documentation/client/modules/lib_commands_LMOVE.html
+++ b/documentation/client/modules/lib_commands_LMOVE.html
@@ -14,7 +14,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 5194cbb942..969927c9c2 100644
--- a/documentation/client/modules/lib_commands_LMPOP.html
+++ b/documentation/client/modules/lib_commands_LMPOP.html
@@ -14,7 +14,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 2627b00dc9..fe533803e1 100644
--- a/documentation/client/modules/lib_commands_LOLWUT.html
+++ b/documentation/client/modules/lib_commands_LOLWUT.html
@@ -14,7 +14,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 c888257487..7f1a015ef3 100644
--- a/documentation/client/modules/lib_commands_LPOP.html
+++ b/documentation/client/modules/lib_commands_LPOP.html
@@ -14,7 +14,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 b302f18e34..d37b93e289 100644
--- a/documentation/client/modules/lib_commands_LPOP_COUNT.html
+++ b/documentation/client/modules/lib_commands_LPOP_COUNT.html
@@ -14,7 +14,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 6d693b07dd..3253a1758d 100644
--- a/documentation/client/modules/lib_commands_LPOS.html
+++ b/documentation/client/modules/lib_commands_LPOS.html
@@ -14,7 +14,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 6a64ec1249..26a589ddee 100644
--- a/documentation/client/modules/lib_commands_LPOS_COUNT.html
+++ b/documentation/client/modules/lib_commands_LPOS_COUNT.html
@@ -14,7 +14,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 9c42273453..0613603663 100644
--- a/documentation/client/modules/lib_commands_LPUSH.html
+++ b/documentation/client/modules/lib_commands_LPUSH.html
@@ -14,7 +14,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 ac336e3df7..5909cdf498 100644
--- a/documentation/client/modules/lib_commands_LPUSHX.html
+++ b/documentation/client/modules/lib_commands_LPUSHX.html
@@ -14,7 +14,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 bf8e9514cc..28b002d025 100644
--- a/documentation/client/modules/lib_commands_LRANGE.html
+++ b/documentation/client/modules/lib_commands_LRANGE.html
@@ -14,7 +14,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 86c1fec6c9..ca554fc805 100644
--- a/documentation/client/modules/lib_commands_LREM.html
+++ b/documentation/client/modules/lib_commands_LREM.html
@@ -14,7 +14,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 d34be476b8..200a83a37e 100644
--- a/documentation/client/modules/lib_commands_LSET.html
+++ b/documentation/client/modules/lib_commands_LSET.html
@@ -14,7 +14,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 739c231486..8b4f410b35 100644
--- a/documentation/client/modules/lib_commands_LTRIM.html
+++ b/documentation/client/modules/lib_commands_LTRIM.html
@@ -14,7 +14,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 aabfd9a2c1..db5cebb693 100644
--- a/documentation/client/modules/lib_commands_MEMORY_DOCTOR.html
+++ b/documentation/client/modules/lib_commands_MEMORY_DOCTOR.html
@@ -14,7 +14,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 0e93ff0947..42f643b116 100644
--- a/documentation/client/modules/lib_commands_MEMORY_MALLOC_STATS.html
+++ b/documentation/client/modules/lib_commands_MEMORY_MALLOC_STATS.html
@@ -14,7 +14,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 e27475b5d7..e45d5e41c7 100644
--- a/documentation/client/modules/lib_commands_MEMORY_PURGE.html
+++ b/documentation/client/modules/lib_commands_MEMORY_PURGE.html
@@ -14,7 +14,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 a1bc3b11c8..253fc7a1eb 100644
--- a/documentation/client/modules/lib_commands_MEMORY_STATS.html
+++ b/documentation/client/modules/lib_commands_MEMORY_STATS.html
@@ -14,7 +14,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 5737cb3525..df93432a50 100644
--- a/documentation/client/modules/lib_commands_MEMORY_USAGE.html
+++ b/documentation/client/modules/lib_commands_MEMORY_USAGE.html
@@ -14,7 +14,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 2e76449470..00855b35eb 100644
--- a/documentation/client/modules/lib_commands_MGET.html
+++ b/documentation/client/modules/lib_commands_MGET.html
@@ -14,7 +14,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 e8ebc8055c..ee6e4565cb 100644
--- a/documentation/client/modules/lib_commands_MIGRATE.html
+++ b/documentation/client/modules/lib_commands_MIGRATE.html
@@ -14,7 +14,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 6477d61023..570c032a21 100644
--- a/documentation/client/modules/lib_commands_MODULE_LIST.html
+++ b/documentation/client/modules/lib_commands_MODULE_LIST.html
@@ -14,7 +14,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 40ba81c3b6..c87727399d 100644
--- a/documentation/client/modules/lib_commands_MODULE_LOAD.html
+++ b/documentation/client/modules/lib_commands_MODULE_LOAD.html
@@ -14,7 +14,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 7f69210f94..364ddb9714 100644
--- a/documentation/client/modules/lib_commands_MODULE_UNLOAD.html
+++ b/documentation/client/modules/lib_commands_MODULE_UNLOAD.html
@@ -14,7 +14,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 5fbd09b613..e5b6471d25 100644
--- a/documentation/client/modules/lib_commands_MOVE.html
+++ b/documentation/client/modules/lib_commands_MOVE.html
@@ -14,7 +14,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 f50d99090f..44da1ab64e 100644
--- a/documentation/client/modules/lib_commands_MSET.html
+++ b/documentation/client/modules/lib_commands_MSET.html
@@ -14,7 +14,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 fc6194c1b6..9eafcd2e06 100644
--- a/documentation/client/modules/lib_commands_MSETNX.html
+++ b/documentation/client/modules/lib_commands_MSETNX.html
@@ -14,7 +14,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 0d3b8d04ea..f655976b59 100644
--- a/documentation/client/modules/lib_commands_OBJECT_ENCODING.html
+++ b/documentation/client/modules/lib_commands_OBJECT_ENCODING.html
@@ -14,7 +14,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 9e623a426b..06e942b5a7 100644
--- a/documentation/client/modules/lib_commands_OBJECT_FREQ.html
+++ b/documentation/client/modules/lib_commands_OBJECT_FREQ.html
@@ -14,7 +14,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 1acac73a81..371fb175ca 100644
--- a/documentation/client/modules/lib_commands_OBJECT_IDLETIME.html
+++ b/documentation/client/modules/lib_commands_OBJECT_IDLETIME.html
@@ -14,7 +14,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 09be4f0a7e..5b49cddc1f 100644
--- a/documentation/client/modules/lib_commands_OBJECT_REFCOUNT.html
+++ b/documentation/client/modules/lib_commands_OBJECT_REFCOUNT.html
@@ -14,7 +14,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 c99a2608cb..3fd5c7445c 100644
--- a/documentation/client/modules/lib_commands_PERSIST.html
+++ b/documentation/client/modules/lib_commands_PERSIST.html
@@ -14,7 +14,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 87087768b0..5a8a54ce36 100644
--- a/documentation/client/modules/lib_commands_PEXPIRE.html
+++ b/documentation/client/modules/lib_commands_PEXPIRE.html
@@ -14,7 +14,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 9c709b1995..966e6a4574 100644
--- a/documentation/client/modules/lib_commands_PEXPIREAT.html
+++ b/documentation/client/modules/lib_commands_PEXPIREAT.html
@@ -14,7 +14,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 769bbc0641..84f1d3495e 100644
--- a/documentation/client/modules/lib_commands_PEXPIRETIME.html
+++ b/documentation/client/modules/lib_commands_PEXPIRETIME.html
@@ -14,7 +14,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 94040c92a0..bdfffa7bdd 100644
--- a/documentation/client/modules/lib_commands_PFADD.html
+++ b/documentation/client/modules/lib_commands_PFADD.html
@@ -14,7 +14,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 2e7724a998..1fa687d347 100644
--- a/documentation/client/modules/lib_commands_PFCOUNT.html
+++ b/documentation/client/modules/lib_commands_PFCOUNT.html
@@ -14,7 +14,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 5dcbc205b8..007a97c400 100644
--- a/documentation/client/modules/lib_commands_PFMERGE.html
+++ b/documentation/client/modules/lib_commands_PFMERGE.html
@@ -14,7 +14,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 2fd741ff58..8009c57a92 100644
--- a/documentation/client/modules/lib_commands_PING.html
+++ b/documentation/client/modules/lib_commands_PING.html
@@ -14,7 +14,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 f38fb9e501..c76d9e6327 100644
--- a/documentation/client/modules/lib_commands_PSETEX.html
+++ b/documentation/client/modules/lib_commands_PSETEX.html
@@ -14,7 +14,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 67a725d031..af84370d86 100644
--- a/documentation/client/modules/lib_commands_PTTL.html
+++ b/documentation/client/modules/lib_commands_PTTL.html
@@ -14,7 +14,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 1be37dbe40..96b850daa5 100644
--- a/documentation/client/modules/lib_commands_PUBLISH.html
+++ b/documentation/client/modules/lib_commands_PUBLISH.html
@@ -14,7 +14,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 5d89d07962..822ca759f7 100644
--- a/documentation/client/modules/lib_commands_PUBSUB_CHANNELS.html
+++ b/documentation/client/modules/lib_commands_PUBSUB_CHANNELS.html
@@ -14,7 +14,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 3aa59be974..5c97b11107 100644
--- a/documentation/client/modules/lib_commands_PUBSUB_NUMPAT.html
+++ b/documentation/client/modules/lib_commands_PUBSUB_NUMPAT.html
@@ -14,7 +14,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 139f9eef27..6a7007d9e7 100644
--- a/documentation/client/modules/lib_commands_PUBSUB_NUMSUB.html
+++ b/documentation/client/modules/lib_commands_PUBSUB_NUMSUB.html
@@ -14,7 +14,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 15b5291f82..61ba73272f 100644
--- a/documentation/client/modules/lib_commands_RANDOMKEY.html
+++ b/documentation/client/modules/lib_commands_RANDOMKEY.html
@@ -14,7 +14,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 3b134b04ef..cc612f8cf8 100644
--- a/documentation/client/modules/lib_commands_READONLY.html
+++ b/documentation/client/modules/lib_commands_READONLY.html
@@ -14,7 +14,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 c9ce02d158..29ccfdbb2c 100644
--- a/documentation/client/modules/lib_commands_READWRITE.html
+++ b/documentation/client/modules/lib_commands_READWRITE.html
@@ -14,7 +14,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 1cc22f4519..37cc229105 100644
--- a/documentation/client/modules/lib_commands_RENAME.html
+++ b/documentation/client/modules/lib_commands_RENAME.html
@@ -14,7 +14,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 57d0bbfdb8..8c746be1ef 100644
--- a/documentation/client/modules/lib_commands_RENAMENX.html
+++ b/documentation/client/modules/lib_commands_RENAMENX.html
@@ -14,7 +14,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 e499ea57b2..90d3b311c7 100644
--- a/documentation/client/modules/lib_commands_REPLICAOF.html
+++ b/documentation/client/modules/lib_commands_REPLICAOF.html
@@ -14,7 +14,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 cbcc0f5dd1..479f2f34e4 100644
--- a/documentation/client/modules/lib_commands_RESTORE_ASKING.html
+++ b/documentation/client/modules/lib_commands_RESTORE_ASKING.html
@@ -14,7 +14,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 97bbfcce0c..e9e04ab88a 100644
--- a/documentation/client/modules/lib_commands_ROLE.html
+++ b/documentation/client/modules/lib_commands_ROLE.html
@@ -14,7 +14,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 b3369a03ba..bc88d9e852 100644
--- a/documentation/client/modules/lib_commands_RPOP.html
+++ b/documentation/client/modules/lib_commands_RPOP.html
@@ -14,7 +14,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 b0f023373c..0eb17272d7 100644
--- a/documentation/client/modules/lib_commands_RPOPLPUSH.html
+++ b/documentation/client/modules/lib_commands_RPOPLPUSH.html
@@ -14,7 +14,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 e836b1e6ba..041e49cd92 100644
--- a/documentation/client/modules/lib_commands_RPOP_COUNT.html
+++ b/documentation/client/modules/lib_commands_RPOP_COUNT.html
@@ -14,7 +14,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 5222867905..f6aa41c198 100644
--- a/documentation/client/modules/lib_commands_RPUSH.html
+++ b/documentation/client/modules/lib_commands_RPUSH.html
@@ -14,7 +14,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 fcf8e3cdc3..04c0aa107a 100644
--- a/documentation/client/modules/lib_commands_RPUSHX.html
+++ b/documentation/client/modules/lib_commands_RPUSHX.html
@@ -14,7 +14,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 3fe96d933d..d6a66f9eb8 100644
--- a/documentation/client/modules/lib_commands_SADD.html
+++ b/documentation/client/modules/lib_commands_SADD.html
@@ -14,7 +14,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 506a28ed81..2e21ed22b5 100644
--- a/documentation/client/modules/lib_commands_SAVE.html
+++ b/documentation/client/modules/lib_commands_SAVE.html
@@ -14,7 +14,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 41a8c96a10..ab8c4ef751 100644
--- a/documentation/client/modules/lib_commands_SCAN.html
+++ b/documentation/client/modules/lib_commands_SCAN.html
@@ -14,7 +14,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 2572f844e9..9532080bb0 100644
--- a/documentation/client/modules/lib_commands_SCARD.html
+++ b/documentation/client/modules/lib_commands_SCARD.html
@@ -14,7 +14,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 4259742e4b..752ba31e66 100644
--- a/documentation/client/modules/lib_commands_SCRIPT_DEBUG.html
+++ b/documentation/client/modules/lib_commands_SCRIPT_DEBUG.html
@@ -14,7 +14,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 d8c7204b71..1e3e5fc760 100644
--- a/documentation/client/modules/lib_commands_SCRIPT_EXISTS.html
+++ b/documentation/client/modules/lib_commands_SCRIPT_EXISTS.html
@@ -14,7 +14,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 fca5233d55..056ca02049 100644
--- a/documentation/client/modules/lib_commands_SCRIPT_FLUSH.html
+++ b/documentation/client/modules/lib_commands_SCRIPT_FLUSH.html
@@ -14,7 +14,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 47ad0f6b62..eedda83755 100644
--- a/documentation/client/modules/lib_commands_SCRIPT_KILL.html
+++ b/documentation/client/modules/lib_commands_SCRIPT_KILL.html
@@ -14,7 +14,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 960dd2902a..70ea30047a 100644
--- a/documentation/client/modules/lib_commands_SCRIPT_LOAD.html
+++ b/documentation/client/modules/lib_commands_SCRIPT_LOAD.html
@@ -14,7 +14,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 63917291f8..72b3e7d3dc 100644
--- a/documentation/client/modules/lib_commands_SDIFF.html
+++ b/documentation/client/modules/lib_commands_SDIFF.html
@@ -14,7 +14,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 37097310e9..237bdc3643 100644
--- a/documentation/client/modules/lib_commands_SDIFFSTORE.html
+++ b/documentation/client/modules/lib_commands_SDIFFSTORE.html
@@ -14,7 +14,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 cdeb467554..fd6383135b 100644
--- a/documentation/client/modules/lib_commands_SET.html
+++ b/documentation/client/modules/lib_commands_SET.html
@@ -14,13 +14,17 @@
lib/commands/SET
Module lib/commands/SET
+Defined in packages/client/lib/commands/SET.ts:1
Index
+
@@ -400,6 +404,7 @@
lib/utils
diff --git a/documentation/client/modules/lib_commands_SETBIT.html b/documentation/client/modules/lib_commands_SETBIT.html
index 7781dbfa38..c752be0588 100644
--- a/documentation/client/modules/lib_commands_SETBIT.html
+++ b/documentation/client/modules/lib_commands_SETBIT.html
@@ -14,7 +14,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 545aac5a66..be7df311c8 100644
--- a/documentation/client/modules/lib_commands_SETEX.html
+++ b/documentation/client/modules/lib_commands_SETEX.html
@@ -14,7 +14,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 320091e13e..f57070f871 100644
--- a/documentation/client/modules/lib_commands_SETNX.html
+++ b/documentation/client/modules/lib_commands_SETNX.html
@@ -14,7 +14,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 dd8a2123cc..7a0bea6a1e 100644
--- a/documentation/client/modules/lib_commands_SETRANGE.html
+++ b/documentation/client/modules/lib_commands_SETRANGE.html
@@ -14,7 +14,7 @@