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

IGNITE-23703 .NET: Add IgniteClientGroup #4763

Merged
merged 24 commits into from
Nov 22, 2024
Merged

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    4e87f5b View commit details
    Browse the repository at this point in the history
  2. Pool implemented

    ptupitsyn committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2fa8402 View commit details
    Browse the repository at this point in the history
  3. wip tests

    ptupitsyn committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    692adf3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. wip

    ptupitsyn committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    c2d377c View commit details
    Browse the repository at this point in the history
  2. TestUseAfterDispose

    ptupitsyn committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    c25e7dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e1b256 View commit details
    Browse the repository at this point in the history
  4. Add IsDisposed check

    ptupitsyn committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    8e32199 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c9c325 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7beeace View commit details
    Browse the repository at this point in the history
  7. wip tests

    ptupitsyn committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    ef41919 View commit details
    Browse the repository at this point in the history
  8. wip TestRoundRobin

    ptupitsyn committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    6192bc8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4083e21 View commit details
    Browse the repository at this point in the history
  10. Add TestToString

    ptupitsyn committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    893bafe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    070fc6c View commit details
    Browse the repository at this point in the history
  12. Fix tests

    ptupitsyn committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a0f5931 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    df2d92b View commit details
    Browse the repository at this point in the history
  14. Improve TestUseAfterDispose

    ptupitsyn committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    adf9d9a View commit details
    Browse the repository at this point in the history
  15. Use ValueTask

    ptupitsyn committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    12feabb View commit details
    Browse the repository at this point in the history
  16. Add xmldoc examples

    ptupitsyn committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    84d50b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    cb6b826 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    ptupitsyn committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9e6420c View commit details
    Browse the repository at this point in the history
  3. Fix xmldoc

    ptupitsyn committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0bf15b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f613e60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    795bbe7 View commit details
    Browse the repository at this point in the history