Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix to Cluster test to support @busport format. | antirez | 2016-02-02 | 1 | -2/+4 |
* | Cluster test: also write from Lua script in resharding test. | antirez | 2015-01-09 | 1 | -0/+2 |
* | cluster.tcl: fix redis links leak in refresh_nodes_map. | antirez | 2014-05-14 | 1 | -1/+7 |
* | cluster.tcl: saner error handling. | antirez | 2014-05-14 | 1 | -4/+18 |
* | Cluster: Tcl cluster client: handle MOVED/ASK. | antirez | 2014-05-02 | 1 | -5/+24 |
* | Cluster: Tcl cluster client: slots-nodes map and close method. | antirez | 2014-05-02 | 1 | -2/+25 |
* | Cluster: Tcl cluster client: build nodes representation. | antirez | 2014-05-02 | 1 | -5/+39 |
* | Cluster: Tcl cluster client: get nodes description. | antirez | 2014-05-02 | 1 | -6/+60 |
* | Cluster: Tcl cluster client key -> hashslot. | antirez | 2014-04-30 | 1 | -1/+61 |
* | Cluster test: Tcl cluster library initial skeleton. | antirez | 2014-04-30 | 1 | -0/+93 |