Packages

A high-performance, analytical Datalog engine for Gleam

Current section

Files

Jump to
aarondb include aarondb@shared@state_Notify.hrl
Raw

include/aarondb@shared@state_Notify.hrl

-record(notify, {
changed_attributes :: list(binary()),
current_state :: aarondb@shared@state:db_state()
}).