cloudblue / django-cqrs

django-cqrs is an Django application, that implements CQRS data synchronization between several Django micro-services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CQRS management/admin

net-free opened this issue · comments

It would be nice to have admin UI like https://airflow.apache.org/docs/apache-airflow/stable/ui.html or https://github.com/prefecthq/prefect

To start we could show:

  • services list
    • workers
    • dead letters messages
  • models
    • master-replica relationships