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

Client optimizations. #37

Merged
merged 10 commits into from
Nov 16, 2023

Commits on Nov 11, 2023

  1. Client optimizations.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a478f4b View commit details
    Browse the repository at this point in the history
  2. minor cleanup.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    447b028 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Optimize building a command.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a1f8c5a View commit details
    Browse the repository at this point in the history
  2. Typo fix.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    ac59357 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Minor rename.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c43f96a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Clean up Redis close connection

    Signed-off-by: Andrew Carbonetto <[email protected]>
    acarbonetto committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    370ac4e View commit details
    Browse the repository at this point in the history
  2. Clean up Redis close connection

    Signed-off-by: Andrew Carbonetto <[email protected]>
    acarbonetto committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4a45ac2 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/java-client-jni-netty' into java…

    …-client-jni-netty-optimize
    
    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    fb2f35e View commit details
    Browse the repository at this point in the history
  4. Minor changes.

    Signed-off-by: Yury-Fridlyand <[email protected]>
    Yury-Fridlyand committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    02f36a3 View commit details
    Browse the repository at this point in the history
  5. Add todos to closeConnection()

    Signed-off-by: Andrew Carbonetto <[email protected]>
    acarbonetto committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    adf9f39 View commit details
    Browse the repository at this point in the history