PostgreSQL Only
No additional infrastructure. If you run Postgres already, queue-ti is a drop-in message queue with one table.
No Kafka, Redis, or RabbitMQ. If you have Postgres, you have a production-ready queue.
docker-compose upAccess the admin UI at http://localhost:8081 (login: admin / secret).
queue-ti is designed for teams who want reliable, observable message processing without the operational overhead of a separate queue broker. It features:
<topic>.dlqFOR UPDATE SKIP LOCKED for lock-free concurrent consumption/metrics endpoint, unauthenticated)