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 роки тому