Hi all,

I am hoping to get your ideas on the following problem,
I have an existing server application written with following technologies


   - SQL and NoSQL databases
      - PostgreSQL
      - Elasticsearch
   - Application
      - Spring MVC architecture
      - Hibernate JPA
      - Wicket framework
   - Web Server
      - Jetty
   
And I have an Android client app which connect with above server via 
RESTful APIs. I need this client to work offline, so I am hoping to 
integrate couchBase lite local database in the android client and use sync 
gateway to sync the local changes back to the server and (also sync the 
server changes to the local db of client) . Can I connect syncgateway to 
this existing server? or Do I need to implement a separate CouchBase server 
for this? If I have to implement a CouchBase server, how to integrate it 
with my existing server?

Thank you
-Isuru

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/574cabc3-c2af-4a8f-921c-23b8299ec401%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to