Skip to main content

SSTABLE_MAGIC

Constant SSTABLE_MAGIC 

Source
pub const SSTABLE_MAGIC: u32 = 0x53544234;
Expand description

SSTable magic number - version 4 with memory-efficient index Uses FST-based or mmap’d block index to avoid heap allocation