]> git.saurik.com Git - redis.git/history - tests/unit/expire.tcl
Query the archive to provide a complete KEYS list.
[redis.git] / tests / unit / expire.tcl
2012-05-01  Salvatore SanfilippoMerge pull request #488 from pietern/2.6-safekeys
2012-04-30  HarmenShow problem with 'keys' command with specific command...
2011-12-07  antirezEXPIRE tests more tolerant to random latency while...
2011-11-18  Salvatore SanfilippoMerge pull request #173 from jasondavies/typo
2011-11-15  Salvatore SanfilippoMerge pull request #181 from redsquirrel/unstable
2011-11-14  antirezMerge branch 'unstable' into incrbyfloat
2011-11-12  antirezAdded test to make sure Redis evicts expired keys activ...
2011-11-11  antireznew tests for EXPIRE family functions, new millisecond...
2011-09-22  antirezmerge conflicts resolved
2011-07-12  antirezmaster branch merged into scripting.
2011-07-11  antirezfixed another timing issue when running the test over...
2010-10-13  Pieter NoordhuisMerge master with resolved conflict in src/redis-cli.c
2010-09-22  antirezMerge remote branch 'pietern/zset-mem'
2010-09-16  Pieter NoordhuisMerge branch 'zset-mem' into zrevrangebyscore
2010-08-25  Pieter NoordhuisMerge master and move argument splitting patch to sds.c
2010-08-20  Pieter NoordhuisMerge branch 'master' into intset-split
2010-08-03  antirezPERSIST: a fix and some basic test
2010-08-03  antirezMerge remote branch 'pietern/test-encoding-fix' into...
2010-08-03  antirezno longer passing tests due to the new write-on-volatil...
2010-06-04  Pieter Noordhuismerge antirez/smallkeys
2010-06-02  antirezMerge branch 'testsuite' of git://github.com/pietern...
2010-06-02  antirezMerge branch 'testsuite' of git://github.com/pietern...
2010-06-02  Pieter Noordhuistag test with sleep() as slow
2010-06-02  Pieter Noordhuistag more slow tests
2010-06-02  Pieter Noordhuistags for existing tests
2010-06-02  Pieter Noordhuischanged how server.tcl accepts options to support more...
2010-05-20  antirezMerge http://github.com/ngmoco/redis
2010-05-15  antirezMerge branch 'redis-cli-fix' of http://github.com/tizoc...
2010-05-14  antirezminor fixes to the new test suite, html doc updated