embla: execute actions periodically while avoiding drift

[ bsd3, library, utility ] [ Propose Tags ]

This package is intended for use cases when cron is overkill, but the importance of avoiding drift is still there. No care is taken w.r.t. GC times.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Change log CHANGELOG.md
Dependencies base (>=4.11 && <4.14), chronos (>=1.0.4 && <1.1) [details]
License BSD-3-Clause
Copyright © 2019 chessai
Author chessai
Maintainer chessai <chessai1996@gmail.com>
Category Utility
Home page https://github.com/chessai/embla
Bug tracker https://github.com/chessai/embla/issues
Source repo head: git clone https://github.com/chessai/embla.git
Uploaded by chessai at 2019-05-03T20:35:06Z
Distributions
Downloads 495 total (4 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-05-03 [all 1 reports]

Readme for embla-0.1

[back to package description]

embla

Hackage BSD3 license

execute actions periodically while avoiding drift