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