Skip to content

Event Sourcing Support #54

@JasonMWebb

Description

@JasonMWebb

Need to implement basic support for event sourcing. The majority of the functionality already exists via the local/distributed events but we'll need to ensure we're capturing new/previous state in all local/distributed events and we'll need to add some configuration/extensions which allow us to determine storage queue for events.

Candidate Implementations:

  • EventStore
  • MongoDb
  • EF (Transactional RDBMS)

Metadata

Metadata

Assignees

No one assigned

    Labels

    BacklogIssues which have not yet been prioritizedenhancementNew feature or request

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions