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