FICHA · MANJARO

haskell-expiring-cache-map

General purpose simple caching.

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

Description

A Haskell library for simple general-purpose caching with expiration. It helps applications store computed or fetched values for a limited time so repeated work can be avoided.

Developers use it for API responses, configuration, metadata, and expensive computations. Cache expiration should match the data's freshness needs, and sensitive values should not be kept longer than necessary.

Permissions

Permissions not analysed for this source yet.