I would like to know is there is a way to know whether a document with new revision-id is synced in pouch DB. As for know, I am only able to know that new document is Synced.
What I mean, is that whenever a new document is written in pouch DB, I should get the information about all the document which has got affected.
IS there is any way to get this information?
I am using couchbase server, SyncGateway,PouchDB.