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(spanner): Add support for RPC priority #3341

Merged
merged 12 commits into from Mar 31, 2021
Merged

Commits on Dec 3, 2020

  1. feat(spanner): add support for RPC priority

    Adds support for setting a priority per RPC. This can be any read/query/update
    statement and it can be set for a commit RPC.
    olavloite committed Dec 3, 2020
    Copy the full SHA
    d3c965c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4ec3f48 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3b1addd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    04e7c64 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Copy the full SHA
    72b7eb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Copy the full SHA
    fab4766 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    067f550 View commit details
    Browse the repository at this point in the history
  3. fix: remove commented code

    olavloite committed Mar 26, 2021
    Copy the full SHA
    e7b4256 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Copy the full SHA
    937172a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Copy the full SHA
    c4482af View commit details
    Browse the repository at this point in the history
  2. Merge branch 'spanner-rpc-priority' of github.com:googleapis/google-c…

    …loud-go into spanner-rpc-priority
    olavloite committed Mar 30, 2021
    Copy the full SHA
    45593d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Copy the full SHA
    bfe2ad2 View commit details
    Browse the repository at this point in the history