This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
redis
Watch
1
Star
0
Fork
0
You've already forked redis
mirror of
https://github.com/fluencelabs/redis
synced
2025-07-03 10:51:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
115e3ff39e8cbf2f2e044fbd6c65c2e6602c537f
redis
/
tests
/
support
History
antirez
24bfb570ee
Redis test ports selection made more robust. This prevents the test from hanging if an already bound port is selected but the TCP server listening to it does not cause a protocol error with a Redis client PING. Also base port moved away from the range near to the Redis Cluster gossip ports.
2011-10-04 10:05:21 +02:00
..
redis.tcl
Change tcl client to only use the multibulk protocol
2010-10-15 15:50:29 +02:00
server.tcl
Redis test ports selection made more robust. This prevents the test from hanging if an already bound port is selected but the TCP server listening to it does not cause a protocol error with a Redis client PING. Also base port moved away from the range near to the Redis Cluster gossip ports.
2011-10-04 10:05:21 +02:00
test.tcl
fixed assert proc on Redis test
2011-07-28 12:31:44 +02:00
tmpfile.tcl
Initial implementation of a client-server parallel testing system for Redis in order to speedup execution of the test suite.
2011-07-10 23:25:48 +02:00
util.tcl
Be less verbose in testing; improve error handling
2010-12-10 16:13:21 +01:00