BSD-3-Clause licensed by Edward L. Blake
Maintained by [email protected]
This version can be pinned in stack with:expiring-cache-map-0.0.6.1@sha256:94f91c9312bf1df6900816c13d5b2423c3d958bbd3bc604a1ab171134b46e3d1,3403

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.