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.

Properties

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int