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