6 ms·
And presumably query the replicas until an up-to-date one is found (based off the LSN of the user).
by avremel 7y ago
And presumably query the replicas until an up-to-date one is found (based off the LSN of the user).
- qeternity 7y agoI’d have expected the LSN of the replicas to be in redis as well, but fair point. However even as a worst case given their number of replicas, I’d expect to be able to hit redis AND each replica in under 10ms