01Durable SQLite/WAL queue for at-least-once delivery, with an in-memory option for development.
02Hot reload of configuration via SIGHUP or watch mode, without requiring service restarts.
03Comprehensive ingress and outbound security, featuring HMAC signature verification, Basic auth, and replay protection.
04Flexible pull and push modes for secure and controlled message delivery, including DMZ-safe pulling.
05Admin API for health checks, queue inspection, backlog trends, and message management (publish, cancel, requeue).
0610 GitHub stars