common_meta::wal_options_allocator

Function build_wal_options_allocator

Source
pub async fn build_wal_options_allocator(
    config: &MetasrvWalConfig,
    kv_backend: KvBackendRef,
) -> Result<WalOptionsAllocator>
Expand description

Builds a wal options allocator based on the given configuration.