8000 GitHub - pgq/pgq: Generic Queue for PostgreSQL
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ pgq Public

Generic Queue for PostgreSQL

License

Notifications You must be signed in to change notification settings

pgq/pgq

Repository files navigation

Generic Queue for PostgreSQL

PgQ is PostgreSQL extension that provides generic, high-performance lockless queue with simple API based on SQL functions.

  • Supported PostgreSQL versions: 10..16
  • Deprecated but might work: 9.x
0