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

add experimental serializable ordering feature to grpcproxy #8315

Merged
merged 3 commits into from
Jul 28, 2017

Commits on Jul 27, 2017

  1. docs: add ordering wrapper as experimental feature

    Anthony Romano committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    5088ae3 View commit details
    Browse the repository at this point in the history
  2. ordering: use x/net/context and add doc.go

    Compilation troubles when using the "context" package.
    Anthony Romano committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    fca56f1 View commit details
    Browse the repository at this point in the history
  3. etcdmain: add --experimental-serializable-ordering to grpc proxy

    Connect to another endpoint on stale reads.
    Anthony Romano committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    f6acd03 View commit details
    Browse the repository at this point in the history