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 년 전