PL/pgSQL only implementation of a fair multi-level queue for multi-tenant applications
pgext.cloud · Source code · Documentation · Control file
| Package | pg_fairmlq |
|---|---|
| Version | 0.1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2025-09-23 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pgmq | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| pgq | Generic queue for PostgreSQL |
| ulak | Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery |
| pgmb | A simple PostgreSQL Message Broker system |
| redis | Send redis pub/sub messages to Redis from PostgreSQL Directly |
| qgres | Simple queue system |
| pg_message_queue | Listen/Notify-based PostgreSQL message queue extension |
| pgqbw | postgres queue backgound worker |