Skip to main content

LEGACY_REDIS_OVERHEAD

Constant LEGACY_REDIS_OVERHEAD 

Source
pub const LEGACY_REDIS_OVERHEAD: usize = 24;
Expand description

Fixed overhead of the 0.5.x Redis outer record: an 8-byte u64 length prefix for the inner payload plus two 8-byte u64 timestamps.