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