{"repo":"NikolayS/PgQue","free":true,"listed":false,"github":"https://github.com/NikolayS/PgQue","clone":"git clone https://github.com/NikolayS/PgQue.git","description":"PgQue – Zero-bloat Postgres queue built on top of on battle-proven Skype's PgQ. One SQL file to install, pg_cron to tick https://pgque.dev","language":"PLpgSQL","stars":1794,"topics":["job-queue","pg-tle","postgres","postgres-extension","postgresql","queue","tle","trusted-language-extensions"],"license":"Apache-2.0","category":"databases-storage","readme_excerpt":"PgQue – PgQ, universal edition Zero-bloat Postgres queue. One SQL file to install, pg cron or pg timetable to tick. Discussion on Hacker News. For teams who want a durable event stream inside Postgres. The model is closer to Kafka (log) than to ActiveMQ or RabbitMQ (task message queue). Shared event log, independent per-consumer cursors, zero bloat under sustained load. Pure SQL and PL/pgSQL, any Postgres 14+ — managed or self-hosted, no sidecar daemon. The rest of this README walks through the history, comparison, and install paths that back up the claim. Contents - Why PgQue - Latency trade-off - Three latencies - Comparison - Installation - Roles and grants - Project status - Docs - Quick start - Client libraries - Benchmarks - Subconsumers / cooperative consumers - Architecture - Roadmap - Contributing - License PgQue brings back PgQ — one of the longest-running Postgres queue architectures in production — in a form that runs on any Postgres platform, managed providers included. PgQ was designed at Skype in 2006 to run messaging for hundreds of millions of users, and it ran on large self-managed Postgres deployments for over a decade. Standard PgQ depends on a C extension ( pgq ) and an external daemon ( pgqd ), neither of which runs on most managed Postgres providers. PgQue rebuilds that battle-tested engine in pure PL/pgSQL, so the zero-bloat queue pattern works anywhere you can run SQL — without adding another distributed system to your stack. It is the same engine – P","default_branch":null,"files":null,"tree":[],"storefront":"/r/NikolayS","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/NikolayS/PgQue/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}