Skip to content

Comments

Improve Redis connection handling — flexible auth + proper host override + modern close#283

Open
simonvanlierde wants to merge 4 commits intosabuhish:masterfrom
simonvanlierde:make-redis-host-variable
Open

Improve Redis connection handling — flexible auth + proper host override + modern close#283
simonvanlierde wants to merge 4 commits intosabuhish:masterfrom
simonvanlierde:make-redis-host-variable

Conversation

@simonvanlierde
Copy link
Contributor

Some small quality of life improvements in the redis connections for the email_checker:

  • fix: ensure custom redis_host overrides default "localhost" in init_redis
  • feature: more flexible Redis URL/auth — support password-only and username-only
  • fix: use redis_client.aclose() to avoid deprecated close() warning

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.

1 participant