-
Notifications
You must be signed in to change notification settings - Fork 190
Comparing changes
Open a pull request
base repository: redis/rueidis
base: v1.0.31
head repository: redis/rueidis
compare: v1.0.32
- 14 commits
- 19 files changed
- 6 contributors
Commits on Feb 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 544ec4b - Browse repository at this point
Copy the full SHA 544ec4bView commit details
Commits on Feb 29, 2024
-
Merge pull request #484 from redis/fix-graph-constraint-builders
feat: GRAPH.CONSTRAINT CREATE builder
Configuration menu - View commit details
-
Copy full SHA for ded6852 - Browse repository at this point
Copy the full SHA ded6852View commit details
Commits on Mar 1, 2024
-
add IsBusyGroup() to rueidis.RedisError
jianghaiqiang committedMar 1, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for abd8162 - Browse repository at this point
Copy the full SHA abd8162View commit details -
add rueidis.IsRedisBusyGroup() and test to rueidis
jianghaiqiang committedMar 1, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for ed218bd - Browse repository at this point
Copy the full SHA ed218bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9e6d06 - Browse repository at this point
Copy the full SHA c9e6d06View commit details -
There are some Commands that can't use baseCmd due to incompatible method signature for (*Command).SetVal, (*Command).Val, (*Command).Result. e.g. KeyValuesCmd, ZSliceWithKeyCmd, XAutoClaimCmd, XAutoClaimJustIDCmd.
Configuration menu - View commit details
-
Copy full SHA for cbed500 - Browse repository at this point
Copy the full SHA cbed500View commit details -
Merge pull request #485 from jhq0113/main
add IsBusyGroup() to rueidis.RedisError
Configuration menu - View commit details
-
Copy full SHA for 7ef4762 - Browse repository at this point
Copy the full SHA 7ef4762View commit details
Commits on Mar 3, 2024
-
Merge pull request #473 from unknowntpo/refactor-add-baseCmd
Refactor: add baseCmd to go-redis adaptor commands
Configuration menu - View commit details
-
Copy full SHA for bdddcdb - Browse repository at this point
Copy the full SHA bdddcdbView commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0893abb - Browse repository at this point
Copy the full SHA 0893abbView commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91a8bb6 - Browse repository at this point
Copy the full SHA 91a8bb6View commit details
Commits on Mar 8, 2024
-
Merge pull request #491 from qi-hua/main
feat: add redis-cell command CL.THROTTLE
Configuration menu - View commit details
-
Copy full SHA for d83782c - Browse repository at this point
Copy the full SHA d83782cView commit details
Commits on Mar 9, 2024
-
feat: improve client instantiation examples
Erdem Tuna committedMar 9, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for aed8317 - Browse repository at this point
Copy the full SHA aed8317View commit details -
refactor: move the section toward bottom
Erdem Tuna committedMar 9, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for c021254 - Browse repository at this point
Copy the full SHA c021254View commit details -
Merge pull request #492 from erdemtuna/improve-readme
feat: improve client instantiation examples
Configuration menu - View commit details
-
Copy full SHA for b08dc62 - Browse repository at this point
Copy the full SHA b08dc62View 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.31...v1.0.32