Skip to main content

Module primitive

Module primitive 

Source
Expand description

Canonical byte layouts for every leaf value the database stores or transmits, one submodule per kind. A shipped layout is used by storage, replication, CDC and the wire protocol at once, so changing one is a coordinated cross-format break: old bytes must keep round-tripping.

Modulesยง

any
blob
boolean
date
datetime
decimal
dictionary_id
duration
f32
f64
i8
i16
i32
i64
i128
identity
int
time
u8
u16
u32
u64
u128
uint
undefined
utf8
uuid4
uuid7