Daniele Alessandri 59b5658cf5 Big batch of phpdoc improvements and minor code styling fixes. hace 11 años
..
Processor 59b5658cf5 Big batch of phpdoc improvements and minor code styling fixes. hace 11 años
Command.php bb4b8c3c35 Fix phpdoc. hace 11 años
CommandInterface.php 59b5658cf5 Big batch of phpdoc improvements and minor code styling fixes. hace 11 años
ConnectionAuth.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ConnectionEcho.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ConnectionPing.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. hace 11 años
ConnectionQuit.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ConnectionSelect.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
HashDelete.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
HashExists.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
HashGet.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
HashGetAll.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
HashGetMultiple.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
HashIncrementBy.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
HashIncrementByFloat.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
HashKeys.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
HashLength.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
HashScan.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
HashSet.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
HashSetMultiple.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
HashSetPreserve.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
HashValues.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
KeyDelete.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
KeyDump.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
KeyExists.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
KeyExpire.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
KeyExpireAt.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
KeyKeys.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
KeyKeysV12x.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
KeyMove.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
KeyPersist.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
KeyPreciseExpire.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
KeyPreciseExpireAt.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
KeyPreciseTimeToLive.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
KeyRandom.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
KeyRename.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
KeyRenamePreserve.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
KeyRestore.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
KeyScan.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
KeySort.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
KeyTimeToLive.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
KeyType.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ListIndex.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ListInsert.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ListLength.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ListPopFirst.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ListPopFirstBlocking.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ListPopLast.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ListPopLastBlocking.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
ListPopLastPushHead.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ListPopLastPushHeadBlocking.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ListPushHead.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
ListPushHeadX.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ListPushTail.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ListPushTailX.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ListRange.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ListRemove.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ListSet.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ListTrim.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
PrefixableCommandInterface.php d0b431016d Move key prefixing logic from command classes to prefix processor. hace 11 años
PubSubPublish.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
PubSubPubsub.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
PubSubSubscribe.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
PubSubSubscribeByPattern.php 116eaba75e Deprecate the whole Predis\Helpers class. hace 12 años
PubSubUnsubscribe.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
PubSubUnsubscribeByPattern.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
RawCommand.php 6ef8e99822 Make sure raw commands IDs are normalized to uppercase. hace 11 años
ScriptCommand.php 59b5658cf5 Big batch of phpdoc improvements and minor code styling fixes. hace 11 años
ServerBackgroundRewriteAOF.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ServerBackgroundSave.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ServerClient.php 14fda643f7 Replace remaining occurrences of "reply" with "response". hace 11 años
ServerConfig.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ServerDatabaseSize.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ServerEval.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ServerEvalSHA.php 75afe831b0 Fix Predis\Command\ServerEvalSHA::getScriptHash(). hace 13 años
ServerFlushAll.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ServerFlushDatabase.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ServerInfo.php 8744285cb3 Ignoring the plural form of "reply" for renames is dumb... hace 11 años
ServerInfoV26x.php 55a3fd65a2 More code styling changes. hace 12 años
ServerLastSave.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ServerMonitor.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ServerObject.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ServerSave.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ServerScript.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ServerSentinel.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ServerShutdown.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ServerSlaveOf.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ServerSlowlog.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ServerTime.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
SetAdd.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
SetCardinality.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
SetDifference.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
SetDifferenceStore.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
SetIntersection.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
SetIntersectionStore.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
SetIsMember.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
SetMembers.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
SetMove.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
SetPop.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
SetRandomMember.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
SetRemove.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
SetScan.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
SetUnion.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
SetUnionStore.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
StringAppend.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringBitCount.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringBitOp.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringDecrement.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringDecrementBy.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringGet.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringGetBit.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringGetMultiple.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringGetRange.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringGetSet.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringIncrement.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringIncrementBy.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringIncrementByFloat.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringPreciseSetExpire.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
StringSet.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringSetBit.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringSetExpire.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringSetMultiple.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringSetMultiplePreserve.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
StringSetPreserve.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringSetRange.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringStrlen.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
StringSubstr.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
TransactionDiscard.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
TransactionExec.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
TransactionMulti.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
TransactionUnwatch.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. hace 11 años
TransactionWatch.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. hace 11 años
ZSetAdd.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ZSetCardinality.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ZSetCount.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ZSetIncrementBy.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ZSetIntersectionStore.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
ZSetRange.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ZSetRangeByScore.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
ZSetRank.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ZSetRemove.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ZSetRemoveRangeByRank.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ZSetRemoveRangeByScore.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ZSetReverseRange.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
ZSetReverseRangeByScore.php dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años
ZSetReverseRank.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ZSetScan.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ZSetScore.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años
ZSetUnionStore.php 980edf2f7b Rename base command class to Predis\Command\Command. hace 11 años