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 support for *API* required for Multiple Mutation #3839

Merged
merged 4 commits into from
Aug 23, 2019
Merged

Commits on Aug 23, 2019

  1. vendor in new api.proto from dgo

    mangalaman93 authored and Francesc Campoy committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    11afbc0 View commit details
    Browse the repository at this point in the history
  2. Merge Query and Mutate endpoint for grpc

    mangalaman93 authored and Francesc Campoy committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    b9e1c90 View commit details
    Browse the repository at this point in the history
  3. Changing import paths in imported dgo code

    This will be removed once we migrate to Go Modules, which will happen
    once Badger v2 is released.
    Francesc Campoy committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    220c8d5 View commit details
    Browse the repository at this point in the history
  4. Fix backup test after proto changes

    Francesc Campoy committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    a1fc3a5 View commit details
    Browse the repository at this point in the history