Daniele Alessandri e54bc31212 Create Predis\Cluster namespace and move related classes / interfaces. 12 жил өмнө
..
Processor 55a3fd65a2 More code styling changes. 12 жил өмнө
AbstractCommand.php 55a3fd65a2 More code styling changes. 12 жил өмнө
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 55a3fd65a2 More code styling changes. 12 жил өмнө
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 55a3fd65a2 More code styling changes. 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 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 55a3fd65a2 More code styling changes. 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 55a3fd65a2 More code styling changes. 12 жил өмнө
ServerConfig.php 55a3fd65a2 More code styling changes. 12 жил өмнө
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 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 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 55a3fd65a2 More code styling changes. 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 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 55a3fd65a2 More code styling changes. 12 жил өмнө