Skip to content

Event sourcing pipeline #2

@durutheguru

Description

@durutheguru

Description of the problem.

Assume everything the user does within a Space is an event. We need a pipeline for sourcing these events and channeling them to listeners for handling.

Description of the solution.

Set up an event sourcing pipeline that can feed in different kinds of events. The pipeline should guarantee the delivery of events to registered listeners. This pipeline will lie at the core of the system; space events will be consumed by multiple listeners building up the knowledge repository on device and across the network.

Additional context

....

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions