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

meta/redis: use TxPipelined() instead of Pipelined() #4264

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

mtnk2005
Copy link
Contributor

Transactional behavior is needed, so use TxPipelined()

@CLAassistant
Copy link

CLAassistant commented Dec 13, 2023

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (0b75a84) 55.72% compared to head (eb77336) 55.73%.

Files Patch % Lines
pkg/meta/redis.go 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4264      +/-   ##
==========================================
+ Coverage   55.72%   55.73%   +0.01%     
==========================================
  Files         153      153              
  Lines       39618    39618              
==========================================
+ Hits        22079    22083       +4     
+ Misses      15057    15055       -2     
+ Partials     2482     2480       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davies davies merged commit 3aae5ce into juicedata:main Dec 14, 2023
31 checks passed
@davies davies added backport-1.0 Backport to release-1.0 branch backport-1.1 labels Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-1.0 Backport to release-1.0 branch backport-1.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants