Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dimdark
/
spring-data-redis
Public
forked from
spring-projects/spring-data-redis
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 4, 2020
DATAREDIS-1198 - Move off deprecated Spring Framework API.
Show description for cfa586a
mp911de
committed
cfa586a
Copy full SHA for cfa586a
Commits on Jul 31, 2020
DATAREDIS-1195 - Polishing.
Show description for c148304
mp911de
committed
c148304
Copy full SHA for c148304
DATAREDIS-1195 - Make putIfAbsent atomic when TTL is set.
Show description for 2db93e9
Andre Prata
authored and
mp911de
committed
2db93e9
Copy full SHA for 2db93e9
Commits on Jul 28, 2020
DATAREDIS-1165 - Fix link to code of conduct.
mp911de
committed
55ef261
Copy full SHA for 55ef261
DATAREDIS-1191 - Guard calls to RedisConverter.read(…) to avoid empty objects.
Show description for c57b13c
mp911de
committed
c57b13c
Copy full SHA for c57b13c
DATAREDIS-1189 - Consistently translate Lettuce connection exceptions.
Show description for 5440bea
mp911de
committed
5440bea
Copy full SHA for 5440bea
Commits on Jul 22, 2020
DATAREDIS-1168 - Updated changelog.
mp911de
committed
edaf2d7
Copy full SHA for edaf2d7
DATAREDIS-1167 - Updated changelog.
mp911de
committed
5bc52dd
Copy full SHA for 5bc52dd
DATAREDIS-1166 - Updated changelog.
mp911de
committed
cd43d4b
Copy full SHA for cd43d4b
Commits on Jul 21, 2020
DATAREDIS-1173 - Polishing.
Show description for d054e2e
mp911de
authored and
christophstrobl
committed
d054e2e
Copy full SHA for d054e2e
DATAREDIS-1173 - Correctly unsubscribe from patterns/channels through LettuceSubscription.
Show description for e4fd036
mp911de
authored and
christophstrobl
committed
e4fd036
Copy full SHA for e4fd036
DATAREDIS-1173 - Fix channel unsubscribe on close.
Show description for 17b0fbc
sabbey37
authored and
christophstrobl
committed
17b0fbc
Copy full SHA for 17b0fbc
DATAREDIS-1181 - Upgrade to Lettuce 5.3.2.
mp911de
committed
64f7bdb
Copy full SHA for 64f7bdb
Commits on Jul 15, 2020
DATAREDIS-1172 - Polishing.
Show description for 48e2360
mp911de
committed
48e2360
Copy full SHA for 48e2360
DATAREDIS-1172 - Fix parameter type of hash value serializer in StreamReceiver.
Show description for b23e972
eddiemcdaniel10-pulsara
authored and
mp911de
committed
b23e972
Copy full SHA for b23e972
DATAREDIS-1179 - Polishing.
Show description for 9267f39
mp911de
committed
9267f39
Copy full SHA for 9267f39
DATAREDIS-1179 - Polishing.
Show description for 3453558
christophstrobl
authored and
mp911de
committed
3453558
Copy full SHA for 3453558
DATAREDIS-1179 - Allow reuse of RedisConverter in ObjectHashMapper.
Show description for 59065ab
christophstrobl
authored and
mp911de
committed
59065ab
Copy full SHA for 59065ab
DATAREDIS-1091 - Polishing.
Show description for f92ed76
mp911de
committed
f92ed76
Copy full SHA for f92ed76
DATAREDIS-1091 - Add configuration to disable storage of shadow copies for entities using TimeToLive.
Show description for 546ebda
christophstrobl
authored and
mp911de
committed
546ebda
Copy full SHA for 546ebda
DATAREDIS-1175 - Polishing.
Show description for 2f0a560
mp911de
committed
2f0a560
Copy full SHA for 2f0a560
DATAREDIS-1175 - Allow direct mapping of Collection like structures like java.util.List via MappingRedisConverter.
Show description for cae161f
christophstrobl
authored and
mp911de
committed
cae161f
Copy full SHA for cae161f
Commits on Jul 13, 2020
DATAREDIS-1082 - Polishing.
Show description for 1ceb7d4
mp911de
authored and
christophstrobl
committed
1ceb7d4
Copy full SHA for 1ceb7d4
DATAREDIS-1082 - Capture per cache statistics.
Show description for 72c2044
christophstrobl
committed
72c2044
Copy full SHA for 72c2044
DATAREDIS-1082 - Expose cache metrics for RedisCache.
Show description for 6daeb1a
mp911de
authored and
christophstrobl
committed
6daeb1a
Copy full SHA for 6daeb1a
Commits on Jul 7, 2020
DATAREDIS-1178 - Pass ScanOptions on to connection.sScan when using ReactiveSetOperations.
christophstrobl
committed
488e658
Copy full SHA for 488e658
Commits on Jul 1, 2020
DATAREDIS-1177 - Upgrade to xstream 1.4.12.
mp911de
committed
dd790bc
Copy full SHA for dd790bc
Commits on Jun 25, 2020
DATAREDIS-1147 - After release cleanups.
mp911de
committed
cb43cad
Copy full SHA for cb43cad
DATAREDIS-1147 - Prepare next development iteration.
mp911de
committed
4cb4b1a
Copy full SHA for 4cb4b1a
DATAREDIS-1147 - Release version 2.4 M1 (2020.0.0).
mp911de
committed
2eb7dcd
Copy full SHA for 2eb7dcd
DATAREDIS-1147 - Prepare 2.4 M1 (2020.0.0).
mp911de
committed
9d91531
Copy full SHA for 9d91531
DATAREDIS-1147 - Updated changelog.
mp911de
committed
5fb84f7
Copy full SHA for 5fb84f7
Commits on Jun 22, 2020
DATAREDIS-911 - Polishing.
Show description for fee2853
christophstrobl
committed
fee2853
Copy full SHA for fee2853
DATAREDIS-911 - Support CustomConverter for root entity.
Show description for 0a67b7a
sajibcuet09
authored and
christophstrobl
committed
0a67b7a
Copy full SHA for 0a67b7a
Commits on Jun 17, 2020
DATAREDIS-1150 - Polishing
Show description for bf4f41b
christophstrobl
committed
bf4f41b
Copy full SHA for bf4f41b
Pagination
Previous
Next
You can’t perform that action at this time.