Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

story(grpc): support constructor config for event store implementation #54

Open
2 tasks done
Zaba505 opened this issue Nov 5, 2022 · 0 comments · May be fixed by #59
Open
2 tasks done

story(grpc): support constructor config for event store implementation #54

Zaba505 opened this issue Nov 5, 2022 · 0 comments · May be fixed by #59
Assignees
Labels
enhancement New feature or request grpc gRPC API related storage event storage related story
Milestone

Comments

@Zaba505
Copy link
Member

Zaba505 commented Nov 5, 2022

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

  • 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

@Zaba505 Zaba505 added enhancement New feature or request story storage event storage related grpc gRPC API related labels Nov 5, 2022
@Zaba505 Zaba505 added this to the Prototype milestone Nov 5, 2022
@Zaba505 Zaba505 added this to evrys Nov 5, 2022
@Zaba505 Zaba505 moved this to Refinement in evrys Nov 5, 2022
@Zaba505 Zaba505 moved this from Refinement to Todo in evrys Nov 5, 2022
@erictg erictg moved this from Todo to In Progress in evrys Nov 8, 2022
@erictg erictg linked a pull request Nov 14, 2022 that will close this issue
@erictg erictg moved this from In Progress to Needs Review in evrys Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request grpc gRPC API related storage event storage related story
Projects
No open projects
Status: Needs Review
Development

Successfully merging a pull request may close this issue.

2 participants