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

Query Session Pool redesign #476

Merged
merged 28 commits into from
Sep 9, 2024
Merged

Query Session Pool redesign #476

merged 28 commits into from
Sep 9, 2024

Commits on Sep 4, 2024

  1. AsyncIO query session pool

    vgvoleg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    aac9cfc View commit details
    Browse the repository at this point in the history
  2. fix existing tests

    vgvoleg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    12d10a0 View commit details
    Browse the repository at this point in the history
  3. new tests for session pool

    vgvoleg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f1a3a8e View commit details
    Browse the repository at this point in the history
  4. style fixes

    vgvoleg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    10d4eb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6386585 View commit details
    Browse the repository at this point in the history
  6. sync query session pool

    vgvoleg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    28e9b91 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc3161e View commit details
    Browse the repository at this point in the history
  8. style fixes

    vgvoleg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    79e6bda View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6e46001 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    42a22fe View commit details
    Browse the repository at this point in the history
  11. style fixes

    vgvoleg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    abbcda1 View commit details
    Browse the repository at this point in the history
  12. change read slo job

    vgvoleg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    88e9796 View commit details
    Browse the repository at this point in the history
  13. change tx commit lifecycle

    vgvoleg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    aad72ca View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    480d3d5 View commit details
    Browse the repository at this point in the history
  15. update thread name

    vgvoleg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a309fe5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a812257 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2f6f9b3 View commit details
    Browse the repository at this point in the history
  18. refactor sync pool timeout

    vgvoleg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1c0807f View commit details
    Browse the repository at this point in the history
  19. style fix

    vgvoleg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    40d0d08 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e37cae2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    01c02ee View commit details
    Browse the repository at this point in the history
  22. style fixes

    vgvoleg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c237015 View commit details
    Browse the repository at this point in the history
  23. review fixes

    vgvoleg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    de55153 View commit details
    Browse the repository at this point in the history
  24. review fixes

    vgvoleg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    bbdb0a9 View commit details
    Browse the repository at this point in the history
  25. rename interfaces

    vgvoleg committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1d26890 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. review fixes

    vgvoleg committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f27ce06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb98ede View commit details
    Browse the repository at this point in the history
  3. review fixes

    vgvoleg committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4bb2566 View commit details
    Browse the repository at this point in the history