Skip to content

feature: Allow passing existing async Redis client to DefaultChecker (reuse connections)#284

Merged
sabuhish merged 2 commits intosabuhish:masterfrom
simonvanlierde:allow-passing-redis-client-to-email-checker
Dec 8, 2025
Merged

feature: Allow passing existing async Redis client to DefaultChecker (reuse connections)#284
sabuhish merged 2 commits intosabuhish:masterfrom
simonvanlierde:allow-passing-redis-client-to-email-checker

Conversation

@simonvanlierde
Copy link
Copy Markdown
Contributor

Accept a redis_client param and reuse its connection pool (with type validation) to prevent creating duplicate Redis connections.

@sabuhish sabuhish merged commit bfb59a6 into sabuhish:master Dec 8, 2025
2 checks passed
@sabuhish
Copy link
Copy Markdown
Owner

sabuhish commented Dec 8, 2025

Thanks for your work! Definetely, nice catch!

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.

2 participants