Daniele Alessandri 4273a2a8b6 Improve detection of STORE in SORT command arguments. před 9 roky
..
Processor 4273a2a8b6 Improve detection of STORE in SORT command arguments. před 9 roky
Command.php df653a7c00 Minor code styling and phpdoc changes. před 11 roky
CommandInterface.php df653a7c00 Minor code styling and phpdoc changes. před 11 roky
ConnectionAuth.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ConnectionEcho.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ConnectionPing.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ConnectionQuit.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ConnectionSelect.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HashDelete.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HashExists.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HashGet.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HashGetAll.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HashGetMultiple.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HashIncrementBy.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HashIncrementByFloat.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HashKeys.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HashLength.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HashScan.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HashSet.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HashSetMultiple.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HashSetPreserve.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HashStringLength.php f43433baf1 Add new command: HSTRLEN (Redis 3.2.0). před 10 roky
HashValues.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HyperLogLogAdd.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HyperLogLogCount.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
HyperLogLogMerge.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyDelete.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyDump.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyExists.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyExpire.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyExpireAt.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyKeys.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyMigrate.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyMove.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyPersist.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyPreciseExpire.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyPreciseExpireAt.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyPreciseTimeToLive.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyRandom.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyRename.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyRenamePreserve.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyRestore.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyScan.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeySort.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyTimeToLive.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
KeyType.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListIndex.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListInsert.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListLength.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListPopFirst.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListPopFirstBlocking.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListPopLast.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListPopLastBlocking.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListPopLastPushHead.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListPopLastPushHeadBlocking.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListPushHead.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListPushHeadX.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListPushTail.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListPushTailX.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListRange.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListRemove.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListSet.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ListTrim.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
PrefixableCommandInterface.php 029822fe22 Move source files from "lib/" to "src/". před 11 roky
PubSubPublish.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
PubSubPubsub.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
PubSubSubscribe.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
PubSubSubscribeByPattern.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
PubSubUnsubscribe.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
PubSubUnsubscribeByPattern.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
RawCommand.php 7282ca2b52 Remove unneeded "use" imports. před 10 roky
ScriptCommand.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerBackgroundRewriteAOF.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerBackgroundSave.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerClient.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerCommand.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerConfig.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerDatabaseSize.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerEval.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerEvalSHA.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerFlushAll.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerFlushDatabase.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerInfo.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerInfoV26x.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerLastSave.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerMonitor.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerObject.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerSave.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerScript.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerSentinel.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerShutdown.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerSlaveOf.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerSlowlog.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ServerTime.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetAdd.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetCardinality.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetDifference.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetDifferenceStore.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetIntersection.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetIntersectionStore.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetIsMember.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetMembers.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetMove.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetPop.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetRandomMember.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetRemove.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetScan.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetUnion.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
SetUnionStore.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringAppend.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringBitCount.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringBitOp.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringBitPos.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringDecrement.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringDecrementBy.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringGet.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringGetBit.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringGetMultiple.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringGetRange.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringGetSet.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringIncrement.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringIncrementBy.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringIncrementByFloat.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringPreciseSetExpire.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringSet.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringSetBit.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringSetExpire.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringSetMultiple.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringSetMultiplePreserve.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringSetPreserve.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringSetRange.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringStrlen.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
StringSubstr.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
TransactionDiscard.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
TransactionExec.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
TransactionMulti.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
TransactionUnwatch.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
TransactionWatch.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetAdd.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetCardinality.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetCount.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetIncrementBy.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetIntersectionStore.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetLexCount.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetRange.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetRangeByLex.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetRangeByScore.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetRank.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetRemove.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetRemoveRangeByLex.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetRemoveRangeByRank.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetRemoveRangeByScore.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetReverseRange.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetReverseRangeByLex.php 62c547601c added zrevrangebylex in the list of available methods před 9 roky
ZSetReverseRangeByScore.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetReverseRank.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetScan.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetScore.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky
ZSetUnionStore.php 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. před 10 roky