Ian Babrou 5b4a7970bb returning associative array from zrange command family 10 年之前
..
Processor 940326e5bd New command: ZREMRANGEBYLEX (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 a2265b12b3 Remove implementation of Predis\Command\RawCommand::__toString(). 10 年之前
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 年之前
ZSetLexCount.php 8dbac3dd73 New command: ZLEXCOUNT (Redis 2.8.9). 10 年之前
ZSetRange.php 5b4a7970bb returning associative array from zrange command family 10 年之前
ZSetRangeByLex.php ea32f74512 New command: ZRANGEBYLEX (Redis 2.8.9). 10 年之前
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 年之前
ZSetRemoveRangeByLex.php 940326e5bd New command: ZREMRANGEBYLEX (Redis 2.8.9). 10 年之前
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 年之前