Skip to main content

Module store

Module store 

Source
Expand description

Async durable-store boundary shared by device and hosted replication.

Structs§

ReceivedOperation
Original immutable bytes plus optional independently signed first-authority admission. A receipt never replaces the original signature or current courier authorization, and remains attached across later peer relays.

Traits§

ReplicaStore
Implementations commit before returning receipts. A store is bound to one authorized Thread; operations and peer metadata may never escape that scope. Notification delivery is separate from this durable contract.