Daniele Alessandri 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. 13 years ago
..
Processors 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. 13 years ago
Command.php 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. 13 years ago
ConnectionAuth.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ConnectionEcho.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ConnectionPing.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ConnectionQuit.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ConnectionSelect.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
HashDelete.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
HashExists.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
HashGet.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
HashGetAll.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
HashGetMultiple.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
HashIncrementBy.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
HashIncrementByFloat.php 5d04cf540d New commands: INCRBYFLOAT, HINCRBYFLOAT (Redis v2.6-dev). 13 years ago
HashKeys.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
HashLength.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
HashSet.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
HashSetMultiple.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
HashSetPreserve.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
HashValues.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ICommand.php 29f26b0f9b [phpdoc] Apply a few fixes to the documentation. 13 years ago
KeyDelete.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
KeyExists.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
KeyExpire.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
KeyExpireAt.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
KeyKeys.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
KeyKeysV12x.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
KeyMove.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
KeyPersist.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
KeyPreciseExpire.php 51b998720e New commands: PSETEX, PEXPIRE, PEXPIREAT, PTTL (Redis v2.6-dev). 13 years ago
KeyPreciseExpireAt.php 51b998720e New commands: PSETEX, PEXPIRE, PEXPIREAT, PTTL (Redis v2.6-dev). 13 years ago
KeyPreciseTimeToLive.php 51b998720e New commands: PSETEX, PEXPIRE, PEXPIREAT, PTTL (Redis v2.6-dev). 13 years ago
KeyRandom.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
KeyRename.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
KeyRenamePreserve.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
KeySort.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
KeyTimeToLive.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
KeyType.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListIndex.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListInsert.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListLength.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListPopFirst.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListPopFirstBlocking.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListPopLast.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListPopLastBlocking.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListPopLastPushHead.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListPopLastPushHeadBlocking.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListPushHead.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListPushHeadX.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListPushTail.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListPushTailX.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListRange.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListRemove.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListSet.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ListTrim.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
PrefixHelpers.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
PubSubPublish.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
PubSubSubscribe.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
PubSubSubscribeByPattern.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
PubSubUnsubscribe.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
PubSubUnsubscribeByPattern.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ScriptedCommand.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ServerBackgroundRewriteAOF.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ServerBackgroundSave.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ServerClient.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ServerConfig.php 5680cd40b5 Support the different replies of CONFIG GET|SET|RESETSTAT. 13 years ago
ServerDatabaseSize.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ServerEval.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ServerEvalSHA.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ServerFlushAll.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ServerFlushDatabase.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ServerInfo.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ServerInfoV26x.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ServerLastSave.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ServerMonitor.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ServerObject.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ServerSave.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ServerScript.php 4e0709ad3d New command: SCRIPT (Redis v2.6-dev). 13 years ago
ServerShutdown.php 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. 13 years ago
ServerSlaveOf.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ServerSlowlog.php f75974b5d8 New command: SLOWLOG (Redis 2.2). 13 years ago
SetAdd.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
SetCardinality.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
SetDifference.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
SetDifferenceStore.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
SetIntersection.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
SetIntersectionStore.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
SetIsMember.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
SetMembers.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
SetMove.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
SetPop.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
SetRandomMember.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
SetRemove.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
SetUnion.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
SetUnionStore.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringAppend.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringDecrement.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringDecrementBy.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringGet.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringGetBit.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringGetMultiple.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringGetRange.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringGetSet.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringIncrement.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringIncrementBy.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringIncrementByFloat.php 5d04cf540d New commands: INCRBYFLOAT, HINCRBYFLOAT (Redis v2.6-dev). 13 years ago
StringPreciseSetExpire.php 51b998720e New commands: PSETEX, PEXPIRE, PEXPIREAT, PTTL (Redis v2.6-dev). 13 years ago
StringSet.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringSetBit.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringSetExpire.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringSetMultiple.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringSetMultiplePreserve.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringSetPreserve.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringSetRange.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringStrlen.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
StringSubstr.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
TransactionDiscard.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
TransactionExec.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
TransactionMulti.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
TransactionUnwatch.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
TransactionWatch.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ZSetAdd.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ZSetCardinality.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ZSetCount.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ZSetIncrementBy.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ZSetIntersectionStore.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ZSetRange.php 29f26b0f9b [phpdoc] Apply a few fixes to the documentation. 13 years ago
ZSetRangeByScore.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ZSetRank.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ZSetRemove.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ZSetRemoveRangeByRank.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ZSetRemoveRangeByScore.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ZSetReverseRange.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ZSetReverseRangeByScore.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ZSetReverseRank.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ZSetScore.php 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
ZSetUnionStore.php 29f26b0f9b [phpdoc] Apply a few fixes to the documentation. 13 years ago