The latest version of expiring-cache-map is 0.0.6.1-2.

expiring-cache-map

Version 0.0.5.4 revision 1 uploaded by elblake.

Package meta

Synopsis
General purpose simple caching.
Description

A simple general purpose 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 using Data.Map.Strict and Data.HashMap.Strict, respectively.

Author
Edward L. Blake
Bug reports
https://codeberg.org/elblake/expiring-cache-map/issues
Category
Caching
Copyright
(c) 2014 Edward L. Blake
Homepage
https://codeberg.org/elblake/expiring-cache-map
Maintainer
edwardlblake@gmail.com
Package URL
n/a
Stability
n/a

Components