From 0fd48ddaf825dc5f3fe65c079079ef7e7c4f1868 Mon Sep 17 00:00:00 2001 From: ibsoln <52778946+ibsoln@users.noreply.github.com> Date: Wed, 5 May 2021 09:48:07 +0100 Subject: [PATCH] DOC-8390-C1 -- Server Compatibiliy - Eventing Reworded introduction https://issues.couchbase.com/browse/DOC-8390 --- modules/ROOT/pages/server-compatibility-eventing.adoc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/modules/ROOT/pages/server-compatibility-eventing.adoc b/modules/ROOT/pages/server-compatibility-eventing.adoc index c13fcbf87..681a6478a 100644 --- a/modules/ROOT/pages/server-compatibility-eventing.adoc +++ b/modules/ROOT/pages/server-compatibility-eventing.adoc @@ -24,12 +24,10 @@ include::partial$block-caveats.adoc[tags=ee-only-feature] == Introduction -Couchbase Server provides the backing data store for Sync Gateway and it is compatible -- see: {compatibility--xref}. -However, there are considerations you needs to be aware of when using some Couchbase Server features with Sync Gateway. +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. -One of those instances concerns the use of {server-eventing--xref}. -This service provides a framework to operate on changes to data in real time. -In this context, events are changes to data in the Couchbase Mobile cluster. +For example, Couchbase Server's {server-eventing--xref} feature provides a framework to operate on changes to data in real time. +Here we provide details on how {server-eventing--xref} relates to data changes in the Couchbase Mobile ecosystem. == Using Eventing