@hackage expiring-cache-map0.0.5.0

General purpose simple caching.

expiring-cache-map

A general purpose simple shared state cache map with automatic expiration of values for caching the results of accessing a resource (such as reading a file), with variations for Ord and Hashable keys.