github.com/aggrhm/pgpq

Distributed priority queue written in Go


Install
go get github.com/aggrhm/pgpq

Documentation

Deploy

  1. Commit and push to github

  2. Push release

$ make build dist tag=v1.1.6

Migrate

$ ./pgpq -storeurl=$PGPQ_STORE_URL -migrate

Run

$ ./pgpq -storeurl=$PGPQ_STORE_URL