foundationdb::recipes::ranked_register

Constant MAX_VALUE_CHUNK_BYTES

Source
pub const MAX_VALUE_CHUNK_BYTES: usize = 100_000;
Expand description

Maximum size of one raw register-value chunk.

This is FoundationDB’s exact 100,000-byte value limit.