pgmq 0.33.2

A distributed message queue for Rust applications, on Postgres.
Documentation
1
2
3
4
5
6
comment = 'A lightweight message queue. Like AWS SQS and RSMQ but on Postgres.'
default_version = '1.11.0'
module_pathname = '$libdir/pgmq'
schema = 'pgmq'
relocatable = false
superuser = false