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 년 전