hara.runtime.postgres.base.client
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-postgres
added in 4.0
(rt-postgres)(rt-postgres m)creates and startn a postgres runtime
rt-remove-notify
added in 4.0
(rt-remove-notify {:keys [notifications]} id)removes a notification channel