ttl-hashtables: Extends hashtables so that entries added can be expired after a TTL
This library extends fast mutable hashtables so that entries added can be expired after a given TTL (time to live). This TTL can be specified as a default property of the table or on a per entry basis.
[Skip to Readme]
Downloads
- ttl-hashtables-1.4.1.0.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'.
Versions [RSS] | 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.2.0.0, 1.2.1.0, 1.2.2.0, 1.3.0.0, 1.3.1.0, 1.3.1.1, 1.4.0.0, 1.4.1.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.7 && <5), clock (>=0.7 && <0.9), containers (>=0.5.6 && <0.7), data-default (>=0.5 && <0.8), failable (>=0.1.0.0 && <2.0), hashable (>=1.2 && <1.4), hashtables (>=1.2 && <1.3), mtl (>=2.2 && <2.3), transformers (>=0.4 && <0.6) [details] |
License | BSD-3-Clause |
Copyright | 2019 Erick Gonzalez |
Author | Erick Gonzalez |
Maintainer | erick@codemonkeylabs.de |
Revised | Revision 1 made by erick at 2019-12-30T20:53:40Z |
Category | Data |
Bug tracker | https://gitlab.com/codemonkeylabs/ttl-hashtables/issues |
Source repo | head: git clone https://gitlab.com/codemonkeylabs/ttl-hashtables |
Uploaded | by erick at 2019-09-23T20:11:52Z |
Distributions | LTSHaskell:1.4.1.0, NixOS:1.4.1.0 |
Downloads | 4511 total (19 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-09-23 [all 1 reports] |