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 年 前