Hacker News new | ask | show | jobs
by jiggawatts 707 days ago
This feels very similar to how database table triggers work. You define trigger conditions, and then the trigger on table A tells table B how to update itself. The tables store only data.