# dag-resolve
Playing around with directed acyclic graph reduction. Actors send events
to a dag, which is a crdt that's replicated between nodes. The events
are then resolved into a state; an ad-hoc database with tables/indexes.