9 Forks
36 Stars
36 Watchers

pgq

An easy-to-use Postgres job queue library, for Go programs. Supports retries and exponential backoff.

How to download and setup pgq

Open terminal and run command
git clone https://github.com/btubbs/pgq.git
git clone is used to create a copy or clone of pgq repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pgq https://github.com/btubbs/pgq/archive/master.zip

Or simply clone pgq with SSH
[email protected]:btubbs/pgq.git

If you have some problems with pgq

You may open issue on pgq support forum (system) here: https://github.com/btubbs/pgq/issues