-
Notifications
You must be signed in to change notification settings - Fork 6
add nats result backend - continuation #15
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
add nats result backend - continuation #15
Conversation
Hi, any chance anyone has a look at it? Thanks! |
@rafalkrupinski Thank you very much for PR, in the future you can tag me if no one comes)) |
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.
LGTM!
@rafalkrupinski Thanks for the PR, I've started releasing the new version. |
@rafalkrupinski New version is here - https://pypi.org/project/taskiq-nats/0.5.0/ |
@chandr-andr cheers! |
picking up from #13
not sure if wemake-python-styleguide is used in any way...
black could be replaced by ruff-format too, but I'll leave it for another PR, this one has enough stuff already.