Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery
pgext.cloud · Source code · License text · Control file · PGXN
| Package | ulak |
|---|---|
| Version | 0.2.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | ulak |
| Schema | ulak |
| Stars | 15 |
| Latest commit | 2026-05-12 |
| Latest release | 2026-05-12 |
| Catalogue updated | 2026-09-19 |
| pgmq | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| pgmb | A simple PostgreSQL Message Broker system |
| pg_durable | SQL-native durable orchestrations for PostgreSQL |
| redis | Send redis pub/sub messages to Redis from PostgreSQL Directly |
| pgq | Generic queue for PostgreSQL |
| pgmqtt | CDC-to-MQTT broker for PostgreSQL |
| pg_task | execute any sql command at any specific time at background |
| tcn | Triggered change notifications |
| pg_background | Run SQL queries in the background |
| fsm_core | Finite state machine toolkit for PostgreSQL |