Y
Hacker News
new
|
ask
|
show
|
jobs
by
gpapilion
5257 days ago
I always take issue with people talking about replication as a solution to scalability. It better to think of replication as a solution for availability.
1 comments
pjscott
5257 days ago
In the case of a read-heavy database workload, adding some read-only slaves can scale for a while.
link