/postgresql-libpq-notify

A postgresql notifications library for libpq

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

postgresql-libpq-notify

build status

postgresql-libpq-notify is a low level and minimal dependency PostgreSQL notification library.

It is meant to provide support for higher level PostgreSQL libraries based on postgresql-libpq such as squeal or hasql.

It is based work by Moritz Kiefeir and Leo P. Smith.