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