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

Module documentation for 0.1.1.2

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.