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

feat: ✨ fix redis stream empty subscribe bug && supported redis stream cached (#148) #149

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

Conversation

Sube-py
Copy link

@Sube-py Sube-py commented Nov 21, 2024

  • When redis stream subscribing and then unsubscribing leaving the subscription list empty, an error is thrown.
  • Supported redis stream cached.

@alex-oleshkevich
Copy link
Member

Please keep only relevant changes. There are a lot of modifications not connected to the PR description.

@Sube-py
Copy link
Author

Sube-py commented Nov 21, 2024

Please keep only relevant changes. There are a lot of modifications not connected to the PR description.

My bad, the reason for creating a new _event file is because of the circular import, please review again

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.

3 participants