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

fix: Use redis pipeline for DeleteJob in redis results store. #45

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

iamd3vil
Copy link
Contributor

Currently we execute three commands for DeleteJob, this can be optimized using a redis pipeline.

@iamd3vil
Copy link
Contributor Author

Not sure why the test has failed. It was passing in my local.

@kalbhor
Copy link
Owner

kalbhor commented Mar 12, 2024

Looks good 👍

@kalbhor kalbhor merged commit e2d7d2b into kalbhor:main Mar 12, 2024
1 check passed
@iamd3vil iamd3vil deleted the delete-job-pipeline branch March 12, 2024 09:43
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