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