Skip to content

Feature required to create streams on the fly #4

Description

@codeliner

Adapters should implement the FeatureInterface CreateStreamIfNotExists when they provide such a functionality. It should be possible to turn the mechanism on or off.

EventStore has to check if adapter can handle on the fly generation and throw an exception if not.

EventStore should trigger the creation only when a new entity should be persisted and the store has no entity of same type in the identity map.

EventStore provide event-driven possiblity to abort the try.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions