Y
Hacker News
new
|
ask
|
show
|
jobs
by
avremel
2311 days ago
And presumably query the replicas until an up-to-date one is found (based off the LSN of the user).
1 comments
qeternity
2310 days ago
I’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
link