RDLTR

Short for Read Later. Save links from any browser or phone. Click to save, read to clear. The full tour

One line. Many voicesSeek and you shall find

github.com faviconGitHub - NikolayS/pgque: PgQue – Zero-bloat Postgres queue. One SQL file to install, pg_cron to tick.

kept by

PgQue is a zero-bloat Postgres queue engine implemented entirely in PL/pgSQL, using snapshot-based batching and table rotation to avoid the dead-tuple bloat that plagues SKIP LOCKED queues.