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

Restructure redis_reliablequeue to keep the connection open #151

Closed
wants to merge 4 commits into from

Conversation

ZeWaka
Copy link
Contributor

@ZeWaka ZeWaka commented Sep 25, 2023

title, basically don't drop the connection and keep it open to hopefully reduce overhead

need to test still and measure timings

@ZeWaka
Copy link
Contributor Author

ZeWaka commented Sep 26, 2023

Closing this since we don't really need it and the overhead is only like 80ms per transaction (probably mostly just the external calling anyways)

@ZeWaka ZeWaka closed this Sep 26, 2023
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.

1 participant