Vala.Distributed – Valacore Reference Manual
Distributed
Description:
public
namespace
Distributed
Namespace:
Vala.Distributed
Package:
Valacore
Content:
Classes:
ConsistentHash
-
Consistent hash ring with virtual nodes.
RendezvousHash
-
Weighted rendezvous hash (highest-random-weight hashing).
Snowflake
-
64-bit Snowflake ID generator.
SnowflakeParts
-
Parsed Snowflake ID components.