Liking cljdoc? Tell your friends :D

postgres-listener.core

Connect to a postgres-database and wait for a NOTIFY of the database. This notify-event triggers a function, which receives the payload as EDN if the payload was initially encoded as JSON (for example with postgres' function "row_to_json()".

Connect to a postgres-database and wait for a NOTIFY of the database. This
notify-event triggers a function, which receives the payload as EDN if the
payload was initially encoded as JSON (for example with postgres' function
"row_to_json()".
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close