![]() |
RedisX v1.0
A simple, light-weight Redis database client
|
CRedis | Structure that represents a Redis database instance, with one or more RedisClient connections |
CRedisClient | Structure that represents a single Redis client connection instance |
CRedisCluster | |
CRedisEntry | A single key / value entry, or field, in the Redis database |
CRedisMap | |
CRedisServer | |
CRESP | Structure that represents a Redis response (RESP format) |