-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Pull requests: redisson/redisson
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixed - failed node detection polluted by failures from other Redis nodes #7231
#7239
opened Jul 3, 2026 by
AryamannSingh7
Loading…
Fixed - cluster lazy init self-deadlocks when re-registering a stale master entry
#7221
opened Jun 24, 2026 by
yipeng09
Loading…
Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.34
dependencies
Pull requests that update a dependency file
java
Pull requests that update java code
#7214
opened Jun 22, 2026 by
dependabot
Bot
Loading…
Bump org.hibernate.orm:hibernate-core from 6.6.0.Final to 7.4.2.Final
dependencies
Pull requests that update a dependency file
java
Pull requests that update java code
#7213
opened Jun 22, 2026 by
dependabot
Bot
Loading…
Bump org.eclipse.microprofile.config:microprofile-config-api from 1.4 to 3.1.1
dependencies
Pull requests that update a dependency file
java
Pull requests that update java code
#7212
opened Jun 22, 2026 by
dependabot
Bot
Loading…
Bump com.google.protobuf:protobuf-java from 4.34.1 to 4.35.1
dependencies
Pull requests that update a dependency file
java
Pull requests that update java code
#7211
opened Jun 22, 2026 by
dependabot
Bot
Loading…
fix(cache): unwrap proxy reflection exceptions to prevent UndeclaredThrowableException (#7189)
#7210
opened Jun 21, 2026 by
gevinks
Loading…
Optimize RSortedSet addAll, removeAll and retainAll operations (#6670)
#7170
opened May 30, 2026 by
wushiyuanmaimob
Contributor
Loading…
Typed server rejection exceptions to enable client-side rate limiting and retry logic
#7163
opened May 27, 2026 by
rahulrane50
Loading…
test: clarify deserialization error assertion
#7159
opened May 24, 2026 by
codingkiddo
Loading…
1 task done
Fix CROSSSLOT in lock renewal for useSingleServer() behind a cluster proxy
#7114
opened May 7, 2026 by
govansmailbox
Loading…
feat: add RedissonLocalScoredSortedSet with local read cache + cross-instance sync for high-frequency ZSET reads
feature
#7104
opened May 5, 2026 by
lehuuthanh5
Contributor
Loading…
Add support for connecting via Redis proxy
#7011
opened Mar 24, 2026 by
Chengzhi1803472613
Contributor
Loading…
Implement replication dockerTestHelper
#6990
opened Feb 26, 2026 by
bandalgomsu
Contributor
Loading…
Added namespace support for locks, for isolating locks
#6943
opened Jan 8, 2026 by
yacubovvs-beep
Loading…
Bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.12
dependencies
Pull requests that update a dependency file
java
Pull requests that update java code
#6798
opened Sep 29, 2025 by
dependabot
Bot
Loading…
Exception on RedissonLocalCachedMap.putAll(RMap)
#6297
opened Nov 25, 2024 by
lehuuthanh5
Contributor
Loading…
Add new LocalCachedMapOptions.readMode setting and new ReconnectionStrategy option RELOAD
#6267
opened Nov 6, 2024 by
lehuuthanh5
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.