Skip to content

Redis refactor #1471

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

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Redis refactor #1471

merged 2 commits into from
Oct 2, 2024

Conversation

jaymell
Copy link
Contributor

@jaymell jaymell commented Oct 2, 2024

Light refactoring of some of the redis code. I really dislike how repetitive
some of this code is. This doesn't fix the core issue but reduces some
duplication.

Put some of this in macros to reduce duplication.
Not all of our connection variants are pooled now, so rename
to make it less confusing.
@jaymell jaymell marked this pull request as ready for review October 2, 2024 20:04
@jaymell jaymell requested a review from a team as a code owner October 2, 2024 20:04
Copy link
Contributor

@svix-onelson svix-onelson left a comment

Choose a reason for hiding this comment

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

👌🏻

@svix-james svix-james merged commit e794bdf into svix:main Oct 2, 2024
6 checks passed
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.

3 participants