Avital Fine
|
5821fcbe4d
|
Support CLUSTER commands (#2015)
* Support CLUSTER commands
* add some client tests
* remove only
* delete cluster slaves
* delete reset clietn test
* SET SLOT
* test with client
* fix fail
* Update CLUSTER_COUNTKEYSINSLOT.spec.ts
* move commands to client/commands.ts
* clusterNode
* remove CLUSTER-SET-CONFIG-EPOCH test with client
* clean code
Co-authored-by: leibale <leibale1998@gmail.com>
|
2022-03-28 18:31:15 -04:00 |
|
Avital Fine
|
6b8a40a36b
|
Support new cluster commands (#2050)
* Support new cluster commands
* clean code
Co-authored-by: leibale <leibale1998@gmail.com>
|
2022-03-27 13:06:27 -04:00 |
|
leibale
|
a0de7967f9
|
buffers, buffers everywhere...
|
2021-12-20 14:47:51 -05:00 |
|
leibale
|
a1bed9a10f
|
add buffer support to a bunch of commands
|
2021-12-15 17:08:50 -05:00 |
|
leibale
|
bc1bf7e7b1
|
increase pushGeoCountArgument test coverage
|
2021-11-27 23:51:15 -05:00 |
|
leibale
|
ba66892b7c
|
fix some Z (sorted list) commands, increase commands test coverage
|
2021-11-11 18:50:32 -05:00 |
|
leibale
|
3eb99dbe83
|
use dockers for tests, use npm workspaces, add rejson & redisearch modules, fix some bugs
|
2021-11-08 19:21:15 -05:00 |
|