locus_database
-type event() :: locus_database:event().
-callback report(DatabaseId, Event) -> ok when DatabaseId :: atom(), Event :: event().