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

COUCHBASE: Add bucket replace functionality #1888

Merged
merged 1 commit into from
Aug 20, 2019
Merged

COUCHBASE: Add bucket replace functionality #1888

merged 1 commit into from
Aug 20, 2019

Commits on Aug 13, 2019

  1. Added couchbase bucket replace implementation + tests

    - added bucketName to upsertSampleData because you need documents in
    Couchbase for replace to work
    - added assertions in CouchbaseExamplesTest.java to the upsert tests as
    well
    - rearranged CouchbaseFlowSpec because there were delete tests under
    upsert which was confusing
    - added docs
    - added backwards excludes
    maxrem committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    ebd3e67 View commit details
    Browse the repository at this point in the history