Skip to main content

global_cache

Function global_cache 

Source
pub fn global_cache() -> &'static BatchInsertCache
Expand description

Process-wide cache. The brief states the dedup window is “in-memory per primary” — one process, one cache.