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

Compatibility with redis 4.7.x gem #39

Merged

Conversation

benlangfeld
Copy link
Contributor

It's not clear why this complexity was added in #32 but it was unnecessary and breaks the test suite with redis 4.7.1. Removing it continues with tests passing on 4.6.0 and fixes the tests with 4.7.1.

Compatibility with redis 4.8.x will come in #35.

See #36.

@benlangfeld
Copy link
Contributor Author

I'm leaving this marked as draft pending #33.

It's not clear why this complexity was added in rpush#32 but it was unnecessary and breaks the test suite with redis 4.7.1. Removing it continues with tests passing on 4.6.0 and fixes the tests with 4.7.1.

Compatibility with redis 4.8.x will come in rpush#35.

See rpush#36.
@benlangfeld benlangfeld force-pushed the 20230118-redis-4.8-compatibility branch from 2864b10 to e103761 Compare February 1, 2023 00:54
@benlangfeld benlangfeld marked this pull request as ready for review February 1, 2023 00:54
@benlangfeld benlangfeld merged commit 8c4c38a into rpush:master Feb 1, 2023
@benlangfeld benlangfeld deleted the 20230118-redis-4.8-compatibility branch February 1, 2023 00:54
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

1 participant