pub const INLINE_THRESHOLD: usize = 3072;
Expand description

Size under which data will be stored inlined in database instead of as files