A faster fork of pgmq for https://beyond.dev queues
pgext.cloud · Source code · Control file
| Package | beyond_queue |
|---|---|
| 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 | 2026-06-27 |
| Latest release | 2026-06-28 |
| Catalogue updated | 2026-08-30 |
| beyond_auth | Per-project authentication and authorization service for apps running on https://beyond.dev |
| supa_queue | Simple PostgreSQL job queue that dispatches asynchronous HTTP requests with pg_net, schedules processing and retries with pg_cron, and stores endpoint credentials in Supabase Vault. |
| pg_message_queue | Listen/Notify-based PostgreSQL message queue extension |
| taskboss | Postgres extension for queueing jobs like a boss |
| qgres | Simple queue system |
| pgqbw | postgres queue backgound worker |
| pg_async | C extension that provides async LISTEN/NOTIFY queue support on PostgreSQL replicas in hot standby. |
| event_manager | Loosely coupled PostgreSQL event trigger and queue system with synchronous or asynchronous processing. |