You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if there are any plans to add a CQRS extension? Because I don't see similar code in the project.
Although I saw Projections related code in v0.4.0 version, it has been removed for now. Projections is also an important part of the implementation and I'm also sure that Snapshots are also a very important part.
I'm interested in completing this part of the functionality if you can provide ideas about it. However I've tried writing parts of it before, but none of them were quite to my liking. Also I wonder if you would be interested in elaborating on the thought process.