Understanding the core principles of computer programming is the first step to writing effective code. Learning about ...
Add a description, image, and links to the command-query-response-segregation topic page so that developers can more easily learn about it.
`active_cqrs` is a lightweight Ruby gem that introduces CQRS into Rails applications.It builds directly ontop of ActiveRecord, and intends to enforce a clean separation between commands and queries ...