cqrs-pattern
Strategies to Handle Both Reads and Writes at Scale
In the previous two articles, we saw something important: * To scale reads, we reduce the work the database does per query. [LINK] [https://medium.com/@akshat...
1 article about sharding
In the previous two articles, we saw something important: * To scale reads, we reduce the work the database does per query. [LINK] [https://medium.com/@akshat...