Daniele Alessandri abd284c972 Complete reorganization of the Predis\Connection namespace. 10 лет назад
..
Processor 2aa0b071fc New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9). 10 лет назад
Command.php 5c5dd40527 Remove implementation of Predis\Command\Command::__toString(). 11 лет назад
CommandInterface.php 6a577a0eb5 Apply more phpdoc fixes. 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 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 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 02e43143d3 Run php-cs against codebase. 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 лет назад
HyperLogLogAdd.php 2aa0b071fc New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9). 10 лет назад
HyperLogLogCount.php 2aa0b071fc New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9). 10 лет назад
HyperLogLogMerge.php 2aa0b071fc New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9). 10 лет назад
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 02e43143d3 Run php-cs against codebase. 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 25cd43033f Fix some errors in phpdocs. 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 25cd43033f Fix some errors in phpdocs. 11 лет назад
ScriptCommand.php 02e43143d3 Run php-cs against codebase. 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 02e43143d3 Run php-cs against codebase. 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 abd284c972 Complete reorganization of the Predis\Connection namespace. 10 лет назад
ServerInfoV26x.php a51ff2d6e5 Port #156 to the current master branch. 11 лет назад
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 25cd43033f Fix some errors in phpdocs. 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 02e43143d3 Run php-cs against codebase. 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 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 лет назад
TransactionWatch.php 373d30b070 Use Predis\Response\Status to identify all kinds of status responses. 11 лет назад
ZSetAdd.php 02e43143d3 Run php-cs against codebase. 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 b73606de68 Replace remaining occurrences of "boolean" with "bool" in phpdocs. 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 02e43143d3 Run php-cs against codebase. 11 лет назад
ZSetScore.php 980edf2f7b Rename base command class to Predis\Command\Command. 11 лет назад
ZSetUnionStore.php 02e43143d3 Run php-cs against codebase. 11 лет назад