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

Base EventSourcing classes. #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

martinezdelariva
Copy link
Contributor

@martinezdelariva martinezdelariva commented Aug 19, 2016

Includes:

  • EventSourcingAggregateRoot: common functionality for aggregate roots. Inspired from last-wishes-gamify project.
  • EventSourcingStore: interface inspired from V. Vernon.
  • EventStream: class inspired from V. Vernon.

 Includes:
 - AggregateRoot for EventSourcing
 - EventStore for EventSourcing.
 - EventStream for EventSourcing.
@martinezdelariva
Copy link
Contributor Author

@carlosbuenosvinos CI failed due a timeout. Could be restarted?

From Travis:

No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant