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