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