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

Add username authentication support for redis #105

Closed
wants to merge 43 commits into from
Closed

Add username authentication support for redis #105

wants to merge 43 commits into from

Conversation

moo-im-a-cow
Copy link

No description provided.

roekatz and others added 30 commits June 9, 2022 16:28
Add SASL support for Kafka
Co-authored-by: Pablo Woolvett <17148684+pwoolvett@users.noreply.github.com>
Co-authored-by: Diogo Dutra <9977774+dutradda@users.noreply.github.com>
Co-authored-by: k1dave6412 <14539608+k1dave6412@users.noreply.github.com>
* Multiple url schemes for redis

* Update broadcaster/_base.py

Co-authored-by: Pravesh Chapagain <spravesh1818@gmail.com>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Pull updates from upstream (encode/broadcaster)
(cherry picked from commit 73997f3)
david-hamilton-bah and others added 13 commits June 2, 2023 14:29
Kafka Broadcaster - Add environment variables as ssl parameters to ssl_context
Postgres Backend: Acquire connections from pool
turn out asyncpg.Pool.acquire returns PoolConnectionProxy rather than an Connection.
This proxy is detached from actual connection when the it's closed -
so there's no way to check if the connection is still connected besides trying and catching exceptions
Postgres: Safe removal of listeners on unsubscribe + disconnect
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.

9 participants