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