FICHA · MANJARO

haskell-auto-update

Efficiently run periodic, on-demand actions

  • haskell-library
  • LIBRARY
  • CONCURRENCY
  • CACHING
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for efficiently running periodic actions that update on demand. It helps programs cache values that should refresh occasionally without recomputing them for every request.

Developers use it in servers and long-running tools for timestamps, metrics, cached settings, or other repeated values. Refresh timing should be chosen so stale data does not mislead users.

Permissions

Permissions not analysed for this source yet.