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