I’m planing to use Couchbase Lite with Java application which will run on Raspberry PI. I need to sync that Couchbase lite database with couchbase sync gateway. How can I accomplish it?
I tried to get info from documentation but it didn’t had that email. I need to run this Java application with offline support.