Popularity
2.9
Growing
Activity
0.0
Stable
5
1
1
Monthly Downloads: 52
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v0.0.6.1
Add another 'Caching' Package
README
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.