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