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

Update Redis crate and use pipeline to update counters #382

Merged
merged 5 commits into from
Oct 9, 2024
Merged

Conversation

alexsnaps
Copy link
Member

No description provided.

@alexsnaps
Copy link
Member Author

Sorry, added another commit, that handles the absence of script on the server, just like Script::invoke_async does, but which won't happen when query_async on a pipeline happens... The idea is to be safe on not needing to reload the scripts when reconnecting to a fresh/new server.

Copy link
Contributor

@eguzki eguzki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexsnaps alexsnaps merged commit 69e43a9 into main Oct 9, 2024
9 checks passed
@alexsnaps alexsnaps deleted the pipeline branch October 9, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants