-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Comparing changes
Open a pull request
base repository: redis/go-redis
base: v9.0.3
head repository: redis/go-redis
compare: v9.0.4
- 15 commits
- 32 files changed
- 10 contributors
Commits on Apr 3, 2023
-
feat: read the structure to increase the judgment of the omitempty op… (
#2529) * feat: read the structure to increase the judgment of the omitempty option, the same as json Signed-off-by: monkey92t <golang@88.com>
Configuration menu - View commit details
-
Copy full SHA for 37c057b - Browse repository at this point
Copy the full SHA 37c057bView commit details
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 46f2450 - Browse repository at this point
Copy the full SHA 46f2450View commit details
Commits on Apr 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 842b65f - Browse repository at this point
Copy the full SHA 842b65fView commit details -
doc: pass ctx in example for infinite wait time (#2540)
Co-authored-by: Monkey <golang@88.com>
Configuration menu - View commit details
-
Copy full SHA for a42ba14 - Browse repository at this point
Copy the full SHA a42ba14View commit details
Commits on Apr 12, 2023
-
test: redis-version to 7.2-rc1 (#2532)
* test: redis-version to 7.2-rc1 Signed-off-by: monkey92t <golang@88.com>
Configuration menu - View commit details
-
Copy full SHA for 6edb152 - Browse repository at this point
Copy the full SHA 6edb152View commit details -
feat: no longer verify HELLO error messages (#2515)
Signed-off-by: monkey92t <golang@88.com>
Configuration menu - View commit details
-
Copy full SHA for 7b4f217 - Browse repository at this point
Copy the full SHA 7b4f217View commit details
Commits on Apr 17, 2023
-
Add support for CLUSTER MYSHARDID command (#2530)
* feat: add support for CLUSTER MYSHARDID command Co-authored-by: Anuragkillswitch <70265851+Anuragkillswitch@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0d860cb - Browse repository at this point
Copy the full SHA 0d860cbView commit details -
Maintenance : Deprecate FCallRo & add FCallRO (#2550)
* Deprecated FCallRo * feat: FCallRo to FCallRO Signed-off-by: monkey92t <golang@88.com> * update doc Signed-off-by: monkey92t <golang@88.com> --------- Signed-off-by: monkey92t <golang@88.com> Co-authored-by: Anuragkillswitch <70265851+Anuragkillswitch@users.noreply.github.com> Co-authored-by: monkey92t <golang@88.com>
Configuration menu - View commit details
-
Copy full SHA for d7c6c35 - Browse repository at this point
Copy the full SHA d7c6c35View commit details
Commits on Apr 18, 2023
-
Add support for MODULE LOADEX command (#2490)
* Added support for MODULE LOADEX command Co-authored-by: Anurag Bandyopadhyay <angbpy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 38ca7c1 - Browse repository at this point
Copy the full SHA 38ca7c1View commit details
Commits on Apr 19, 2023
-
Add ZRANK, ZREVRANK WITHSCORE (#2531)
* feat: adding zrankwithscore and zrevrankwithscore commands : redis 7.2 * fix: test for non-existing members * fix: Error check * fix: string to float * add ZRankWithScore API for Cmdable interface Signed-off-by: monkey92t <golang@88.com> * add notes Signed-off-by: monkey92t <golang@88.com> --------- Signed-off-by: monkey92t <golang@88.com> Co-authored-by: Anuragkillswitch <70265851+Anuragkillswitch@users.noreply.github.com> Co-authored-by: monkey92t <golang@88.com>
Configuration menu - View commit details
-
Copy full SHA for 6ecbcf6 - Browse repository at this point
Copy the full SHA 6ecbcf6View commit details
Commits on Apr 24, 2023
-
feat: add client info command (#2483)
* feat: add client info command Signed-off-by: monkey92t <golang@88.com> * add lib-name, lib-ver Signed-off-by: monkey92t <golang@88.com> --------- Signed-off-by: monkey92t <golang@88.com>
Configuration menu - View commit details
-
Copy full SHA for b8c7317 - Browse repository at this point
Copy the full SHA b8c7317View commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b2bcd5 - Browse repository at this point
Copy the full SHA 8b2bcd5View commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f1c2e32 - Browse repository at this point
Copy the full SHA f1c2e32View commit details
Commits on May 1, 2023
-
chore(deps): Updating otel/metric and fixing breaking changes (#2569)
* chore(deps): Updating otel/metric and fixing breaking changes Signed-off-by: Vincent Boutour <bob@vibioh.fr> * ci: Removing go1.18 and updating example/otel to latest version Latest otel version use atomic.Pointer which is a go1.19 feature, so we have to drop support for the go 1.18 Signed-off-by: Vincent Boutour <bob@vibioh.fr> --------- Signed-off-by: Vincent Boutour <bob@vibioh.fr>
Configuration menu - View commit details
-
Copy full SHA for e2fabdf - Browse repository at this point
Copy the full SHA e2fabdfView commit details
Commits on May 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fcb3506 - Browse repository at this point
Copy the full SHA fcb3506View 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 v9.0.3...v9.0.4