Skip to main content

build_handle_store

Function build_handle_store 

Source
pub(crate) fn build_handle_store(args: &Args) -> Arc<dyn HandleStore> 
Expand description

Build the durable-handle store from --handle-store. redb persists across a restart (persistent-handle reclaim); anything else is the in-memory store.