Skip to content

Make the dispatch table incrementally modifiable #1

@briprowe

Description

@briprowe

Currently, the dispatch table is only able to be modified all at once. Further, there is no way to or remove single dispatch lines.

Goal:

There should be a way to assoc or dissoc a dispatch line from the table. This will enable other components of the system to subscribe or unsubscribe to database events without effecting other subscribers.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions