Daniele Alessandri fd6a14d80b Make it possible to set/unset command handlers in CommandHashStrategy. пре 12 година
..
Hash fd6a14d80b Make it possible to set/unset command handlers in CommandHashStrategy. пре 12 година
Processor dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
AbstractCommand.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
CommandInterface.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
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 dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
HashExists.php dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
HashGet.php dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
HashGetAll.php dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
HashGetMultiple.php dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
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 година
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 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
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 година
KeySort.php dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
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 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
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 dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
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 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). пре 13 година
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 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
PubSubSubscribeByPattern.php dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
PubSubUnsubscribe.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
PubSubUnsubscribeByPattern.php dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
ScriptedCommand.php 2d0b30dac5 Client handles -NOSCRIPT falling back to EVAL for scripted commands. пре 13 година
ServerBackgroundRewriteAOF.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
ServerBackgroundSave.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
ServerClient.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
ServerConfig.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
ServerDatabaseSize.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
ServerEval.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
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 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
ServerInfoV26x.php dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
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 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
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 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
ServerTime.php 7893fd1faa New command: TIME (Redis v2.6-dev). пре 13 година
SetAdd.php dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
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 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
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 dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
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 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година
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 dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
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 dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
ZSetRangeByScore.php dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
ZSetRank.php dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
ZSetRemove.php dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
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 година
ZSetScore.php dc14c29676 Rename certain namespaces, interfaces and classes. пре 13 година
ZSetUnionStore.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. пре 13 година