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

Module documentation for 0.1.3.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.