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 роки тому