5 ms·
I think the author means all dbs that fit a single server. Because in distributed dbs you often want to spread the load evenly over multiple servers.
by splix 9mo ago
I think the author means all dbs that fit a single server. Because in distributed dbs you often want to spread the load evenly over multiple servers.
- esafak 9mo agoTo spell it out: it improves performance by avoiding hot spots.