Daniele Alessandri d78e1b6ab7 New command: HSCAN (Redis 2.8). 11 年之前
..
Processor 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
AbstractCommand.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
CommandInterface.php 6b6b73f5f4 Add getArgument($index) in Predis\Command\CommandInterface. 12 年之前
ConnectionAuth.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
ConnectionEcho.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
ConnectionPing.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
ConnectionQuit.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
ConnectionSelect.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
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 d78e1b6ab7 New command: HSCAN (Redis 2.8). 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 年之前
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. 13 年之前
KeyKeysV12x.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
KeyMove.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
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. 13 年之前
KeyRename.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
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 4eb4960b63 New command: SCAN (Redis 2.8). 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. 13 年之前
ListPopLastPushHeadBlocking.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
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 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
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. 13 年之前
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 年之前
ScriptedCommand.php 729e40d6c0 Use 0 to indicate no arguments for KEYS[] in Lua scripted commands. 12 年之前
ServerBackgroundRewriteAOF.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
ServerBackgroundSave.php 55a3fd65a2 More code styling changes. 12 年之前
ServerClient.php 1536455fea Added CLIENT SET/GETNAME command 12 年之前
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. 13 年之前
ServerEval.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前
ServerEvalSHA.php 75afe831b0 Fix Predis\Command\ServerEvalSHA::getScriptHash(). 13 年之前
ServerFlushAll.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
ServerFlushDatabase.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
ServerInfo.php 55a3fd65a2 More code styling changes. 12 年之前
ServerInfoV26x.php 55a3fd65a2 More code styling changes. 12 年之前
ServerLastSave.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
ServerMonitor.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
ServerObject.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
ServerSave.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
ServerScript.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
ServerShutdown.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
ServerSlaveOf.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
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. 13 年之前
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. 13 年之前
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 0faae20737 New command: SSCAN (Redis 2.8). 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). 13 年之前
StringBitOp.php 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). 13 年之前
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. 13 年之前
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. 13 年之前
TransactionExec.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
TransactionMulti.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
TransactionUnwatch.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
TransactionWatch.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 13 年之前
ZSetAdd.php 116eaba75e Deprecate the whole Predis\Helpers class. 12 年之前
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 年之前
ZSetRange.php 7434a9bd0e Add the WITHSCORES modifier only when option value is true. 12 年之前
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 年之前
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 d5aec78086 New command: ZSCAN (Redis 2.8). 11 年之前
ZSetScore.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 年之前
ZSetUnionStore.php 6e2fd181f1 Make sure key prefixing is skipped when command has no arguments. 12 年之前