Skip to content

Middleware for Transaction support #4

@cavalle

Description

@cavalle

In some environments where a transactional data store is present, it might be useful if event processing is wrapped in a transaction that ensures that whatever you do will happen under its protected cover. So exceptions could be used inside event handlers to rollback the transaction.

Since different apps will use very different data-stores, we might consider that transaction support is out of the scope of eventwire.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions