embedded_stack

Function embedded_stack 

Source
pub fn embedded_stack(
    path: PathBuf,
) -> Result<BloomBlockStore<CachedBlockStore<SledBlockStore>>>
Expand description

Create an embedded storage stack with minimal resource usage

  • Path: provided by user
  • Cache: 10MB
  • Bloom filter: 5,000 expected items