redis/tests
Oran Agra 28c20b4ef9 rename RN_SetLRUOrLFU -> RM_SetLRU and RN_SetLFU
- the API name was odd, separated to two apis one for LRU and one for LFU
- the LRU idle time was in 1 second resolution, which might be ok for RDB
  and RESTORE, but i think modules may need higher resolution
- adding tests for LFU and for handling maxmemory policy mismatch
2019-11-10 09:27:01 +02:00
..
assets Fix test "server is up" detection after logging changes. 2016-12-19 16:49:58 +01:00
cluster TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
helpers TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
integration Merge remote-tracking branch 'upstream/unstable' into tls 2019-10-16 17:08:07 +03:00
modules rename RN_SetLRUOrLFU -> RM_SetLRU and RN_SetLFU 2019-11-10 09:27:01 +02:00
sentinel TLS: Configuration options. 2019-10-07 21:07:27 +03:00
support Merge remote-tracking branch 'upstream/unstable' into tls 2019-10-16 17:08:07 +03:00
tmp minor fixes to the new test suite, html doc updated 2010-05-14 18:48:33 +02:00
unit rename RN_SetLRUOrLFU -> RM_SetLRU and RN_SetLFU 2019-11-10 09:27:01 +02:00
instances.tcl TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00
test_helper.tcl TLS: Connections refactoring and TLS support. 2019-10-07 21:06:13 +03:00