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

Sync with fork #23

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

Sync with fork #23

wants to merge 31 commits into from

Conversation

danyi1212
Copy link

No description provided.

Kludex and others added 30 commits August 19, 2022 21:59
Co-authored-by: Diogo Dutra <[email protected]>
* Multiple url schemes for redis

* Update broadcaster/_base.py

Co-authored-by: Pravesh Chapagain <[email protected]>
Co-authored-by: Marcelo Trylesinski <[email protected]>
Co-authored-by: Marcelo Trylesinski <[email protected]>
* use redis-py library

* update dependencies
… inside the context manager (#112)

* add testcases for unsubsribe

* fix the context manager of the function "subscribe" not removing the associated queue from the channel in case of a raised exception inside the context manager (e.g. being used inside a generator that gets closed raising GeneratorExit)

* activate broadcaster via context manager

---------

Co-authored-by: alex.oleshkevich <[email protected]>
* allow user backends

* update docs

* Update README.md

Co-authored-by: Tom Christie <[email protected]>

* use custom backend in tests

---------

Co-authored-by: Tom Christie <[email protected]>
* update linting tools, sync lint configs with starlette, improve typings

* disable 3.13-dev as asyncpg cannot be build yet

* remove .python-version

* Update scripts/lint

Co-authored-by: Zanie Blue <[email protected]>

* update ruff

---------

Co-authored-by: Zanie Blue <[email protected]>
* Fixed #55 - Not Close Subscribing

* Added Redis Stream backend

* Fixed Linting Test

* Added Test For Redis Stream Backend

* align with master

* update docs

---------

Co-authored-by: tsotne <[email protected]>
Co-authored-by: Tom Christie <[email protected]>
* fix: solve the redisBackend `_pubsub_listener` just listen once.

* chore: change the comment
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.

10 participants