Skip to content

Pull requests: spring-projects/spring-data-redis

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Extract duplicate duration validation logic to helper method status: waiting-for-triage An issue we've not yet triaged
#3273 opened Dec 3, 2025 by youngsuk-kim Loading…
4 tasks done
Identify spring-data-redis using underlying drivers (jedis or lettuce) status: waiting-for-triage An issue we've not yet triaged
#3268 opened Nov 25, 2025 by viktoriya-kutsarova Loading…
4 tasks done
fix: duplicated conditional TTL evaluation status: waiting-for-triage An issue we've not yet triaged
#3267 opened Nov 20, 2025 by diydriller Loading…
Add static factory method for JacksonJsonRedisSerializer. type: enhancement A general enhancement
#3265 opened Nov 16, 2025 by theminjunchoi Loading…
4 tasks done
Add incrementScore to RedisZSet.
#3259 opened Nov 10, 2025 by christophstrobl Loading…
Add incrementScore to RedisZSet type: enhancement A general enhancement
#3257 opened Nov 4, 2025 by vinsguru Loading…
4 tasks done
Support ZINTERCARD status: waiting-for-feedback We need additional information before we can continue type: enhancement A general enhancement
#3254 opened Nov 2, 2025 by heka1024 Loading…
4 tasks done
Upgrade to Lettuce 7.0.0 for: planning An issue we'd like to consider when planning our next release type: dependency-upgrade A dependency upgrade
#3251 opened Oct 28, 2025 by m1ngyuan Loading…
4 tasks done
Expand bitwise operations with DIFF, DIFF1, ANDOR, ONE. for: planning An issue we'd like to consider when planning our next release type: enhancement A general enhancement
#3250 opened Oct 28, 2025 by viktoriya-kutsarova Loading…
8 tasks done
Make removeMessageListener listener parameter non-nullable status: waiting-for-triage An issue we've not yet triaged
#3237 opened Oct 16, 2025 by Kiminni Loading…
4 tasks done
Feat/support for redis 8 vector sets for: planning An issue we'd like to consider when planning our next release type: enhancement A general enhancement
#3221 opened Sep 21, 2025 by AnneMayor Loading…
4 of 6 tasks
Fix: new messages are not read when a consumer is specified status: feedback-provided Feedback has been provided type: bug A general bug
#3202 opened Aug 17, 2025 by Edsuns Loading…
Switch timeouts from int/long to double. for: planning An issue we'd like to consider when planning our next release status: pending-design-work Needs design work before any code can be developed type: enhancement A general enhancement
#3189 opened Aug 1, 2025 by christophstrobl Draft
Add WITHSCORE option to ZRANK and ZREVRANK commands type: enhancement A general enhancement
#3183 opened Jul 17, 2025 by kshired Loading…
4 tasks done
Escape backslashes in source string before loading properties type: bug A general bug
#3172 opened Jun 22, 2025 by belljun3395 Loading…
4 tasks done
Add configurable deletion strategy for Redis repository operations #2294 status: waiting-for-triage An issue we've not yet triaged
#3162 opened May 28, 2025 by kssumin Loading…
4 tasks done
Fix typo in redis cache example code type: documentation A documentation update
#3127 opened Mar 30, 2025 by vienhuynhemc Loading…
4 tasks
Added fix for flaky test-suite LettuceAclIntegrationTests status: waiting-for-triage An issue we've not yet triaged
#3062 opened Dec 2, 2024 by hermya Loading…
4 tasks done
refactor: remove unused method 'nullSafeDeserializedStoreValue status: waiting-for-triage An issue we've not yet triaged
#3048 opened Nov 19, 2024 by minwoo1999 Loading…
StreamMessageListenerContainer should wait for cancellation to complete on shutdown status: pending-design-work Needs design work before any code can be developed status: waiting-for-triage An issue we've not yet triaged
#3040 opened Nov 11, 2024 by JiHongKim98 Loading…
4 tasks done
Optimize duplicate code in StringToPropertiesConverter.convert(String source) type: task A general task
#3022 opened Oct 14, 2024 by wendy512 Loading…
3 of 4 tasks
ProTip! Filter pull requests by the default branch with base:main.