Daniele Alessandri 0235ba1a30 New command: COMMAND (Redis 3.0.0). 10 年之前
..
Processor 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
AbstractCommand.php 43bf3096a0 Fix some errors in phpdocs. 11 年之前
CommandInterface.php 2aab474670 Apply more phpdoc fixes. 11 年之前
ConnectionAuth.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ConnectionEcho.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ConnectionPing.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ConnectionQuit.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ConnectionSelect.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
HashDelete.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
HashExists.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
HashGet.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
HashGetAll.php 9df9dbdedc Promote multibulk response iterators as Predis response objects. 12 年之前
HashGetMultiple.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
HashIncrementBy.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
HashIncrementByFloat.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
HashKeys.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
HashLength.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
HashScan.php 9d4524cae7 Run php-cs against codebase. 11 年之前
HashSet.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
HashSetMultiple.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
HashSetPreserve.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
HashValues.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
HyperLogLogAdd.php 0e3b105959 New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9). 10 年之前
HyperLogLogCount.php 0e3b105959 New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9). 10 年之前
HyperLogLogMerge.php 0e3b105959 New commands: PFADD, PFCOUNT, PFMERGE (Redis 2.8.9). 10 年之前
KeyDelete.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
KeyDump.php 531261b0fc Add DUMP and RESTORE to the server profile for Redis 2.6. 12 年之前
KeyExists.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
KeyExpire.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
KeyExpireAt.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
KeyKeys.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
KeyKeysV12x.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
KeyMove.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
KeyPersist.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
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 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
KeyRename.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
KeyRenamePreserve.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
KeyRestore.php 531261b0fc Add DUMP and RESTORE to the server profile for Redis 2.6. 12 年之前
KeyScan.php 9d4524cae7 Run php-cs against codebase. 11 年之前
KeySort.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
KeyTimeToLive.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
KeyType.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ListIndex.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ListInsert.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ListLength.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ListPopFirst.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ListPopFirstBlocking.php 55a3fd65a2 More code styling changes. 12 年之前
ListPopLast.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ListPopLastBlocking.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ListPopLastPushHead.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ListPopLastPushHeadBlocking.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ListPushHead.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ListPushHeadX.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ListPushTail.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
ListPushTailX.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ListRange.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ListRemove.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ListSet.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ListTrim.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
PrefixHelpers.php 9d4524cae7 Run php-cs against codebase. 11 年之前
PrefixableCommand.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
PrefixableCommandInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
PubSubPublish.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
PubSubSubscribe.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
PubSubSubscribeByPattern.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
PubSubUnsubscribe.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
PubSubUnsubscribeByPattern.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
RawCommand.php 0df05ae008 Run php-cs against source code. 10 年之前
ScriptedCommand.php 9d4524cae7 Run php-cs against codebase. 11 年之前
ServerBackgroundRewriteAOF.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ServerBackgroundSave.php 55a3fd65a2 More code styling changes. 12 年之前
ServerClient.php 9d4524cae7 Run php-cs against codebase. 11 年之前
ServerCommand.php 0235ba1a30 New command: COMMAND (Redis 3.0.0). 10 年之前
ServerConfig.php 75c64b7f2f Add link to CONFIG REWRITE (Redis 2.8) in phpdoc for CONFIG command. 11 年之前
ServerDatabaseSize.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ServerEval.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
ServerEvalSHA.php 75afe831b0 Fix Predis\Command\ServerEvalSHA::getScriptHash(). 12 年之前
ServerFlushAll.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ServerFlushDatabase.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ServerInfo.php 0df05ae008 Run php-cs against source code. 10 年之前
ServerInfoV26x.php e1d700dd0c fix #154 11 年之前
ServerLastSave.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ServerMonitor.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ServerObject.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
ServerSave.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ServerScript.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ServerShutdown.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ServerSlaveOf.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ServerSlowlog.php 9df9dbdedc Promote multibulk response iterators as Predis response objects. 12 年之前
ServerTime.php 1e8f790ee4 Remove leftover method. 12 年之前
SetAdd.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
SetCardinality.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
SetDifference.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
SetDifferenceStore.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
SetIntersection.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
SetIntersectionStore.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
SetIsMember.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
SetMembers.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
SetMove.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
SetPop.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
SetRandomMember.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
SetRemove.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
SetScan.php 9d4524cae7 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 dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringBitCount.php 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). 12 年之前
StringBitOp.php 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). 12 年之前
StringDecrement.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringDecrementBy.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringGet.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringGetBit.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringGetMultiple.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
StringGetRange.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringGetSet.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringIncrement.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringIncrementBy.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringIncrementByFloat.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringPreciseSetExpire.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringSet.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringSetBit.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringSetExpire.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringSetMultiple.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
StringSetMultiplePreserve.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringSetPreserve.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringSetRange.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringStrlen.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
StringSubstr.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
TransactionDiscard.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
TransactionExec.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
TransactionMulti.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
TransactionUnwatch.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
TransactionWatch.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 年之前
ZSetAdd.php 9d4524cae7 Run php-cs against codebase. 11 年之前
ZSetCardinality.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ZSetCount.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ZSetIncrementBy.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ZSetIntersectionStore.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ZSetLexCount.php 58d1cc12dc New command: ZLEXCOUNT (Redis 2.8.9). 10 年之前
ZSetRange.php d2debfd43e Apply some more minor phpdoc fixes. 11 年之前
ZSetRangeByLex.php 0a580c9d1b New command: ZRANGEBYLEX (Redis 2.8.9). 10 年之前
ZSetRangeByScore.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ZSetRank.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ZSetRemove.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
ZSetRemoveRangeByLex.php 8d353cc223 New command: ZREMRANGEBYLEX (Redis 2.8.9). 10 年之前
ZSetRemoveRangeByRank.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ZSetRemoveRangeByScore.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ZSetReverseRange.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ZSetReverseRangeByScore.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ZSetReverseRank.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ZSetScan.php 9d4524cae7 Run php-cs against codebase. 11 年之前
ZSetScore.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ZSetUnionStore.php 9d4524cae7 Run php-cs against codebase. 11 年之前