-
-
Notifications
You must be signed in to change notification settings - Fork 127
Redis Backend Password support #14
Conversation
as title, make redis with password work
|
Hi @k1dave6412 , Could you please add a test for this patch? |
|
Actually I’m pretty okay with changes like this one not adding extra test cases, since they end up being: Code: “Call this function with this new argument” Which doesn’t actually tend to add a lot of value. |
|
@hramezani I added the simple test |
@tomchristie Thanks for the explanation. I agree with you. @k1dave6412 Sorry, we don't need the test. Please remove it. |
|
@hramezani Ok, I remove it |
hramezani
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@k1dave6412 Thanks 👍
|
@hramezani When will the PR be merged? |
|
@k1dave6412 I am not a merger of this project. let's wait for @tomchristie to merge it. I believe he will do that when he has time. |
|
@tomchristie can you please review and merge this PR, it's a very simple fix and a huge blocker right now. 🙏 |
|
If anyone's interested in using Redis directly like me, here's how. https://medium.com/deepdesk/server-sent-events-in-fastapi-using-redis-pub-sub-eba1dbfe8031. Full gist: https://gist.github.com/lbatteau/1bc7ae630d5b7844d58f038085590f97. |
|
I don't know how to checkout on fork's master branch locally, and I needed to apply black here... So I've created #79 - co-author trailer is added there.
|
No description provided.