Skip to content

0.0.25

Compare
Choose a tag to compare
@Lutando Lutando released this 17 Jun 12:34
· 498 commits to master since this release

Added

  • Identity model.
  • Entity model.
  • AggregateRoot model which will be modeled as an actor.
  • AggregateManager model to ensure singleton aggregate incarnations.
  • Saga model which is modeled similarly to the AggregateRoot.
  • SagaManager model to ensure singleton saga incarnations.
  • Tests for all of the framework constructs.
  • README containing the projects outlines.
  • Examples that show how the framework works.
  • Build definitions for appveyor and travis.
  • MIT License.
  • Project logo.

Assets

see the changelog for all other release information