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