Skip to main content

Roadmap

YedMQ is under active development and the public website now distinguishes implemented behavior from planned work.

Already implemented

  • MQTT v3.1.1 support
  • MQTT v5.0 support
  • Shared subscriptions
  • Raft-based clustering
  • Process-based plugin system
  • Broker-integrated plugin policy hooks for publish and subscribe
  • Multi-tenant isolation model
  • REST management API
  • Node-local $SYS and /metrics observability

Planned next major areas

  • Disk-backed message persistence
  • Built-in global cluster metrics aggregation
  • Web UI dashboard

Notes

  • The roadmap reflects the current checked-in implementation in the main YedMQ repository.
  • Metrics and $SYS data are currently node-local. Scrape or query every broker node when you need cluster-wide dashboards.
  • Production hardening, operability, and ecosystem work may adjust priorities over time.