pub const OBJECT_STORE_COALESCE_DEFAULT: u64 = _; // 1_048_576u64
Expand description
Range requests with a gap less than or equal to this,
will be coalesced into a single request by coalesce_ranges
pub const OBJECT_STORE_COALESCE_DEFAULT: u64 = _; // 1_048_576u64
Range requests with a gap less than or equal to this,
will be coalesced into a single request by coalesce_ranges