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