pub fn options(
resolver: &CfOptionsResolver,
tx_seq_pruning_floor: Arc<AtomicU64>,
) -> OptionsExpand description
CF options: install the bitmap-union merge operator and a
per-bucket compaction filter that drops buckets whose entire
tx_seq range sits below the pruning floor.