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 }}
atoulme
/
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
All time
Commit History
Commits on May 4, 2016
DATAREDIS-507 - Polishing.
Show description for f2cee26
christophstrobl
committed
f2cee26
Copy full SHA for f2cee26
DATAREDIS-507 - Do not destroy RedisConnectionFactory in RedisKeyValueAdapter.destroy.
Show description for ebbcd95
mp911de
authored and
christophstrobl
committed
ebbcd95
Copy full SHA for ebbcd95
Commits on May 2, 2016
DATAREDIS-503 - Polishing.
Show description for c1476b7
mp911de
committed
c1476b7
Copy full SHA for c1476b7
DATAREDIS-503 - Add HashMapper implementation based on MappingRedisConverter.
Show description for 359c3e4
christophstrobl
authored and
mp911de
committed
359c3e4
Copy full SHA for 359c3e4
Commits on Apr 26, 2016
DATAREDIS-501 - Use application context ClassLoader as default for JdkSerializationRedisSerializer in RedisTemplate.
Show description for f5ecd3a
christophstrobl
authored and
mp911de
committed
f5ecd3a
Copy full SHA for f5ecd3a
Commits on Apr 15, 2016
DATAREDIS-489 - Add type hints for Object types.
Show description for 652b1b8
christophstrobl
committed
652b1b8
Copy full SHA for 652b1b8
DATAREDIS-492 - Polishing.
Show description for 14e4488
christophstrobl
committed
14e4488
Copy full SHA for 14e4488
DATAREDIS-492 - Handle serializing arrays and collections.
Show description for 2492fbe
gregturn
authored and
christophstrobl
committed
2492fbe
Copy full SHA for 2492fbe
DATAREDIS-498 - Favor Collections.sort over List.sort which requires Java 8.
christophstrobl
committed
deec98e
Copy full SHA for deec98e
Commits on Apr 6, 2016
DATAREDIS-486 - Updated changelog.
odrotbohm
committed
7da2e3b
Copy full SHA for 7da2e3b
DATAREDIS-484 - After release cleanups.
odrotbohm
committed
f11bc83
Copy full SHA for f11bc83
DATAREDIS-484 - Prepare next development iteration.
odrotbohm
committed
6e5df14
Copy full SHA for 6e5df14
DATAREDIS-484 - Release version 1.7 GA (Hopper).
odrotbohm
committed
59b6b93
Copy full SHA for 59b6b93
DATAREDIS-484 - Prepare 1.7 GA (Hopper).
odrotbohm
committed
96358c4
Copy full SHA for 96358c4
DATAREDIS-484 - Updated changelog.
odrotbohm
committed
8c65198
Copy full SHA for 8c65198
Commits on Apr 5, 2016
DATAREDIS-485 - Point to the appropriate Jira project.
mp911de
committed
4dc61c3
Copy full SHA for 4dc61c3
DATAREDIS-485 - Add pull request template.
Show description for a826c3e
mp911de
committed
a826c3e
Copy full SHA for a826c3e
Commits on Mar 29, 2016
DATAREDIS-444 - Polishing.
Show description for bef4fbe
mp911de
committed
bef4fbe
Copy full SHA for bef4fbe
DATAREDIS-444 - Return result of delete in DefaultHashOperation.
Show description for 5f9d005
nsdiv
authored and
mp911de
committed
5f9d005
Copy full SHA for 5f9d005
Commits on Mar 24, 2016
DATAREDIS-482 - Provide meaningful exception messages in MappingRedisConverter.
Show description for 1b3fe81
christophstrobl
authored and
mp911de
committed
1b3fe81
Copy full SHA for 1b3fe81
Commits on Mar 22, 2016
DATAREDIS-480 - Polishing.
Show description for b3243ff
mp911de
committed
b3243ff
Copy full SHA for b3243ff
DATAREDIS-480 - Add support for all lettuce SSL options.
Show description for 8edfb2b
Balazs Nemeth
authored and
mp911de
committed
8edfb2b
Copy full SHA for 8edfb2b
Commits on Mar 18, 2016
DATAREDIS-475 - After release cleanups.
odrotbohm
committed
93bad42
Copy full SHA for 93bad42
DATAREDIS-475 - Prepare next development iteration.
odrotbohm
committed
41b6e8a
Copy full SHA for 41b6e8a
DATAREDIS-475 - Release version 1.7 RC1 (Hopper).
odrotbohm
committed
6e2d268
Copy full SHA for 6e2d268
DATAREDIS-475 - Prepare 1.7 RC1 (Hopper).
odrotbohm
committed
5d5ff81
Copy full SHA for 5d5ff81
DATAREDIS-475 - Updated changelog.
odrotbohm
committed
c82351b
Copy full SHA for c82351b
Commits on Mar 17, 2016
DATAREDIS-427 - Polishing.
Show description for 4783a0c
christophstrobl
committed
4783a0c
Copy full SHA for 4783a0c
DATAREDIS-427 - Allow construction of customized JdkSerializationRedisSerializer.
Show description for 77630d0
mp911de
authored and
christophstrobl
committed
77630d0
Copy full SHA for 77630d0
Commits on Mar 16, 2016
DATAREDIS-479 - Polishing.
Show description for 648e35a
christophstrobl
committed
648e35a
Copy full SHA for 648e35a
Commits on Mar 15, 2016
DATAREDIS-479 - Upgrade to jedis to 2.8.1.
Show description for 77de777
mp911de
authored and
christophstrobl
committed
77de777
Copy full SHA for 77de777
DATAREDIS-476 - Polishing.
Show description for 069954e
mp911de
committed
069954e
Copy full SHA for 069954e
DATAREDIS-476 - Add SSL support to LettuceConnectionFactory.
Show description for a9d8a6b
Balazs Nemeth
authored and
mp911de
committed
a9d8a6b
Copy full SHA for a9d8a6b
DATAREDIS-478 - Upgrade to lettuce 3.4.2.Final.
mp911de
committed
754639d
Copy full SHA for 754639d
Commits on Mar 14, 2016
DATAREDIS-425 - Preserve item order in list, update documentation.
Show description for 8f129b1
christophstrobl
committed
8f129b1
Copy full SHA for 8f129b1
Pagination
Previous
Next
You can’t perform that action at this time.