C# (CSharp) FoundationDB.Layers.Counters Namespace

Classes

Name Description
FdbHighContentionCounter Represents an integer value which can be incremented without conflict. Uses a sharded representation (which scales with contention) along with background coalescing...