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 سال پیش