plpgsql@pgmq
PGMQ
A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. - pgmq
This is The PLpgSQL implementation of pgmq adapted to work with dbdev.
Both python and js clients do not work unless you comment out the line that tries to install pgmq.
Install
- Install the
dbdevCLI - Generate migration:
dbdev add -o ./migrations -s extensions -v 1.3.5 package -n "plpgsql@pgmq"
Downloads
- 12977 all time downloads
- 177 downloads in the last 30 days
- 363 downloads in the last 90 days
- 1037 downloads in the last 180 days