@nolanlawson: I'm testing the worker adapter, and FYI, the filtered replication from a local PouchDB => remote CouchDB works only if the option.since is an integer (ex: 1442). With the websql adapter it's working if it is a string. (ex : "1442").
I was using string as the remote Cloudant DB use strings....
@nolanlawson: I'm testing the worker adapter, and FYI, the filtered replication from a local PouchDB => remote CouchDB works only if the option.since is an integer (ex: 1442). With the websql adapter it's working if it is a string. (ex : "1442").
I was using string as the remote Cloudant DB use strings....