bitloops-language
bitloops-language copied to clipboard
Support different repos for CQRS
Describe the bug Right now we support cqrs only for the same db.
Expected behavior We would like to support read models being in another db, that will be updated when a save operation will happen.