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