Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@vladvildanov
Copy link
Contributor

Closes #998
Closes #999

@vladvildanov vladvildanov requested review from a team and chayim June 26, 2023 12:39
@vladvildanov vladvildanov requested a review from tillkruss as a code owner June 26, 2023 12:39
@coveralls
Copy link

coveralls commented Jun 26, 2023

Coverage Status

coverage: 82.268% (+0.08%) from 82.193% when pulling 29ac6b4 on vladvildanov:vv-xinfo-commands into 292bc43 on predis:v3.x.


public function setArguments(array $arguments)
{
$this->strategy = $this->strategyResolver->resolve('X Info', strtolower($arguments[0]));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Name change?

Copy link
Contributor Author

@vladvildanov vladvildanov Jul 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I will get rid of strategies at all in 3.x. Bad design decision that was chosen that overcomplicating things

@vladvildanov vladvildanov changed the base branch from v2.x to v3.x July 26, 2023 11:39
@vladvildanov vladvildanov merged commit d8da27b into predis:v3.x Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

Support new Redis 6.2 arguments for XINFO STREAM Support new Redis 6.2 arguments for XINFO GROUPS

4 participants