Hello
I have a minor problem with slapo-chain: when a user makes a modification on a replica, the modification is sent to the master, and then pulled from the master through syncrepl.
It takes a short time to syncrepl for pulling the updated data from the master, but that time is long enough for a web form to reload the previous data, therefore giving the feeling that the modification has been ignored.
Is ther any solution for that problem?