mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-18 23:44:05 +02:00
* chore: add oom stats to /metrics Expose oom/cmd errors when we reject executing a command if we reached OOM state (controlled by oom_deny_ratio flag). Expose oom/insert errors when we do not insert a new key or do not grow a dashtable (controlled by table_growth_margin). Move OOM command check to a place that covers all types of transactions - including multi and squashing transactions. --------- Signed-off-by: Roman Gershman <roman@dragonflydb.io> |
||
---|---|---|
.. | ||
core | ||
facade | ||
redis | ||
server | ||
.gitignore | ||
CMakeLists.txt | ||
GetGitRevisionDescription.cmake | ||
GetGitRevisionDescription.cmake.in |