django-cqrs icon indicating copy to clipboard operation
django-cqrs copied to clipboard

CQRS management/admin

Open net-free opened this issue 3 years ago • 0 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

net-free avatar Feb 18 '22 09:02 net-free