github.com/ypopivniak/pgxevents

PostgreSQL listen/notify wrapper for pgx driver


Install
go get github.com/ypopivniak/pgxevents

Documentation

pgxevents - PostgreSQL listen/notify wrapper

Inspiration of place1/pg-events that uses modern jackc/pgx as a driver.

Overview

Active development, production NOT ready, no tests, no coverage, no back-off policy on retries, only pain.

Contribution

Feel free to fork and improve it. PRs are appreciated.

Example usage

example/main.go

License

MIT