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 |
|
antirez
|
64c7499eb8
|
new tests for EXPIRE family functions, new millisecond precision, and new millisecond argument variants.
|
2011-11-11 15:11:50 +01:00 |
|
antirez
|
bf1379c8df
|
fixed another timing issue when running the test over valgrind or with very slow PCs
|
2011-07-11 15:58:31 +02:00 |
|
antirez
|
1fb4e8def7
|
PERSIST: a fix and some basic test
|
2010-08-03 14:25:22 +02:00 |
|
antirez
|
2c572622fb
|
no longer passing tests due to the new write-on-volatile semantics modified/removed
|
2010-08-03 13:08:32 +02:00 |
|
Pieter Noordhuis
|
afbf59145a
|
tag test with sleep() as slow
|
2010-06-03 00:26:39 +02:00 |
|
Pieter Noordhuis
|
6b6f101c27
|
tag more slow tests
|
2010-06-03 00:16:10 +02:00 |
|
Pieter Noordhuis
|
7f7499eeac
|
tags for existing tests
|
2010-06-02 23:22:25 +02:00 |
|
Pieter Noordhuis
|
9e5d2e8bd6
|
changed how server.tcl accepts options to support more directives without requiring more arguments to the proc
|
2010-06-02 22:23:52 +02:00 |
|
antirez
|
ab72b4833d
|
minor fixes to the new test suite, html doc updated
|
2010-05-14 18:48:33 +02:00 |
|