-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Pull requests: redis/jedis
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[automatic failover] Adding failover tests for all unhealthy
testing
#4449
opened Feb 26, 2026 by
atakavci
Loading…
refactor: unify retry/redirect logic for keyless and keyed commands
#4444
opened Feb 23, 2026 by
ggivo
Loading…
refactor: decouple Transaction from Jedis
breakingchange
Pull request that has breaking changes. Must include the breaking behavior in release notes.
techdebt
Things that can be improved or refactored
Fix Connection Close Exception Handling for commons-pool2 2.13.1
maintenance
#4439
opened Feb 20, 2026 by
atakavci
Loading…
Introduce request & response policy support
breakingchange
Pull request that has breaking changes. Must include the breaking behavior in release notes.
Bump org.apache.commons:commons-pool2 from 2.12.1 to 2.13.1
dependencies
Pull request that updates a dependency
java
Pull requests that update java code
#4409
opened Jan 19, 2026 by
dependabot
bot
Loading…
Remove unused leftovers from JedisSharding
breakingchange
Pull request that has breaking changes. Must include the breaking behavior in release notes.
Implemented read-write separation based on JedisSentineled
#4231
opened Aug 13, 2025 by
koleter
Loading…
[maintenance events] Revert rebind address to initial one after delay
#4217
opened Jul 28, 2025 by
ggivo
Loading…
Align Search APIs and behaviour with Redis 8.0+
breakingchange
Pull request that has breaking changes. Must include the breaking behavior in release notes.
#2320: Unit Tests for ACL Credential Propagation in JedisPool/UnifiedJedis
#4121
opened Mar 23, 2025 by
YoHanKi
Loading…
Make JSON imports optional in OSGi environments
dependencies
Pull request that updates a dependency
discussion needed
waiting-for-triage
Still needs to be triaged
refresh connection for pipeline when getting JedisMovedDataException
#3699
opened Jan 28, 2024 by
stillerrr
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.