cache-0.1.0.0: An in-memory key/value store with expiration support

cache-0.1.0.0: An in-memory key/value store with expiration support

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.

Modules