summaryrefslogtreecommitdiff
path: root/tests/support/cluster.tcl
Commit message (Expand)AuthorAgeFilesLines
* Sharded pubsub implementation (#8621)Harkrishn Patro2022-01-021-1/+5
* Add support for plaintext clients in TLS cluster (#8587)Viktor Söderqvist2021-03-301-4/+11
* Add cluster slot migration tests (#8649)Sokolov Yura2021-03-291-0/+28
* Implement SMISMEMBER key member [member ...] (#7615)Tyson Andre2020-08-111-1/+1
* Add a ZMSCORE command returning an array of scores. (#7593)Tyson Andre2020-08-041-1/+1
* Handle keys with hash tag when computing hash slot using tcl cluster client.WuYunlong2020-05-111-2/+23
* TLS: Connections refactoring and TLS support.Yossi Gottlieb2019-10-071-2/+2
* Fix to Cluster test to support @busport format.antirez2016-02-021-2/+4
* Cluster test: also write from Lua script in resharding test.antirez2015-01-091-0/+2
* cluster.tcl: fix redis links leak in refresh_nodes_map.antirez2014-05-141-1/+7
* cluster.tcl: saner error handling.antirez2014-05-141-4/+18
* Cluster: Tcl cluster client: handle MOVED/ASK.antirez2014-05-021-5/+24
* Cluster: Tcl cluster client: slots-nodes map and close method.antirez2014-05-021-2/+25
* Cluster: Tcl cluster client: build nodes representation.antirez2014-05-021-5/+39
* Cluster: Tcl cluster client: get nodes description.antirez2014-05-021-6/+60
* Cluster: Tcl cluster client key -> hashslot.antirez2014-04-301-1/+61
* Cluster test: Tcl cluster library initial skeleton.antirez2014-04-301-0/+93