1
0
Fork 0
mirror of https://github.com/dragonflydb/dragonfly.git synced 2024-12-14 11:58:02 +00:00
dragonflydb-dragonfly/src
Stepan Bagritsevich 5483d1d05e
fix(eviction): Tune eviction threshold in cache mode (#4142)
* fix(eviction): Tune eviction threshold in cache mode

fixes #4139

Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>

* refactor: small fix in tiered_storage_test

Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>

* refactor: address comments

Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>

* chore(dragonfly_test): Remove ResetService

Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>

* refactor: fix test_cache_eviction_with_rss_deny_oom test

Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>

* refactor: address comments

Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>

* fix(dragonfly_test): Fix DflyEngineTest.Bug207

Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>

* fix(dragonfly_test): Increase string size in the test Bug207

Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>

* refactor: address comments 3

Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>

* refactor: address comments 4

Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>

* fix: Fix failing tests

Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>

* refactor: address comments 5

Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>

* refactor: resolve conficts

Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>

---------

Signed-off-by: Stepan Bagritsevich <stefan@dragonflydb.io>
2024-12-05 12:26:59 +00:00
..
core fix(rax_tree): Fix crash caused by destructor in RaxTreeMap (#4228) 2024-12-04 21:34:15 +04:00
facade fix: stream bugs (#4240) 2024-12-03 16:12:54 +02:00
redis fix: bugs in stream code (#4239) 2024-12-02 15:12:14 +02:00
server fix(eviction): Tune eviction threshold in cache mode (#4142) 2024-12-05 12:26:59 +00:00
.gitignore Integrate version metadata into build. Fixes #46. 2022-05-30 08:49:19 +03:00
CMakeLists.txt fix: increase lua stack limit to 8KB (#3080) 2024-05-25 23:11:27 +03:00
GetGitRevisionDescription.cmake docker-release pipeline now uses release assets for building dockers 2022-05-30 11:24:56 +03:00
GetGitRevisionDescription.cmake.in docker-release pipeline now uses release assets for building dockers 2022-05-30 11:24:56 +03:00