Matt Stancliff
|
c3375fbdff
|
Remove trailing spaces from tests
|
2014-10-06 10:01:27 +02:00 |
|
antirez
|
2cff0c041f
|
Test: Tcl client initial support for automatic reconnection.
|
2014-06-18 16:19:22 +02:00 |
|
antirez
|
9a39db3bb6
|
Test: tcl client, unset deferred var on close.
|
2014-06-18 16:19:19 +02:00 |
|
antirez
|
b0964b7dd9
|
redis.tcl: return I/O error message when peer closes connection.
|
2014-06-18 16:18:45 +02:00 |
|
antirez
|
9a7ea3dae9
|
Tests added for min-slaves feature.
|
2013-05-30 18:54:39 +02:00 |
|
antirez
|
3984108474
|
redis.tcl: no longer leave unread replies if an error happens during a MULTI/EXEC block.
|
2012-04-07 11:26:42 +02:00 |
|
antirez
|
38bb45223a
|
DEBUG should not be flagged as w otherwise we can not call DEBUG DIGEST and other commands against read only slaves.
|
2012-03-22 10:09:49 +01:00 |
|
Pieter Noordhuis
|
00cf82c0bd
|
Change tcl client to only use the multibulk protocol
|
2010-10-15 15:50:29 +02:00 |
|
Pieter Noordhuis
|
941c9fa285
|
Return OK on QUIT
|
2010-10-13 11:25:40 +02:00 |
|
Pieter Noordhuis
|
4589a823fd
|
initial basic pub/sub tests
|
2010-06-16 11:01:42 +02:00 |
|
Pieter Noordhuis
|
5eedc9c65e
|
tests for BLPOP/BRPOP via an option in the tcl client that defers reading the reply
|
2010-06-15 21:23:18 +02:00 |
|
Robey Pointer
|
dedff272f6
|
squashed merge from robey/twitter3: LINSERT BEFORE|AFTER, LPUSHX, RPUSHX
|
2010-06-11 10:09:46 +02:00 |
|
antirez
|
ab72b4833d
|
minor fixes to the new test suite, html doc updated
|
2010-05-14 18:48:33 +02:00 |
|