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