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
PgQue is a PostgreSQL-based event queue that stores a shared log of events and lets each consumer track its own position. Teams use it to build durable event-driven workflows inside PostgreSQL without a separate queue daemon, on PostgreSQL 14 or later. It is installed from one SQL file and advanced by pg_cron or pg_timetable.
Latest release v0.2.0 — PgQue v0.2.0 · 25 May 2026
These files are NikolayS/PgQue's own configuration. They tell Claude Code how to work on this repository, so they are not mods to install elsewhere. Copy one as a starting point and replace the parts that are about this project.
CLAUDE.md A 2,477 tok