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

Ensure Redis clusters and multiplexed connections are supported #4

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

svix-daniel
Copy link
Contributor

@svix-daniel svix-daniel commented Jun 6, 2023

These changes ensure that clustered Redis is supported in addition to non-clustered Redis (using multiplexed connections). Note that these changes remove uses of the non-multiplexed connections. These changes also add the standard tests for both Redis and clustered Redis.

@svix-daniel svix-daniel force-pushed the daniel/redis-cluster branch 2 times, most recently from d9bdb85 to 988f91e Compare June 6, 2023 17:52
@svix-daniel svix-daniel force-pushed the daniel/redis-cluster branch 2 times, most recently from 988f91e to 11e0fbf Compare June 7, 2023 17:53
svix-gabriel
svix-gabriel previously approved these changes Jun 9, 2023
@svix-daniel svix-daniel force-pushed the daniel/redis-cluster branch 2 times, most recently from 3b34bcf to 0bd6170 Compare June 12, 2023 19:45
@svix-daniel svix-daniel changed the title Ensure Redis clusters are supported Ensure Redis clusters and multiplexed connections are supported Jun 12, 2023
@svix-daniel svix-daniel merged commit 9153976 into main Jun 12, 2023
3 checks passed
@svix-daniel svix-daniel deleted the daniel/redis-cluster branch June 12, 2023 20:15
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