Having difficulties setting it up and wanted to make sure that PouchDB can in fact be used with the Sync Gateway 3.x.
If so, can anyone point to any official or unofficial (up to date) example(s) either by PouchDB or Couchbase please?
My use case is similar to everyones I guess: offline first application (web and mobile, using PouchDB - due to web requirement), user data is synced (both ways) to the cloud when there is network.
Thanks in advance,