BSD-3-Clause licensed by Henri Verroken
Maintained by [email protected]
This version can be pinned in stack with:cache-0.1.2.0@sha256:9a2139a418a394470dd2052f0db96b984a50ea301709af241410a1ab77a0cbd1,1717

Module documentation for 0.1.2.0

An in-memory key/value store with expiration support, similar to patrickmn/go-cache for Go.

The cache is a shared mutable HashMap implemented using STM and with support for expiration times.