Skip to content
Vladimir Protasov edited this page Jul 31, 2019 · 6 revisions

RQ Dashboard

Ideas for improved version

  • only way to configure connection is URL, no dict-like configuration support
  • support instance tags (to allow filtering by environment, aws availability zone and so on). Ex.: redis://...?db=1&tag:az=us-west-1
  • option to watch queue in real-time
    • throughput display
    • workers history
    • job history (added, started, failed, restarted, done)
    • shared state per instance (number of clients does not affect load on redis)
  • document scenarios
  • theming support
  • pluggable auth
    • basic http auth plugin
    • oauth plugin
  • dashboard for multi-instance setup
Clone this wiki locally