Daniele Alessandri 1e8f790ee4 Remove leftover method. 12 vuotta sitten
..
Processor 55a3fd65a2 More code styling changes. 12 vuotta sitten
AbstractCommand.php 55a3fd65a2 More code styling changes. 12 vuotta sitten
CommandInterface.php c655affe5f Add Predis\Command\CommandInterface::setRawArguments(). 12 vuotta sitten
ConnectionAuth.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ConnectionEcho.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ConnectionPing.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ConnectionQuit.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ConnectionSelect.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
HashDelete.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
HashExists.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
HashGet.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
HashGetAll.php 9df9dbdedc Promote multibulk response iterators as Predis response objects. 12 vuotta sitten
HashGetMultiple.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
HashIncrementBy.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
HashIncrementByFloat.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
HashKeys.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
HashLength.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
HashSet.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
HashSetMultiple.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
HashSetPreserve.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
HashValues.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyDelete.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
KeyExists.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyExpire.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyExpireAt.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyKeys.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
KeyKeysV12x.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyMove.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
KeyPersist.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyPreciseExpire.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyPreciseExpireAt.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyPreciseTimeToLive.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyRandom.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
KeyRename.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
KeyRenamePreserve.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeySort.php 55a3fd65a2 More code styling changes. 12 vuotta sitten
KeyTimeToLive.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
KeyType.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListIndex.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListInsert.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListLength.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListPopFirst.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListPopFirstBlocking.php 55a3fd65a2 More code styling changes. 12 vuotta sitten
ListPopLast.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListPopLastBlocking.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListPopLastPushHead.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ListPopLastPushHeadBlocking.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ListPushHead.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListPushHeadX.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListPushTail.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListPushTailX.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListRange.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListRemove.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListSet.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ListTrim.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
PrefixHelpers.php 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). 12 vuotta sitten
PrefixableCommand.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
PrefixableCommandInterface.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
PubSubPublish.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
PubSubSubscribe.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
PubSubSubscribeByPattern.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
PubSubUnsubscribe.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
PubSubUnsubscribeByPattern.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ScriptedCommand.php 55a3fd65a2 More code styling changes. 12 vuotta sitten
ServerBackgroundRewriteAOF.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ServerBackgroundSave.php 55a3fd65a2 More code styling changes. 12 vuotta sitten
ServerClient.php 55a3fd65a2 More code styling changes. 12 vuotta sitten
ServerConfig.php 9df9dbdedc Promote multibulk response iterators as Predis response objects. 12 vuotta sitten
ServerDatabaseSize.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ServerEval.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ServerEvalSHA.php 75afe831b0 Fix Predis\Command\ServerEvalSHA::getScriptHash(). 12 vuotta sitten
ServerFlushAll.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ServerFlushDatabase.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ServerInfo.php 55a3fd65a2 More code styling changes. 12 vuotta sitten
ServerInfoV26x.php 55a3fd65a2 More code styling changes. 12 vuotta sitten
ServerLastSave.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ServerMonitor.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ServerObject.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ServerSave.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ServerScript.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ServerShutdown.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ServerSlaveOf.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ServerSlowlog.php 9df9dbdedc Promote multibulk response iterators as Predis response objects. 12 vuotta sitten
ServerTime.php 1e8f790ee4 Remove leftover method. 12 vuotta sitten
SetAdd.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
SetCardinality.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
SetDifference.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
SetDifferenceStore.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
SetIntersection.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
SetIntersectionStore.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
SetIsMember.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
SetMembers.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
SetMove.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
SetPop.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
SetRandomMember.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
SetRemove.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
SetUnion.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
SetUnionStore.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringAppend.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringBitCount.php 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). 12 vuotta sitten
StringBitOp.php 2578e154d4 New commands: BITOP, BITCOUNT (Redis v2.6-dev). 12 vuotta sitten
StringDecrement.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringDecrementBy.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringGet.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringGetBit.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringGetMultiple.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
StringGetRange.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringGetSet.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringIncrement.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringIncrementBy.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringIncrementByFloat.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringPreciseSetExpire.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringSet.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringSetBit.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringSetExpire.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringSetMultiple.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
StringSetMultiplePreserve.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringSetPreserve.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringSetRange.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringStrlen.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
StringSubstr.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
TransactionDiscard.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
TransactionExec.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
TransactionMulti.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
TransactionUnwatch.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
TransactionWatch.php 511fe0bbab Rewrite the logic used to handle Redis commands with clustering. 12 vuotta sitten
ZSetAdd.php 55a3fd65a2 More code styling changes. 12 vuotta sitten
ZSetCardinality.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ZSetCount.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ZSetIncrementBy.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ZSetIntersectionStore.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ZSetRange.php 9df9dbdedc Promote multibulk response iterators as Predis response objects. 12 vuotta sitten
ZSetRangeByScore.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ZSetRank.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ZSetRemove.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ZSetRemoveRangeByRank.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ZSetRemoveRangeByScore.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ZSetReverseRange.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ZSetReverseRangeByScore.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ZSetReverseRank.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ZSetScore.php dc14c29676 Rename certain namespaces, interfaces and classes. 13 vuotta sitten
ZSetUnionStore.php 55a3fd65a2 More code styling changes. 12 vuotta sitten