SUM
A monotonically increasing cumulative counter (e.g. request count).
Backed by a us.tractat.kuilt.crdt.GCounter. The value only goes up; merging is always safe — two replicas that each saw 5 events report 10 total after merge.
A monotonically increasing cumulative counter (e.g. request count).
Backed by a us.tractat.kuilt.crdt.GCounter. The value only goes up; merging is always safe — two replicas that each saw 5 events report 10 total after merge.