Skip to content
This repository was archived by the owner on Oct 27, 2021. It is now read-only.
This repository was archived by the owner on Oct 27, 2021. It is now read-only.

NATS Routing #408

@torimcc

Description

@torimcc

High level goal - design a data processing route or really a finite state machine with the following steps using NATS subscriptions:
• receive data
• validate data (optional)
• transform data (optional)
• split data (optional)
• submit data
This will likely require routes to be "modeled"/specified using metadata that is parsed when our application starts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EpicR&DInvestigation phase

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions