watermill icon indicating copy to clipboard operation
watermill copied to clipboard

Can only use cqrs without es that is in the application for project without DDD?

Open plum330 opened this issue 2 years ago • 1 comments

Can only use cqrs without es that is in the application for project without DDD? Any examples? thx

plum330 avatar Sep 27 '21 08:09 plum330

Hey, sure you can. A simple CQRS example is here: https://github.com/ThreeDotsLabs/watermill/tree/master/_examples/basic/5-cqrs-protobuf

m110 avatar Sep 27 '21 10:09 m110