-
Notifications
You must be signed in to change notification settings - Fork 191
Comparing changes
Open a pull request
base repository: redis/rueidis
base: v1.0.39
head repository: redis/rueidis
compare: v1.0.40
- 19 commits
- 28 files changed
- 5 contributors
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5fa1580 - Browse repository at this point
Copy the full SHA 5fa1580View commit details
Commits on Jun 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7ac3f0e - Browse repository at this point
Copy the full SHA 7ac3f0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee282a - Browse repository at this point
Copy the full SHA 8ee282aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 294860d - Browse repository at this point
Copy the full SHA 294860dView commit details
Commits on Jun 12, 2024
-
Merge pull request #2 from redis/main
update master
Configuration menu - View commit details
-
Copy full SHA for 58a1542 - Browse repository at this point
Copy the full SHA 58a1542View commit details
Commits on Jun 16, 2024
-
Merge pull request #553 from SoulPancake/ab/math-rand-v2-mgr
feat: Migrate to math/rand/v2
Configuration menu - View commit details
-
Copy full SHA for ac9ce95 - Browse repository at this point
Copy the full SHA ac9ce95View commit details -
feat: Add IsParseErr helper(issue 559) (#564)
* create global var errparse and add to construct of message m/ add some jurdegement to toXX() function * try of fixing CI test * chang to low case to fit the request * change the method to global function/ fixing issue question of print error * wrote the test case of IsParseErr
Configuration menu - View commit details
-
Copy full SHA for 463b6c3 - Browse repository at this point
Copy the full SHA 463b6c3View commit details
Commits on Jun 17, 2024
-
perf: set 1s limit for graceful shutdown to avoid waiting for a stuck…
… redis (#572) Signed-off-by: Rueian <rueiancsie@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4d59a58 - Browse repository at this point
Copy the full SHA 4d59a58View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 87327f9 - Browse repository at this point
Copy the full SHA 87327f9View commit details -
fix: remove unnecessary busy loop during shutdown
Signed-off-by: Rueian <rueiancsie@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a6343b4 - Browse repository at this point
Copy the full SHA a6343b4View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 077fc01 - Browse repository at this point
Copy the full SHA 077fc01View commit details -
Signed-off-by: Rueian <rueiancsie@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b5d3439 - Browse repository at this point
Copy the full SHA b5d3439View commit details -
perf: remove unnecessary goroutine when we know the _backgroundWrite …
…has exited Signed-off-by: Rueian <rueiancsie@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 878d55e - Browse repository at this point
Copy the full SHA 878d55eView commit details
Commits on Jun 20, 2024
-
test: perf: set 1s limit for graceful shutdown
Signed-off-by: Rueian <rueiancsie@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9fe24e5 - Browse repository at this point
Copy the full SHA 9fe24e5View commit details -
Merge pull request #575 from redis/fix-graceful-shutdown-busy-loop
fix: remove unnecessary busy loop during shutdown
Configuration menu - View commit details
-
Copy full SHA for 5f7e158 - Browse repository at this point
Copy the full SHA 5f7e158View commit details -
Signed-off-by: Rueian <rueiancsie@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 63951b5 - Browse repository at this point
Copy the full SHA 63951b5View commit details
Commits on Jun 21, 2024
-
feat: improve the initial error message by reporting CLIENT related c…
…ommands fully Signed-off-by: Rueian <rueiancsie@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 510f267 - Browse repository at this point
Copy the full SHA 510f267View commit details -
Merge pull request #576 from redis/improve-csc-err-msg
feat: improve the initial error message by reporting CLIENT related commands fully
Configuration menu - View commit details
-
Copy full SHA for 5fe0175 - Browse repository at this point
Copy the full SHA 5fe0175View commit details
Commits on Jun 23, 2024
-
Signed-off-by: Rueian <rueiancsie@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 37631b3 - Browse repository at this point
Copy the full SHA 37631b3View 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 v1.0.39...v1.0.40