summaryrefslogtreecommitdiff
path: root/tests/unit/expire.tcl
Commit message (Expand)AuthorAgeFilesLines
* fix typoshenlongxing2018-06-211-1/+1
* Fix set with ex/px option when propagated to aofxuzhou2017-06-161-0/+15
* Regression test for issue #3333.antirez2016-07-061-0/+6
* Test: regression test for issue #1026.antirez2013-03-281-0/+10
* Test: verify that lazy-expire works.antirez2013-03-281-0/+18
* TTL API change: TTL returns -2 for non existing keys.antirez2012-11-121-1/+19
* Show problem with 'keys' command with specific command sequence.Harmen2012-05-011-0/+11
* EXPIRE tests more tolerant to random latency while the test is running.antirez2011-12-071-8/+8
* Added test to make sure Redis evicts expired keys actively (and not just in a...antirez2011-11-121-0/+14
* new tests for EXPIRE family functions, new millisecond precision, and new mil...antirez2011-11-111-4/+60
* fixed another timing issue when running the test over valgrind or with very s...antirez2011-07-111-1/+1
* PERSIST: a fix and some basic testantirez2010-08-031-0/+11
* no longer passing tests due to the new write-on-volatile semantics modified/r...antirez2010-08-031-4/+5
* tag test with sleep() as slowPieter Noordhuis2010-06-031-4/+6
* tag more slow testsPieter Noordhuis2010-06-031-4/+6
* tags for existing testsPieter Noordhuis2010-06-021-1/+1
* changed how server.tcl accepts options to support more directives without req...Pieter Noordhuis2010-06-021-1/+1
* minor fixes to the new test suite, html doc updatedantirez2010-05-141-0/+58