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

RUST-954 Pin cursor connections in load balancer mode #446

Merged

Commits on Sep 14, 2021

  1. Configuration menu
    Copy the full SHA
    1db15ce View commit details
    Browse the repository at this point in the history
  2. tidy

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    e884e19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad879cd View commit details
    Browse the repository at this point in the history
  4. attach connection to cursor

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    b8ef956 View commit details
    Browse the repository at this point in the history
  5. don't pin for cursor id 0

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    4fc93aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7247301 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1ffc5f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    324c0ec View commit details
    Browse the repository at this point in the history
  9. name shuffling

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    28e00c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1cea507 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6dff912 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2dff7c1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8fdbf43 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2dd05a4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    178cf17 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f727226 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0ac80e9 View commit details
    Browse the repository at this point in the history
  18. rustfmt

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    c2383ab View commit details
    Browse the repository at this point in the history
  19. lint

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    4b66b58 View commit details
    Browse the repository at this point in the history
  20. merge

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    a5e3d14 View commit details
    Browse the repository at this point in the history
  21. review tidy

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    e7f98f1 View commit details
    Browse the repository at this point in the history
  22. pin-by-id machinery

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    c47d2f1 View commit details
    Browse the repository at this point in the history
  23. pinning via handle

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    4722ff0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ad5e3a9 View commit details
    Browse the repository at this point in the history
  25. format and lint

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    c7991cc View commit details
    Browse the repository at this point in the history
  26. review updates

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    b0b76fe View commit details
    Browse the repository at this point in the history
  27. rustfmt

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    b465438 View commit details
    Browse the repository at this point in the history
  28. further review revisions

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    e2c380a View commit details
    Browse the repository at this point in the history
  29. simpler pinning

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    55e8949 View commit details
    Browse the repository at this point in the history
  30. whoops

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    9513eb2 View commit details
    Browse the repository at this point in the history
  31. rustfmt

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    a2ac863 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    516f463 View commit details
    Browse the repository at this point in the history
  33. drain channel

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    4f496cb View commit details
    Browse the repository at this point in the history
  34. brevity

    abr-egn committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    429a396 View commit details
    Browse the repository at this point in the history