-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: spring-projects/spring-data-redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: spring-projects/spring-data-redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: issue/3054
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 39 files changed
- 3 contributors
Commits on Feb 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d28764f - Browse repository at this point
Copy the full SHA d28764fView commit details -
Introduce Hash Field Expiration to the Spring Data Redis framework
Signed-off-by: Tihomir Mateev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c13c38e - Browse repository at this point
Copy the full SHA c13c38eView commit details -
Make sure tests do not run when targeting older server versions.
Configuration menu - View commit details
-
Copy full SHA for b03bc2d - Browse repository at this point
Copy the full SHA b03bc2dView commit details -
Introduce dedicated objects for time to live and status changes.
This commit introduces several value objects capturing keys and their respective time to live/status change values.
Configuration menu - View commit details
-
Copy full SHA for fa81f5e - Browse repository at this point
Copy the full SHA fa81f5eView commit details
Commits on Feb 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f5239b8 - Browse repository at this point
Copy the full SHA f5239b8View commit details
Commits on Feb 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8c5e3a2 - Browse repository at this point
Copy the full SHA 8c5e3a2View commit details -
Introduce command variants with Condition to avoid duplicate expireHashField(…) implementations. Move expireHashField to default method and rename it to applyExpiration(…). Rename Expiration to TimeToLive and methods to getTimeToLive(…). Fix since tags.
Configuration menu - View commit details
-
Copy full SHA for 7f39778 - Browse repository at this point
Copy the full SHA 7f39778View commit details
Commits on Feb 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c3c1e46 - Browse repository at this point
Copy the full SHA c3c1e46View commit details
Commits on Mar 4, 2025
-
Extract BoundHashFieldExpirationOperations to provide a fluent way of interacting with expirations on BoundHashOps and RedisMap.
Configuration menu - View commit details
-
Copy full SHA for d750240 - Browse repository at this point
Copy the full SHA d750240View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdefb2e - Browse repository at this point
Copy the full SHA cdefb2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b346d71 - Browse repository at this point
Copy the full SHA b346d71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 552458d - Browse repository at this point
Copy the full SHA 552458dView commit details
Commits on Mar 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d9a213a - Browse repository at this point
Copy the full SHA d9a213aView commit details
Loading
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 main...issue/3054