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

Cache CLUSTER SLOTS response for improving throughput and reduced latency. #53

Merged
merged 18 commits into from
May 22, 2024

update comment

c0228eb
Select commit
Loading
Failed to load commit list.
Merged

Cache CLUSTER SLOTS response for improving throughput and reduced latency. #53

update comment
c0228eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2024 in 1s

69.83% (+0.15%) compared to 72f2a87

View this Pull Request on Codecov

69.83% (+0.15%) compared to 72f2a87

Details

Codecov Report

Attention: Patch coverage is 92.40506% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 69.83%. Comparing base (72f2a87) to head (c0228eb).
Report is 15 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable      #53      +/-   ##
============================================
+ Coverage     69.67%   69.83%   +0.15%     
============================================
  Files           109      109              
  Lines         61801    61864      +63     
============================================
+ Hits          43062    43200     +138     
+ Misses        18739    18664      -75     
Files Coverage Δ
src/cluster_legacy.c 86.04% <100.00%> (-0.20%) ⬇️
src/config.c 77.88% <100.00%> (+0.07%) ⬆️
src/connection.h 93.58% <ø> (ø)
src/networking.c 85.21% <100.00%> (+0.26%) ⬆️
src/cluster.c 85.89% <83.33%> (-0.39%) ⬇️

... and 13 files with indirect coverage changes