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

Feature COMMANDLOG to record slow execution and large request/reply #1294

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

Commits on Oct 22, 2024

  1. change slowlog to commandlog and add heavytraffic

    Signed-off-by: zhaozhao.zz <[email protected]>
    soloestoy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3aba75c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. add commandlog and its subcommands

    Signed-off-by: zhaozhao.zz <[email protected]>
    soloestoy committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    91dbd11 View commit details
    Browse the repository at this point in the history
  2. explain in valkey.conf

    Signed-off-by: zhaozhao.zz <[email protected]>
    soloestoy committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ef57a33 View commit details
    Browse the repository at this point in the history
  3. add test case

    Signed-off-by: zhaozhao.zz <[email protected]>
    soloestoy committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b0806f2 View commit details
    Browse the repository at this point in the history
  4. change skip-slowlog to skip-commandlog

    Signed-off-by: zhaozhao.zz <[email protected]>
    soloestoy committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    df4f9f3 View commit details
    Browse the repository at this point in the history
  5. make clang-format happy

    Signed-off-by: zhaozhao.zz <[email protected]>
    soloestoy committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e809abc View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    8014aaa View commit details
    Browse the repository at this point in the history
  2. change slowlog to commandlog for cmake

    Signed-off-by: zhaozhao.zz <[email protected]>
    soloestoy committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7c33199 View commit details
    Browse the repository at this point in the history
  3. fix type order

    Signed-off-by: zhaozhao.zz <[email protected]>
    soloestoy committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6caadba View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. change version to 8.1.0

    Signed-off-by: zhaozhao.zz <[email protected]>
    soloestoy committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    28bd4af View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. rename heavytraffic to large

    Signed-off-by: zhaozhao.zz <[email protected]>
    soloestoy committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    03a6736 View commit details
    Browse the repository at this point in the history