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

Provider / Redis Architecture #38

Merged
merged 29 commits into from
Jan 25, 2024
Merged

Provider / Redis Architecture #38

merged 29 commits into from
Jan 25, 2024

Conversation

taylorotwell
Copy link
Member

This re-architects the concerns of the "ReverbServiceProvider" and Redis. It was serving as a Laravel service provider and a Redis broadcasting hub. Redis details were leaking into the core Reverb namespace, etc.

This is the first step in cleaning that up a bit with a little more work to come.

@taylorotwell taylorotwell marked this pull request as draft January 20, 2024 19:42
* wip

* wip

* wip

* wip

* remove dependency

* schedule ingest

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* fix chart update

* listen for received messages

* wip

* wip

* wip

* wip

* formatting

* wip

* fix tests

* wip

* wip

* wip

* wip

* wip
@taylorotwell taylorotwell marked this pull request as ready for review January 25, 2024 17:11
@taylorotwell taylorotwell merged commit 940cae9 into main Jan 25, 2024
8 checks passed
@taylorotwell taylorotwell deleted the taylor branch January 25, 2024 17:37
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.

2 participants