Commit Graph

1 Commits

Author SHA1 Message Date
R Tyler Croy f4397eb476
Add a rough system diagram from my notebook
The entities represented I believe are the bare minimum number of services
necessary to make things roughly work. The idea being that everything
effectively orients around the eventbus, and "extensibility" means tuning into
or publishing events rather than in-memory anything.

Fixes #20
2019-07-27 10:21:28 -07:00