HumHub Documentation (unofficial)

redis

Table of Contents

Classes

ActiveQuery
ActiveQuery represents a query associated with an Active Record class.
ActiveRecord
ActiveRecord is the base class for classes representing relational data in terms of objects.
Cache
Redis Cache implements a cache application component based on [redis](https://redis.io/) key-value store.
Connection
The redis connection class is used to establish a connection to a [redis](https://redis.io/) server.
LuaScriptBuilder
LuaScriptBuilder builds lua scripts used for retrieving data from redis.
Mutex
Redis Mutex implements a mutex component using [redis](https://redis.io/) as the storage medium.
Session
Redis Session implements a session component using [redis](https://redis.io/) as the storage medium.
SocketException
SocketException indicates a socket connection failure in [[Connection]].

        
On this page

Search results