summaryrefslogtreecommitdiff
path: root/tests/unit/maxmemory.tcl
Commit message (Expand)AuthorAgeFilesLines
* Make assert_refcount skip the OBJECT REFCOUNT check with needs:debug tag (#11...Binbin2022-11-221-4/+4
* Fix replication inconsistency on modules that uses key space notifications (#...Meir Shpilraien (Spielrein)2022-08-181-1/+1
* Added INFO LATENCYSTATS section: latency by percentile distribution/latency b...filipe oliveira2022-01-051-0/+6
* Sort out mess around propagation and MULTI/EXEC (#9890)guybe72021-12-231-0/+72
* Replication backlog and replicas use one global shared replication buffer (#9...Wang Yuan2021-10-251-3/+5
* obuf based eviction tests run until eviction occurs (#9611)yoav-steinberg2021-10-071-34/+33
* Attempt to fix rare pubsub oubuf maxmemory eviction test failure (#9603)yoav-steinberg2021-10-051-2/+4
* verbose debug print in test to debug rare CI failure. (#9563)yoav-steinberg2021-09-291-1/+5
* Client eviction ci issues (#9549)yoav-steinberg2021-09-261-3/+6
* Client eviction (#8687)yoav-steinberg2021-09-231-0/+137
* Fix the wrong reisze of querybuf (#9003)sundb2021-06-151-2/+24
* Improve test suite to handle external servers better. (#9033)Yossi Gottlieb2021-06-091-4/+4
* Fix flaky unit/maxmemory test on MacOS/BSD. (#8619)Yossi Gottlieb2021-03-081-1/+1
* Improve stability of new CSC eviction test (#8160)Oran Agra2020-12-081-2/+14
* prevent client tracking from causing feedback loop in performEvictions (#8100)Oran Agra2020-12-061-0/+52
* Limit the main db and expires dictionaries to expand (#7954)Wang Yuan2020-12-061-0/+19
* make replication tests more stable on slow machinesOran Agra2019-05-051-3/+4
* Slave removal: remove slave from top-level tests descriptions.antirez2018-09-111-2/+2
* Fix unstable tests on slow machines.Oran Agra2018-08-211-14/+20
* fix slave buffer test suite false positivesOran Agra2018-07-241-1/+1
* slave buffers were wasteful and incorrectly counted causing evictionOran Agra2018-07-161-0/+92
* add LFU policies to the test suite, just for coverageOran Agra2017-03-151-2/+2
* Remove trailing spaces from testsMatt Stancliff2014-09-291-3/+3
* Test: small integer sharing depends on maxmemory policy.antirez2014-07-181-0/+24
* Maxmemory testantirez2011-07-281-0/+120