filecache: A cache system associating values to files.

[ bsd3, data, library ] [ Propose Tags ]

A cache system, that works by associating computation results with file names. When the files are modified, the cache entries are discarded.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.8, 0.2.9, 0.3.0, 0.3.1, 0.3.2, 0.4.0, 0.4.1, 0.5.0
Dependencies base (>=4.6 && <5), containers (>=0.5 && <0.6), directory (>=1.2 && <1.4), exceptions (>=0.8 && <0.11), filepath (>=1.4 && <1.5), fsnotify (>=0.3 && <0.4), mtl (>=2.1 && <2.3), stm, strict-base-types (>=0.2.2), time (>=1.5 && <2) [details]
License BSD-3-Clause
Copyright Simon Marechal
Author Simon Marechal
Maintainer bartavelle@gmail.com
Category Data
Home page http://lpuppet.banquise.net/
Bug tracker https://github.com/bartavelle/filecache/issues
Source repo head: git clone git://github.com/bartavelle/filecache.git
Uploaded by SimonMarechal at 2018-05-29T07:52:27Z
Distributions Stackage:0.5.0
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 11179 total (51 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-05-29 [all 1 reports]