Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions modules/ROOT/pages/server-compatibility-eventing.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down