summaryrefslogtreecommitdiff
path: root/tests/support/cluster.tcl
Commit message (Expand)AuthorAgeFilesLines
* 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