hara.runtime.postgres.base.client

+init+

+pg-defaults+

rt-add-notify

added in 4.0

(rt-add-notify {:keys [notifications], :as pg} id {:keys [channel on-close on-notify], :as m})

adds a notification channel

rt-list-notify

added in 4.0

(rt-list-notify {:keys [notifications]})

lists all notification channels

rt-pg-string

(rt-pg-string pg)

rt-postgres

added in 4.0

(rt-postgres)(rt-postgres m)

creates and startn a postgres runtime

rt-postgres:create

added in 4.0

(rt-postgres:create m)

creates a postgres runtime

rt-remove-notify

added in 4.0

(rt-remove-notify {:keys [notifications]} id)

removes a notification channel