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 年 前