RedisX v1.0
A simple, light-weight Redis database client
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 CRedisStructure that represents a Redis database instance, with one or more RedisClient connections
 CRedisClientStructure that represents a single Redis client connection instance
 CRedisCluster
 CRedisEntryA single key / value entry, or field, in the Redis database
 CRedisMap
 CRedisServer
 CRESPStructure that represents a Redis response (RESP format)