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

api: txn comparisons on ranges #8025

Merged
merged 6 commits into from
Jun 18, 2017

Commits on Jun 16, 2017

  1. etcdserver, etcdserverpb: Txn.Compare range_end support

    Anthony Romano committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    8d7c29c View commit details
    Browse the repository at this point in the history
  2. integration: test txn range comparisons

    Anthony Romano committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    fafb054 View commit details
    Browse the repository at this point in the history
  3. clientv3: compare helper functions to set range/prefix

    Anthony Romano committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    fcf1abd View commit details
    Browse the repository at this point in the history
  4. grpcproxy: invalidate cache on comparison range

    Anthony Romano committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    aeb2dc0 View commit details
    Browse the repository at this point in the history
  5. namespace: prefix comparison range_end

    Anthony Romano committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    7ff6e62 View commit details
    Browse the repository at this point in the history
  6. clientv3/integration: test compare on range

    Anthony Romano committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    8f34d0c View commit details
    Browse the repository at this point in the history