-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Comparing changes
Open a pull request
base repository: redis/go-redis
base: v8.5.0
head repository: redis/go-redis
compare: v8.6.0
- 15 commits
- 13 files changed
- 8 contributors
Commits on Nov 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 309e575 - Browse repository at this point
Copy the full SHA 309e575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d9368c - Browse repository at this point
Copy the full SHA 0d9368cView commit details
Commits on Feb 4, 2021
-
Merge pull request #1570 from AdamKorcz/fuzz1
Add fuzzer to integrate go-redis into OSS-fuzz
Configuration menu - View commit details
-
Copy full SHA for 0abfa60 - Browse repository at this point
Copy the full SHA 0abfa60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89da479 - Browse repository at this point
Copy the full SHA 89da479View commit details
Commits on Feb 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4a9b7ce - Browse repository at this point
Copy the full SHA 4a9b7ceView commit details
Commits on Feb 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 89b72c9 - Browse repository at this point
Copy the full SHA 89b72c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd6fac1 - Browse repository at this point
Copy the full SHA fd6fac1View commit details
Commits on Feb 9, 2021
-
hscan adds support for i386 platform (#1652)
* hscan adds support for i386 platform Signed-off-by: monkey <[email protected]> * update go.sum Signed-off-by: monkey <[email protected]> * detect overflow of scan Signed-off-by: monkey <[email protected]> * restore the return value type of decoderFunc to error Signed-off-by: monkey <[email protected]> * fix clean Signed-off-by: monkey <[email protected]> * fix clean Signed-off-by: monkey <[email protected]> Co-authored-by: Monkey <[email protected]>
monkey92t and Monkey authoredFeb 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 27df231 - Browse repository at this point
Copy the full SHA 27df231View commit details -
support "XINFO CONSUMERS" (#1649)
* support "XINFO CONSUMERS" * add "xinfo" test
Configuration menu - View commit details
-
Copy full SHA for f594401 - Browse repository at this point
Copy the full SHA f594401View commit details
Commits on Feb 10, 2021
-
Make FailoverClient(sentinel mode) more robust (#1655)
* add failover option AllowDisconnectedSlaves * checkout unrelated changes * Make NewFailoverClient (sentinel mode) robust. * fix lint issue * Fix bug * Fix lint issue * add comment * checkout unrelated changes * Refine code * checkout unrelated changes
Configuration menu - View commit details
-
Copy full SHA for 8b19c31 - Browse repository at this point
Copy the full SHA 8b19c31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9ebc8 - Browse repository at this point
Copy the full SHA 8d9ebc8View commit details
Commits on Feb 16, 2021
-
Update OpenTelemetry to 0.17.0 and fix "undefined: otel.Meter"
alijozi committedFeb 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 1f32092 - Browse repository at this point
Copy the full SHA 1f32092View commit details
Commits on Feb 17, 2021
-
Merge pull request #1665 from 0xc0d/master
Update OpenTelemetry to 0.17.0 and fix "undefined: otel.Meter"
Configuration menu - View commit details
-
Copy full SHA for 9467d56 - Browse repository at this point
Copy the full SHA 9467d56View commit details -
* Add SetWithArgs command * Add tests for SetWithArgs command * Replace Makefile stable version by 6.2-rc3 version * Increase threshold because there are more commands * Reduce the SetWithArgs command doc comment * Rename SetWithArgs to SetArgs * Rename ExpireAt to TTL * Add KeepTTL field * Add ExpireAt field as time.Time type * Improve comments readability * Add more tests for ExpireAt field * Fix typo * Fix multiple if/else chain lint error
Configuration menu - View commit details
-
Copy full SHA for 7b7f9d6 - Browse repository at this point
Copy the full SHA 7b7f9d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61680f3 - Browse repository at this point
Copy the full SHA 61680f3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.5.0...v8.6.0