Skip to content

Conversation

@UnderTreeTech
Copy link
Owner

@UnderTreeTech UnderTreeTech commented Aug 27, 2021

Since go-redis support cluster and sentinel deploy mode better, this pr aims to replace redigo to go-redis

@UnderTreeTech UnderTreeTech added the Feature new feature label Aug 27, 2021
@UnderTreeTech UnderTreeTech added this to the v1.3.0 milestone Aug 27, 2021
@UnderTreeTech UnderTreeTech self-assigned this Aug 27, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #124 (91c461b) into master (5ed3d14) will increase coverage by 1.39%.
The diff coverage is 88.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
+ Coverage   78.76%   80.16%   +1.39%     
==========================================
  Files          47       50       +3     
  Lines        2845     3453     +608     
==========================================
+ Hits         2241     2768     +527     
- Misses        440      507      +67     
- Partials      164      178      +14     
Impacted Files Coverage Δ
pkg/database/redis/redis.go 79.06% <78.04%> (ø)
pkg/database/redis/command.go 90.04% <90.04%> (ø)
pkg/database/redis/lock.go 62.50% <92.30%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ed3d14...91c461b. Read the comment docs.

@UnderTreeTech UnderTreeTech merged commit d1d6bc0 into master Aug 27, 2021
@UnderTreeTech UnderTreeTech deleted the feature/go-redis branch August 27, 2021 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants