Hi,
I am try to query DB and fetch some data when synchronization happening but I am lagging performance issue as getting data retrieved late once sync done. This sync is not a initial sync as I already have data in my DB. I tried with "beginSynchronize" as its a non-blocking call but dint work out. How can I retrive the data fast during sync happens ?
Please help me on this.
Thanks,
Ashish jha