Daniele Alessandri 1e8f790ee4 Remove leftover method. 12 лет назад
..
Processor 55a3fd65a2 More code styling changes. 12 лет назад
AbstractCommand.php 55a3fd65a2 More code styling changes. 12 лет назад
CommandInterface.php c655affe5f Add Predis\Command\CommandInterface::setRawArguments(). 12 лет назад
ConnectionAuth.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
ConnectionEcho.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
ConnectionPing.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
ConnectionQuit.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
ConnectionSelect.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
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 9df9dbdedc Promote multibulk response iterators as Predis response objects. 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. 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. 12 лет назад
KeyKeysV12x.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 лет назад
KeyMove.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
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. 12 лет назад
KeyRename.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
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. 12 лет назад
ListPopLastPushHeadBlocking.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
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). 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. 12 лет назад
PubSubSubscribe.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
PubSubSubscribeByPattern.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 лет назад
PubSubUnsubscribe.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
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. 12 лет назад
ServerBackgroundSave.php 55a3fd65a2 More code styling changes. 12 лет назад
ServerClient.php 55a3fd65a2 More code styling changes. 12 лет назад
ServerConfig.php 9df9dbdedc Promote multibulk response iterators as Predis response objects. 12 лет назад
ServerDatabaseSize.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
ServerEval.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
ServerEvalSHA.php 75afe831b0 Fix Predis\Command\ServerEvalSHA::getScriptHash(). 12 лет назад
ServerFlushAll.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
ServerFlushDatabase.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
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. 12 лет назад
ServerMonitor.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
ServerObject.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
ServerSave.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
ServerScript.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
ServerShutdown.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
ServerSlaveOf.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
ServerSlowlog.php 9df9dbdedc Promote multibulk response iterators as Predis response objects. 12 лет назад
ServerTime.php 1e8f790ee4 Remove leftover method. 12 лет назад
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. 12 лет назад
SetIntersectionStore.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
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. 12 лет назад
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). 12 лет назад
StringBitOp.php 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). 12 лет назад
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. 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. 12 лет назад
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. 12 лет назад
TransactionExec.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
TransactionMulti.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
TransactionUnwatch.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
TransactionWatch.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 лет назад
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 9df9dbdedc Promote multibulk response iterators as Predis response objects. 12 лет назад
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 лет назад