Skip to main content

Module replica_id

Module replica_id 

Source
Expand description

Stable per-replica identity.

Each array-engine replica (Lite instance or Origin shard) is assigned a ReplicaId on first open and stored under Namespace::Meta::"replica_id". The id is derived from the low 64 bits of a UUID v7, giving wall-clock ordering with sufficient entropy.

Structsยง

ReplicaId
Stable 64-bit replica identity.