How I can avoid stale data to be read from slaves?
So Master updates the record and send to all slaves and before slaves are updated, a client can try to read data from slave and will get stale data. How do I avoid this use case?
Thanks,
How I can avoid stale data to be read from slaves?
So Master updates the record and send to all slaves and before slaves are updated, a client can try to read data from slave and will get stale data. How do I avoid this use case?
Thanks,