@hackage / postgresql-libpq-notify

Minimal dependency PostgreSQL notifications library

Latest0.2.0.0

About

Metadata

  • Last updated , by JonathanFischoff
  • License BSD-3-Clause
  • Categories Databases
  • Maintained by: jonathan.g.fischoff@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.8.2

Readme

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.