Clients

Clients.
extends Redis
Methods Summary
public
# __construct( array $config )
public
public
# setSerializer( $serializer )
public
# close( )
public
# ping( )

Overrides

Methods inherited from Redis
__construct(), __destruct(), connect(), pconnect(), close(), ping(), echo(), get(), set(), setex(), psetex(), setnx(), getSet(), randomKey(), renameKey(), renameNx(), getMultiple(), exists(), delete(), incr(), incrBy(), incrByFloat(), decr(), decrBy(), type(), append(), getRange(), setRange(), getBit(), setBit(), strlen(), getKeys(), sort(), sortAsc(), sortAscAlpha(), sortDesc(), sortDescAlpha(), lPush(), rPush(), lPushx(), rPushx(), lPop(), rPop(), blPop(), brPop(), lSize(), lRemove(), listTrim(), lGet(), lGetRange(), lSet(), lInsert(), sAdd(), sAddArray(), sSize(), sRemove(), sMove(), sPop(), sRandMember(), sContains(), sMembers(), sInter(), sInterStore(), sUnion(), sUnionStore(), sDiff(), sDiffStore(), setTimeout(), save(), bgSave(), lastSave(), flushDB(), flushAll(), dbSize(), auth(), ttl(), pttl(), persist(), info(), select(), move(), bgrewriteaof(), slaveof(), object(), bitop(), bitcount(), bitpos(), mset(), msetnx(), rpoplpush(), brpoplpush(), zAdd(), zDelete(), zRange(), zRevRange(), zRangeByScore(), zRevRangeByScore(), zRangeByLex(), zRevRangeByLex(), zLexCount(), zRemRangeByLex(), zCount(), zDeleteRangeByScore(), zDeleteRangeByRank(), zCard(), zScore(), zRank(), zRevRank(), zInter(), zUnion(), zIncrBy(), expireAt(), pexpire(), pexpireAt(), hGet(), hSet(), hSetNx(), hDel(), hLen(), hKeys(), hVals(), hGetAll(), hExists(), hIncrBy(), hIncrByFloat(), hMset(), hMget(), multi(), discard(), exec(), pipeline(), watch(), unwatch(), publish(), subscribe(), psubscribe(), unsubscribe(), punsubscribe(), time(), role(), eval(), evalsha(), script(), debug(), dump(), restore(), migrate(), getLastError(), clearLastError(), _prefix(), _serialize(), _unserialize(), client(), command(), scan(), hscan(), zscan(), sscan(), pfadd(), pfcount(), pfmerge(), getOption(), setOption(), config(), slowlog(), rawcommand(), geoadd(), geohash(), geopos(), geodist(), georadius(), georadiusbymember(), getHost(), getPort(), getDBNum(), getTimeout(), getReadTimeout(), getPersistentID(), getAuth(), isConnected(), getMode(), wait(), pubsub(), open(), popen(), lLen(), sGetMembers(), mget(), expire(), zunionstore(), zinterstore(), zRemove(), zRem(), zRemoveRangeByScore(), zRemRangeByScore(), zRemRangeByRank(), zSize(), substr(), rename(), del(), keys(), lrem(), ltrim(), lindex(), lrange(), scard(), srem(), sismember(), zReverseRange(), sendEcho(), evaluate(), evaluateSha()
Constants inherited from Redis
REDIS_NOT_FOUND , REDIS_STRING , REDIS_SET , REDIS_LIST , REDIS_ZSET , REDIS_HASH , PIPELINE , ATOMIC , MULTI , OPT_SERIALIZER , OPT_PREFIX , OPT_READ_TIMEOUT , SERIALIZER_NONE , SERIALIZER_PHP , SERIALIZER_IGBINARY , OPT_SCAN , SCAN_RETRY , SCAN_NORETRY , AFTER , BEFORE
Properties Summary
protected $config
# NULL