Module light_cache::map

source ·
Expand description

The underlying map used by LightCache. Desinged to be fast and non-blocking for conncurrent r/w.

Modules§

Structs§

  • A concurrent hashmap implementation thats always non-blocking.