packages feed

postgresql-libpq-notify-0.2.0.0: README.md

# `postgresql-libpq-notify`

[![build status](https://travis-ci.org/jfischoff/postgresql-libpq-notify.svg?branch=master)](http://travis-ci.org/jfischoff/postgresql-libpq-notify)

`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.