All Classes
-
Class Summary Class Description PgChannel A channel to Postgres that tracks the subscription to a given Postgres channel using theLISTEN/UNLISTENcommands.PgConnection A connection to Postgres.PgPool A ofPostgreSQL connections.PgSubscriber A class for managing subscriptions usingLISTEN/UNLISTENto Postgres channels.