Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added RedisMock::bitcount, RedisMock::getbit, RedisMock::setbit commands #106

Merged

Conversation

programming-services
Copy link
Contributor

This branch is extending the functionality of RedisMock to support the:

  • bitcount
  • getbit
  • setbit

Redis commands

@programming-services programming-services requested a review from a team as a code owner June 11, 2022 14:07
src/M6Web/Component/RedisMock/RedisMock.php Outdated Show resolved Hide resolved
src/M6Web/Component/RedisMock/RedisMockFactory.php Outdated Show resolved Hide resolved
tests/units/RedisMock.php Outdated Show resolved Hide resolved
tests/units/RedisMock.php Outdated Show resolved Hide resolved
tests/units/RedisMock.php Outdated Show resolved Hide resolved
tests/units/RedisMock.php Outdated Show resolved Hide resolved
src/M6Web/Component/RedisMock/RedisMockFactory.php Outdated Show resolved Hide resolved
programming-services and others added 7 commits June 12, 2022 14:42
Co-authored-by: Oliver THEBAULT <Oliboy50@users.noreply.github.com>
Co-authored-by: Oliver THEBAULT <Oliboy50@users.noreply.github.com>
Co-authored-by: Oliver THEBAULT <Oliboy50@users.noreply.github.com>
Co-authored-by: Oliver THEBAULT <Oliboy50@users.noreply.github.com>
Co-authored-by: Oliver THEBAULT <Oliboy50@users.noreply.github.com>
Co-authored-by: Oliver THEBAULT <Oliboy50@users.noreply.github.com>
@programming-services
Copy link
Contributor Author

is there anything blocking this PR?

@Oliboy50
Copy link
Member

no, sorry I was waiting for another approval from one of my colleagues, but I guess I'll merge as is

@Oliboy50 Oliboy50 merged commit e126231 into BedrockStreaming:master Jun 14, 2022
@Oliboy50
Copy link
Member

Released in v5.3.0

Thank you for your time @programming-services

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants