Questions tagged [couchbase-sync-gateway]

Couchbase Sync Gateway is an add-on that enables Couchbase Server 2.0 and later to act as a replication endpoint for Couchbase Lite. Sync Gateway runs an HTTP listener process that provides a passive replication endpoint and uses a Couchbase Server bucket as persistent storage for all database documents.

Couchbase Sync Gateway is an add-on that enables Couchbase Server 2.0 and newer versions to act as a replication endpoint for Couchbase Lite. Sync Gateway runs an HTTP listener process that provides a passive replication endpoint and uses a Couchbase Server bucket as persistent storage for all database documents.

Resources:

230 questions
0
votes
2 answers

Is there any example in Couchbase PhoneGap with REST API

There are some examples that were developed with Couchbase Lite PhoneGap plugin but there is no example with REST API and PhoneGap plugin. Can we use REST APIs with PhoneGap plugin in Couchbase?
efkan
  • 12,991
  • 6
  • 73
  • 106
0
votes
1 answer

Sync with Couchbase Lite through Couchbase Sync Gateway doesn’t see any documents (Channel issue?)

I’m trying to sync a Couchbase bucket from the server to an iOS app using the Couchbase Sync Gateway and Couchbase Lite for iOS. So far I’m working with the "beer-sample" example bucket that comes with Couchbase. On my Ubuntu 12.04 LTS VM, the…
0
votes
1 answer

Couchbase sync gateway buckets and database

I have an app I'm developing where each user has their own database and I want them to be able to sync across devices. It seems as if buckets and databases should have a one to one relationship (I tried putting two databases I created via the…
Akeem
  • 7,897
  • 5
  • 32
  • 41
-1
votes
0 answers

Sync Gateway Admin REST API: Sync Gateway Architect vs Full Admin

I’m facing an issue with Couchbase Server 7.2 and Sync Gateway 3.1, both of which I’m using in their Community Editions. I’m having trouble accessing the Sync Gateway Admin REST API; all my attempts result in permission errors. After reading the…
Konst
  • 61
  • 5
-1
votes
1 answer

Couchbase server and Android

It's possible to connect an Android application directly to a Couchbase server database?. It's possible to get a Document from Couchbase's bucket and use it from an Android application?. Thank you.
code lost
  • 13
  • 1
  • 5
1 2 3
15
16