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
As a dev, I want to add a constructor config value for providing the gRPC service with the event store interface, so that the gRPC can be used with any event store implementation.
Acceptance Criteria
Define a new interface EventStore which combines the eventstore package interfaces into a single multi-method interface
gRPC service constructor has option for EventStore interface implementation
Related Issues
No response
The text was updated successfully, but these errors were encountered:
Description
As a dev, I want to add a constructor config value for providing the gRPC service with the event store interface, so that the gRPC can be used with any event store implementation.
Acceptance Criteria
Related Issues
No response
The text was updated successfully, but these errors were encountered: