-
Notifications
You must be signed in to change notification settings - Fork 34
eventually-core: add Projection trait #93
Copy link
Copy link
Closed
Labels
eventually-coreIssue or Pull Request involves eventually-core crateIssue or Pull Request involves eventually-core crateeventually-utilIssue or Pull Request involves eventually-util crateIssue or Pull Request involves eventually-util cratefeatureNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
eventually-coreIssue or Pull Request involves eventually-core crateIssue or Pull Request involves eventually-core crateeventually-utilIssue or Pull Request involves eventually-util crateIssue or Pull Request involves eventually-util cratefeatureNew feature or requestNew feature or request
Add support for projections by creating a
Projectiontrait to define how to calculate the projection state based on the interested domain events and previous state: