Skip to main content

Module document

Module document 

Source
Expand description

Document type: the universal data container for CRDT-backed records.

Documents are the primary unit of storage, sync, and conflict resolution. Internally stored as MessagePack bytes for compact wire representation.

Structsยง

Document
A CRDT-backed document. The primary data unit across all NodeDB engines.