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

feat: concurrency query client option (backport) #281

Merged
merged 11 commits into from
Jul 7, 2022

Commits on Jul 7, 2022

  1. add concurrency to client

    czarcas7ic committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ecabe77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93f87e5 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    Co-authored-by: Roman <roman@osmosis.team>
    3 people committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    0bf9705 View commit details
    Browse the repository at this point in the history
  4. rename for clarity

    czarcas7ic committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    fd002e6 View commit details
    Browse the repository at this point in the history
  5. rename further flags

    czarcas7ic committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    246bd8b View commit details
    Browse the repository at this point in the history
  6. change client.toml

    czarcas7ic committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    e2bb8aa View commit details
    Browse the repository at this point in the history
  7. further implementation

    czarcas7ic committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    fc34d48 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3ffa74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    34dcf6f View commit details
    Browse the repository at this point in the history
  10. another concurrency add

    czarcas7ic committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    2d13aa9 View commit details
    Browse the repository at this point in the history
  11. add GRPC Concurrency test

    czarcas7ic committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    96773d1 View commit details
    Browse the repository at this point in the history