FICHA · AUR

php82-redis

An API for communicating with the Redis key-value store - no igbinary dependency

  • PHP runtime module
  • RUNTIME-EXTENSION
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

Applications running on PHP 8.2 can communicate with Redis key-value stores without requiring igbinary. This runtime client extension supports caches, queues, counters, session-like data, locks, and application state in PHP services. It is dependency-only and has no separate launcher; PHP code calls Redis APIs when enabled and connection settings are configured. Redis credentials, key namespaces, network exposure, and stored values need care because cached data can include sensitive or mutable state.

Permissions

Permissions not analysed for this source yet.