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 лет назад