namespace · events
Events
namespace eventsImmutable facts published after committed mutation.
All documented symbols in the events namespace.
namespace · events
namespace eventsImmutable facts published after committed mutation.
function · events
events.after(sequence, maximum_count) -> event[]Returns bounded post-commit events after a sequence.
function · events
events.ignore(subscription_id) -> removedRemoves one generation-scoped event subscription created by this package.
function · events
events.listen(event_id, callback) -> subscription_idRegisters a generation-scoped callback for one typed post-commit event.