-
Notifications
You must be signed in to change notification settings - Fork 227
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JSCBC-1126: Add mutation token to MutateInResult
Motivation ---------- MutateIn operations should provide a result object that contains a mutation token. Changes ------- Added the mutation token to the MutateInResult object. Added tests to verify mutation token is in MutateInResult. Change-Id: Idfbe0beb43a0e54712f6158daf5b503ce74fbc35 Reviewed-on: https://review.couchbase.org/c/couchnode/+/186442 Tested-by: Jared Casey <jared.casey@couchbase.com> Reviewed-by: Brett Lawson <brett19@gmail.com>
- Loading branch information
1 parent
605b0a4
commit 463d648
Showing
3 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters