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