Firstly: apologies if this is a neophyte question. I have looked through the Datmoic doco and done quite a bit of googling without an obvious answer.
I’m creating a series of services that are essentially Dataflow/Reactive/Stream-processing based (pick appropriate buzzword a la mode for a 60s concept).
It seems to me that rather than polling the tx report log every x seconds that it would be nice to register a callback to be triggered by a change to the tx report log, is this possible in a datomic peer?
Because I can’t find a simple answer to this it seems that I’m either a) missing a fundamental piece of info that makes this trivial or b) it’s just obviously not something that Datomic caters for, or even something that people are interested in.
Hoping for some useful info.
Fox
@sleepyfox