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 години