This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
redis
Watch
1
Star
1
Fork
0
You've already forked redis
mirror of
https://github.com/redis/redis.git
synced
2026-04-21 03:01:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
321a0440c0dde3ea00a72da0751fd7beb8f9bb93
redis
/
tests
History
antirez
762eea07ca
Added test to make sure Redis evicts expired keys actively (and not just in a lazy fashion).
2011-11-12 11:27:38 +01:00
..
assets
diskstore removed
2011-06-25 12:22:03 +02:00
integration
Regression test for issue
#142
added
2011-10-17 10:41:46 +02:00
support
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
tmp
minor fixes to the new test suite, html doc updated
2010-05-14 18:48:33 +02:00
unit
Added test to make sure Redis evicts expired keys actively (and not just in a lazy fashion).
2011-11-12 11:27:38 +01:00
test_helper.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