Skip to content

Sync with fork - #23

Open
danyi1212 wants to merge 33 commits into
permitio:masterfrom
encode:master
Open

Sync with fork#23
danyi1212 wants to merge 33 commits into
permitio:masterfrom
encode:master

Conversation

@danyi1212

Copy link
Copy Markdown

No description provided.

Kludex and others added 30 commits August 19, 2022 21:59
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>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
* 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 <alex.oleshkevich@gmail.com>
* allow user backends

* update docs

* Update README.md

Co-authored-by: Tom Christie <tom@tomchristie.com>

* use custom backend in tests

---------

Co-authored-by: Tom Christie <tom@tomchristie.com>
* 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 <contact@zanie.dev>

* update ruff

---------

Co-authored-by: Zanie Blue <contact@zanie.dev>
* 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 <tsotnesharvadze@gmail.com>
Co-authored-by: Tom Christie <tom@tomchristie.com>
* 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