expiring-cache-map: General purpose simple caching.
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.
[Skip to Readme]
Modules
[Index]
Downloads
- expiring-cache-map-0.0.6.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.5.0, 0.0.5.3, 0.0.5.4, 0.0.6.0, 0.0.6.1 |
---|---|
Dependencies | base (>=4 && <5), containers (>=0.5.0.0), hashable (>=1.0.1.1), unordered-containers (>=0.2.0.0) [details] |
License | BSD-3-Clause |
Copyright | (c) 2014 Edward L. Blake |
Author | Edward L. Blake |
Maintainer | mail@edwardlblake.com |
Revised | Revision 2 made by elblake at 2024-10-06T12:58:17Z |
Category | Caching |
Home page | https://codeberg.org/elblake/expiring-cache-map |
Bug tracker | https://codeberg.org/elblake/expiring-cache-map/issues |
Uploaded | by elblake at 2016-08-11T01:35:05Z |
Distributions | Arch:0.0.6.1, Debian:0.0.6.1, LTSHaskell:0.0.6.1, NixOS:0.0.6.1, Stackage:0.0.6.1 |
Reverse Dependencies | 3 direct, 25 indirect [details] |
Downloads | 12201 total (58 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-11-21 [all 1 reports] |