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-04-30 13:02:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
redis
/
tests
/
support
History
antirez
cd0458470e
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:07:29 +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:07:29 +02:00
test.tcl
fixed assert proc on Redis test
2011-07-29 15:49:31 +02:00
tmpfile.tcl
minor fixes to the new test suite, html doc updated
2010-05-14 18:48:33 +02:00
util.tcl
Be less verbose in testing; improve error handling
2010-12-10 16:13:21 +01:00