FICHA · MANJARO

ruby-lru_redux

An efficient, thread safe LRU cache.

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Adds a thread-safe least-recently-used cache for Ruby applications. It is useful for keeping frequently used values in memory while automatically evicting older entries.

Caches can return stale data or keep sensitive values in memory. Choose size limits, expiration rules, and cache keys carefully, especially for user-specific data.

Permissions

Permissions not analysed for this source yet.