We have a service which queries database records periodically. For HA we want to have replicas. But with replicas all of then queries the database records.
Following