Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 556 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 556 Bytes

PostgreSQL-backed Queue library

GoDoc Build

This library allows to use a single PostgreSQL instance as a queue server.

Check the documentation for reference.

Check the examples to learn how to use it.