Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add maxmemory-reserved-scale parameter for evicting key earlier to avoid OOM #831

Open
wants to merge 12 commits into
base: unstable
Choose a base branch
from

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    1bc6005 View commit details
    Browse the repository at this point in the history
  2. clang-format adjust

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    2709d1a View commit details
    Browse the repository at this point in the history
  3. Rebase and address Ping commnt

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    777f057 View commit details
    Browse the repository at this point in the history
  4. adjust clang-format

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d06ad85 View commit details
    Browse the repository at this point in the history
  5. Add test case and Address Ping Comment

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    bf1f3d2 View commit details
    Browse the repository at this point in the history
  6. Update comments

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ac961b2 View commit details
    Browse the repository at this point in the history
  7. Update level but test case fail

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1169453 View commit details
    Browse the repository at this point in the history
  8. fix for the test failure

    Signed-off-by: Shivshankar-Reddy <[email protected]>
    Signed-off-by: hwware <[email protected]>
    Shivshankar-Reddy authored and hwware committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3173193 View commit details
    Browse the repository at this point in the history
  9. Update to maxmemory_soft_scale

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3f6e99b View commit details
    Browse the repository at this point in the history
  10. Update eviction logic

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    bc908e7 View commit details
    Browse the repository at this point in the history
  11. update passed parameter

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3e5b507 View commit details
    Browse the repository at this point in the history
  12. update condition in server.maxmemory_soft_scale

    Signed-off-by: hwware <[email protected]>
    hwware committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9c3068b View commit details
    Browse the repository at this point in the history