Skip to content

Disable pipelinening for key scanning and value getting #7

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

Merged
merged 2 commits into from
Apr 18, 2025
Merged

Conversation

ytkimirti
Copy link
Collaborator

@ytkimirti ytkimirti commented Apr 17, 2025

Normally the auto pipelining feature in our redis client was enabled. This pr adds a redisNoPipeline client too so we can opt out of pipelinening wherenever we want

Sometimes a long running request can block other requests in the pipeline. So for these usecases it makes sense to disable the auto pipeline feature

Copy link

linear bot commented Apr 17, 2025

@CahidArda CahidArda merged commit e5a1c15 into master Apr 18, 2025
1 check passed
@CahidArda CahidArda deleted the DX-1838 branch April 18, 2025 10:22
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