zhaozhao.zz
|
5d0774d62f
AOF: append origin SET if no expire option
|
hace 4 años |
zhaozhao.zz
|
24044f3356
add a new SET option KEEPTTL that doesn't remove expire time
|
hace 5 años |
shenlongxing
|
ec55df117f
fix typo
|
hace 6 años |
xuzhou
|
530fcf8687
Fix set with ex/px option when propagated to aof
|
hace 7 años |
antirez
|
abb3385e8d
Regression test for issue #3333.
|
hace 8 años |
antirez
|
601cea665d
Test: regression test for issue #1026.
|
hace 11 años |
antirez
|
1b13adf388
Test: verify that lazy-expire works.
|
hace 11 años |
antirez
|
aa2bf6ba8b
TTL API change: TTL returns -2 for non existing keys.
|
hace 12 años |
Harmen
|
2ac546e00c
Show problem with 'keys' command with specific command sequence.
|
hace 12 años |
antirez
|
85b69afede
EXPIRE tests more tolerant to random latency while the test is running.
|
hace 13 años |
antirez
|
762eea07ca
Added test to make sure Redis evicts expired keys actively (and not just in a lazy fashion).
|
hace 13 años |
antirez
|
64c7499eb8
new tests for EXPIRE family functions, new millisecond precision, and new millisecond argument variants.
|
hace 13 años |
antirez
|
bf1379c8df
fixed another timing issue when running the test over valgrind or with very slow PCs
|
hace 13 años |
antirez
|
1fb4e8def7
PERSIST: a fix and some basic test
|
hace 14 años |
antirez
|
2c572622fb
no longer passing tests due to the new write-on-volatile semantics modified/removed
|
hace 14 años |
Pieter Noordhuis
|
afbf59145a
tag test with sleep() as slow
|
hace 14 años |
Pieter Noordhuis
|
6b6f101c27
tag more slow tests
|
hace 14 años |
Pieter Noordhuis
|
7f7499eeac
tags for existing tests
|
hace 14 años |
Pieter Noordhuis
|
9e5d2e8bd6
changed how server.tcl accepts options to support more directives without requiring more arguments to the proc
|
hace 14 años |
antirez
|
ab72b4833d
minor fixes to the new test suite, html doc updated
|
hace 14 años |