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

GH-3099: Parse Redis INFO output without using Properties.load() status: waiting-for-triage An issue we've not yet triaged
#3382 opened Jun 10, 2026 by won-seoop Loading…
2 tasks
2
GH-920: Improve pipelining documentation status: waiting-for-triage An issue we've not yet triaged
#3381 opened Jun 9, 2026 by won-seoop Loading…
2 tasks
Release reactive connection that arrives after close status: waiting-for-triage An issue we've not yet triaged
#3372 opened May 31, 2026 by wushiyuanmaimob Loading…
4 tasks done
Add read-only script execution status: waiting-for-triage An issue we've not yet triaged
#3368 opened May 22, 2026 by won-seoop Loading…
4 tasks done
GH-2298 - Read empty collections as empty values status: waiting-for-triage An issue we've not yet triaged
#3367 opened May 20, 2026 by won-seoop Loading…
4 tasks done
Deprecate duplicate String properties converter type: task A general task
#3365 opened May 10, 2026 by akimoovv Loading…
Deprecate StringToPropertiesConverter type: task A general task
#3361 opened Apr 27, 2026 by answndud Loading…
Add SslOptions support to JedisClientConfiguration type: enhancement A general enhancement
#3360 opened Apr 27, 2026 by gggeon96 Loading…
4 tasks done
Refactor: use String.replace instead of replaceAll type: task A general task
#3356 opened Apr 22, 2026 by kn4tti Loading…
Fix GH-3080: recover from RedisInvalidSubscriptionException on concurrent pub/sub status: waiting-for-triage An issue we've not yet triaged
#3337 opened Mar 25, 2026 by suuuuuuminnnnnn Loading…
4 tasks done
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
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 Contributor 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
#3327 opened Mar 11, 2026 by Dgramada Contributor Loading…
4 tasks done
Consider DefaultTyping configuration in Jackson Serializers status: pending-design-work Needs design work before any code can be developed
#3309 opened Feb 10, 2026 by mp911de Member Draft
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 ZINTERCARD status: feedback-provided Feedback has been provided type: enhancement A general enhancement
#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 Contributor 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 Member 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
ProTip! Filter pull requests by the default branch with base:main.