Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
MD5 Based consistent hashing

Namespace:  SharedCache.WinServiceCommon.Hashing
Assembly:  SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)

Syntax

C#
public class Ketama
Visual Basic (Declaration)
Public Class Ketama
Visual C++
public ref class Ketama

Remarks

[Missing <remarks> documentation for "T:SharedCache.WinServiceCommon.Hashing.Ketama"]

Inheritance Hierarchy

System..::.Object
  SharedCache.WinServiceCommon.Hashing..::.Ketama

See Also