CQRS

CQRS (Command Query Responsibility Segregation) separates read and write operations to optimise performance and scalability.