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