Esc
API Index — Namespaces, Packages, Reports, Indices
RedisClient.php
Table of Contents
Classes
- RedisClient
- Thin adapter over phpredis (preferred when ext-redis is loaded) or predis (pure-PHP fallback). The ONE place the client lib is referenced by name in ZealPHP — every other class talks to this adapter.