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 batch command for performance #57

Merged
merged 7 commits into from
Aug 15, 2022
Merged

Add batch command for performance #57

merged 7 commits into from
Aug 15, 2022

Commits on Aug 10, 2022

  1. Update toolchain and fix clippy

    Signed-off-by: yongman <yming0221@gmail.com>
    yongman committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    55fc90a View commit details
    Browse the repository at this point in the history
  2. Add more kv client config

    Signed-off-by: yongman <yming0221@gmail.com>
    yongman committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    8407e5a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Add load threshold and inflight request config for super batch

    Signed-off-by: yongman <yming0221@gmail.com>
    yongman committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    93c39f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Revert "Fix client leak after connection disconnect (#55)"

    This reverts commit 9ed8a3b.
    yongman committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    5046465 View commit details
    Browse the repository at this point in the history
  2. Fix client leak after connection disconnect

    Signed-off-by: yongman <yming0221@gmail.com>
    yongman committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    8b037cb View commit details
    Browse the repository at this point in the history
  3. Update overload_threshold batch default config

    Signed-off-by: yongman <yming0221@gmail.com>
    yongman committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    85aa0b2 View commit details
    Browse the repository at this point in the history
  4. Update cargo

    Signed-off-by: yongman <yming0221@gmail.com>
    yongman committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    d7602e0 View commit details
    Browse the repository at this point in the history