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