Liking cljdoc? Tell your friends :D

fluree.db.conn-events


process-eventclj/smultimethod


process-eventsclj/s

(process-events conn msg)

Processes incoming events from the ledger.

Requests that carry a :req-id in the header will attempt to lookup a corresponding return channel and send the message along on it.

Otherwise looks for database events and updates local state accordingly.

Processes incoming events from the ledger.

Requests that carry a :req-id in the header will attempt to lookup a
corresponding return channel and send the message along on it.

Otherwise looks for database events and updates local state accordingly.
raw docstring

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

× close