Skip to main content

options

Function options 

Source
pub fn options(
    resolver: &CfOptionsResolver,
    tx_seq_pruning_floor: Arc<AtomicU64>,
) -> Options
Expand description

CF options: install the bitmap-union merge operator and a per-bucket compaction filter that drops buckets whose entire packed-event-seq range sits below the pruning floor.