Skip to content

Commit 8511ccd

Browse files
authored
QF210505-3 -- Reword introduction paras for server compatibility topics (#498)
https://issues.couchbase.com/browse/DOC-7767
1 parent 4c5440f commit 8511ccd

File tree

4 files changed

+19
-11
lines changed

4 files changed

+19
-11
lines changed

modules/ROOT/pages/server-compatibility-collections.adoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,13 @@ include::partial$block-abstract.adoc[]
2222

2323
== Using Collections
2424

25-
Couchbase Server provides the backing data store for Sync Gateway and it is compatible -- see: {compatibility--xref}.
26-
However, there are considerations you needs to be aware of when using some Couchbase Server features with Sync Gateway.
25+
Couchbase Server provides the backing data store for Sync Gateway.
2726

28-
One of those instances concerns the use of {server-collections--xref}.
27+
TIP: See: {compatibility--xref} for version compatibility information.
2928

30-
Sync Gateway supports the default scopes and collections ({server-collections-default--xref})
29+
Here we provide details on how Couchbase Server's Scopes and Collections feature relates to the Couchbase mobile ecosystem.
30+
31+
Sync Gateway offers support for Couchbase Server's default scopes and collections ({server-collections-default--xref}).
3132
It does not currently support named scopes or collections ({server-collections-named--xref}).
3233

3334

modules/ROOT/pages/server-compatibility-eventing.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,12 @@ include::partial$block-caveats.adoc[tags=ee-only-feature]
2424

2525
== Introduction
2626

27-
Couchbase Server provides the backing data store for Sync Gateway and there are some considerations you needs to be aware of when using its features alongside Couchbase mobile.
27+
Couchbase Server provides the backing data store for Sync Gateway.
28+
29+
TIP: See: {compatibility--xref} for version compatibility information.
30+
31+
Couchbase Server's {server-eventing--xref} feature provides a framework to operate on changes to data in real time.
2832

29-
For example, Couchbase Server's {server-eventing--xref} feature provides a framework to operate on changes to data in real time.
3033
Here we provide details on how {server-eventing--xref} relates to data changes in the Couchbase Mobile ecosystem.
3134

3235

modules/ROOT/pages/server-compatibility-transactions.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ Couchbase Server provides the backing data store for Sync Gateway.
2626
TIP: See: {compatibility--xref} for version compatibility information.
2727

2828
Both Couchbase Server and Couchbase mobile (Sync Gateway and Couchbase Lite) support transactions.
29-
Here we look at how they relate.
29+
30+
Here we provide details on how Couchbase Server's {server-transactions--xref} feature relates to the Couchbase mobile ecosystem.
3031

3132

3233
== Local Transactions

modules/ROOT/pages/server-compatibility-xdcr.adoc

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,14 @@ include::partial$block-abstract.adoc[]
2424

2525
== Introduction
2626

27-
Couchbase Server provides the backing data store for Sync Gateway and it is compatible -- see: {compatibility--xref}.
28-
However, there are considerations you needs to be aware of when using some Couchbase Server features with Sync Gateway.
2927

30-
One of those instances concerns the use of Couchbase Mobile and {server-xdcr--xref} (XDCR), which use different replication technologies.
31-
Here we show how you can combine the two, maximizing the strengths of both, whist minimizing any functional or performance impact.
28+
Couchbase Server provides the backing data store for Sync Gateway.
29+
30+
TIP: See: {compatibility--xref} for version compatibility information.
31+
32+
Both Couchbase mobile and {server-xdcr--xref} (XDCR) provide for efficient and secure replication of data, albeit using different replication technologies.
33+
34+
Here we provide details on how {server-xdcr--xref} (XDCR) feature relates to the Couchbase mobile ecosystem.
3235

3336

3437
[#lbl-isgr]

0 commit comments

Comments
 (0)