- Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: spring-projects/spring-data-redis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add batch listener support for Redis StreamMessageListenerContainer. status: waiting-for-triage An issue we've not yet triaged
#3334 opened Mar 19, 2026 by wwan13 Loading…
4 tasks done
Added Redis DIGEST command support for connection and template layer. status: waiting-for-triage An issue we've not yet triaged
#3333 opened Mar 17, 2026 by Dgramada Loading…
4 tasks done
Add Redis Search API surface (FT.CREATE, FT.DROPINDEX, FT.SEARCH) status: waiting-for-triage An issue we've not yet triaged
#3332 opened Mar 13, 2026 by viktoriya-kutsarova • Draft
4 tasks done
Draft API for connection and template layers for Redis JSON commands status: waiting-for-triage An issue we've not yet triaged
Upgrade SDR to use the RedisClient/RedisClusterClient instead of the legacy Jedis API status: on-hold We cannot start working on this issue yet type: dependency-upgrade A dependency upgrade
#3315 opened Feb 18, 2026 by tishun Loading…
4 tasks done
Consider DefaultTyping configuration in Jackson Serializers status: pending-design-work Needs design work before any code can be developed
Remove unused generic from RedisKeyExpiredEvent #2106 status: blocked An issue that's blocked on an external project change type: enhancement A general enhancement
#3287 opened Jan 5, 2026 by gisu1102 Loading…
Jedis: Support of automated background topology refresh in cluster mode status: on-hold We cannot start working on this issue yet status: pending-design-work Needs design work before any code can be developed type: enhancement A general enhancement
#3283 opened Dec 23, 2025 by agarwalbharat 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
Support Feedback has been provided type: enhancement A general enhancement
ZINTERCARD status: feedback-provided #3254 opened Nov 2, 2025 by heka1024 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 A general enhancement
WITHSCORE option to ZRANK and ZREVRANK commands type: enhancement #3183 opened Jul 17, 2025 by kshired Loading…
4 tasks done
perf(StringRedisTemplate): avoid redundant logger creation in execute(). type: task A general task
#3173 opened Jun 22, 2025 by huangcanda Loading…
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
fixed a javaDoc typo error on org.springframework.data.redis.stream.StreamMessageListenerContainer.batchSize() type: documentation A documentation update
#3140 opened Apr 28, 2025 by Wilson-Emmanuel Loading…
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 A general task
StringToPropertiesConverter.convert(String source) type: task #3022 opened Oct 14, 2024 by wendy512 Loading…
3 of 4 tasks
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.