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 }}
perterest
/
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
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 2, 2017
DATAREDIS-598 - Updated changelog.
odrotbohm
committed
24240f8
Copy full SHA for 24240f8
DATAREDIS-586 - Updated changelog.
odrotbohm
committed
aacb495
Copy full SHA for aacb495
Commits on Feb 1, 2017
DATAREDIS-599 - Remove references to single-argument assertion methods of Spring.
christophstrobl
committed
b0669dd
Copy full SHA for b0669dd
Commits on Jan 26, 2017
DATAREDIS-587 - After release cleanups.
odrotbohm
committed
5f3fa9a
Copy full SHA for 5f3fa9a
DATAREDIS-587 - Prepare next development iteration.
odrotbohm
committed
ad5059f
Copy full SHA for ad5059f
DATAREDIS-587 - Release version 1.8 GA (Ingalls).
odrotbohm
committed
76991fb
Copy full SHA for 76991fb
DATAREDIS-587 - Prepare 1.8 GA (Ingalls).
odrotbohm
committed
abee074
Copy full SHA for abee074
DATAREDIS-587 - Updated changelog.
odrotbohm
committed
b196141
Copy full SHA for b196141
Commits on Jan 23, 2017
DATAREDIS-594 - Update "what’s new" section in reference documentation.
christophstrobl
committed
f8d1eff
Copy full SHA for f8d1eff
Commits on Jan 20, 2017
DATAREDIS-593 - Use Enum.name() to represent enum values.
Show description for 9b2e347
mp911de
authored and
christophstrobl
committed
9b2e347
Copy full SHA for 9b2e347
DATAREDIS-592 - Simplify test code in RedisCacheUnitTests.
Show description for 1d089b4
mp911de
authored and
christophstrobl
committed
1d089b4
Copy full SHA for 1d089b4
DATAREDIS-592 - Consider expiry timeout in synchronized RedisCache mode.
Show description for cbbfad4
mp911de
authored and
christophstrobl
committed
cbbfad4
Copy full SHA for cbbfad4
Commits on Jan 13, 2017
DATAREDIS-591 - Update project documentation with the CLA tool integration.
mp911de
committed
d97117b
Copy full SHA for d97117b
DATAREDIS-564 - Polishing.
Show description for f75cf49
christophstrobl
committed
f75cf49
Copy full SHA for f75cf49
DATAREDIS-564 - Delegate expire(…) to pExpire if timeout exceeds Integer.MAX_VALUE.
Show description for 9d1e517
mp911de
authored and
christophstrobl
committed
9d1e517
Copy full SHA for 9d1e517
Commits on Jan 12, 2017
DATAREDIS-589 - Polishing.
Show description for d00ab8c
mp911de
committed
d00ab8c
Copy full SHA for d00ab8c
DATAREDIS-589 - Move secondary index cleanup to MappingExpirationListener.
Show description for 0f7607e
christophstrobl
authored and
mp911de
committed
0f7607e
Copy full SHA for 0f7607e
DATAREDIS-532 - Enhance JavaDoc and convert links to Redis documentation.
Show description for 0999c04
mp911de
committed
0999c04
Copy full SHA for 0999c04
DATAREDIS-563 - Migrate ticket references in test code to Spring Framework style.
mp911de
committed
154f74c
Copy full SHA for 154f74c
Commits on Dec 21, 2016
DATAREDIS-566 - Updated changelog.
odrotbohm
committed
2b93ca3
Copy full SHA for 2b93ca3
DATAREDIS-541 - After release cleanups.
odrotbohm
committed
20010d1
Copy full SHA for 20010d1
DATAREDIS-541 - Prepare next development iteration.
odrotbohm
committed
abd1748
Copy full SHA for abd1748
DATAREDIS-541 - Release version 1.8 RC1 (Ingalls).
odrotbohm
committed
a8c146b
Copy full SHA for a8c146b
DATAREDIS-541 - Prepare 1.8 RC1 (Ingalls).
odrotbohm
committed
70e0fcb
Copy full SHA for 70e0fcb
DATAREDIS-541 - Updated changelog.
odrotbohm
committed
d35a25c
Copy full SHA for d35a25c
Commits on Dec 16, 2016
DATAREDIS-584 - Use newer Java 8 on Travis CI.
mp911de
committed
1f40606
Copy full SHA for 1f40606
Commits on Dec 15, 2016
DATAREDIS-583 - Adapt API in RedisRepositoryFactoryBean.
Show description for 4e296cc
odrotbohm
committed
4e296cc
Copy full SHA for 4e296cc
Commits on Dec 5, 2016
DATAREDIS-579 - Register RedisRepositoryFactory in spring.factories.
Show description for 21e6235
mp911de
committed
21e6235
Copy full SHA for 21e6235
Commits on Dec 1, 2016
DATAREDIS-552 - Polishing.
Show description for 116be39
mp911de
committed
116be39
Copy full SHA for 116be39
DATAREDIS-552 - Support client name configuration for JedisConnectionFactory.
Show description for 9117352
jiafu1115
authored and
mp911de
committed
9117352
Copy full SHA for 9117352
Commits on Nov 23, 2016
DATAREDIS-568 - Updated changelog.
odrotbohm
committed
4bab94b
Copy full SHA for 4bab94b
Commits on Nov 3, 2016
DATAREDIS-557 - Updated changelog.
odrotbohm
committed
1713f6d
Copy full SHA for 1713f6d
Commits on Oct 12, 2016
DATAREDIS-528 - Polishing.
Show description for aa3c407
mp911de
committed
aa3c407
Copy full SHA for aa3c407
DATAREDIS-528 - Upgrade to Lettuce 4.2.2.
Show description for 4be4ed0
christophstrobl
authored and
mp911de
committed
4be4ed0
Copy full SHA for 4be4ed0
DATAREDIS-553 - Polishing.
Show description for 863e5b8
mp911de
committed
863e5b8
Copy full SHA for 863e5b8
Pagination
Previous
Next
You can’t perform that action at this time.