Skip to content

Commit ca8f3eb

Browse files
Atomicity across datacenters
DOC-8687
1 parent a467302 commit ca8f3eb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

modules/howtos/pages/kv-operations.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
:page-topic-type: howto
55
:page-aliases: ROOT:document-operations.adoc,ROOT:documents-creating,ROOT:documents-updating,ROOT:documents-retrieving,ROOT:documents-deleting
66
:example-source: 3.2@java-sdk:howtos:example$Queries.java
7+
:page-toclevels: 2
78
include::project-docs:partial$attributes.adoc[]
89

910
[abstract]
@@ -283,6 +284,10 @@ include::example$KvOperations.cs[tag=binarydecrementwithoptions,indent=0]
283284
////
284285
NOTE: Increment & Decrement are considered part of the ‘binary’ API and as such may still be subject to change
285286

287+
288+
include::7.1@sdk:shared:partial$atomic.adoc[tag=xdcr]
289+
290+
286291
== Scoped KV Operations
287292

288293
It is possible to perform scoped key-value operations on named xref:7.0@server:learn:data/scopes-and-collections.adoc[`Collections`] _with Couchbase Server release 7.0_.

0 commit comments

Comments
 (0)