Skip to main content
Module crdt
qualia_
core_
db
0.0.30
Module crdt
Module Items
Structs
In qualia_
core_
db::
foundation
qualia_core_db
::
foundation
Module
crdt
Copy item path
Source
Structs
ยง
Crdt
Resolver
Last-Write-Wins (LWW) CRDT Resolver Ensures offline-first mobile devices can sync disparate state without conflicts.
Delegated
Access
Represents a cryptographic grant of authority from a Principal to a Delegate. Essential for Guardianship (e.g., homeless individual granting read access to a social worker).
Suspended
Transaction
A zero-allocation suspended transaction context. Holds the flattened Webizen VM execution frame while waiting for network consensus.
Suspended
Transaction
Queue
A fixed-size pending queue for Webizen VM transactions waiting on M:N Guardianship signatures.