Closed mar1n3r0 closed 3 years ago
Went quickly through the pubsub and pushpull setup. What do you think will be required to have event sourcing working with external gRPC clients ?
Also do you believe using third-party clients is conflicting with CQRS as a pattern since write and read would happen over gPRC?
Never mind, I saw that CQRS fully supports gRPC.
Went quickly through the pubsub and pushpull setup. What do you think will be required to have event sourcing working with external gRPC clients ?
Also do you believe using third-party clients is conflicting with CQRS as a pattern since write and read would happen over gPRC?