Commit Graph

6648 Commits (ed6be441edab75f61f7ef45c29e92e30d96a1035)
 

Author SHA1 Message Date
Nikita Koksharov cd58c3a6d4
Update maven.yml 4 years ago
Nikita Koksharov f125e910b4
Update codeql-analysis.yml 4 years ago
Nikita Koksharov 13e82ad3cf Fixed - RedisSentinel.getMaster() method throws NPE #3643 4 years ago
Nikita Koksharov 055477d261 tests fixed 4 years ago
Nikita Koksharov 572c7079f7 javadocs fixed 4 years ago
Nikita Koksharov a4749b3273 deps updated 4 years ago
Nikita Koksharov 0fe8df7f57 Merge branch 'master' of github.com:redisson/redisson 4 years ago
Nikita Koksharov 76d134c7ec Fixed - RLocalCachedMap doesn't used MapLoader if storeMode = LOCALCACHE. #3617 4 years ago
Nikita Koksharov 34ec48c36b
Update README.md 4 years ago
Nikita Koksharov 8ba07e5874 Fixed - RSemaphore.drainPermits() throws ClassCastException #3627 4 years ago
Nikita Koksharov f09c7b7096 Fixed - RLocalCachedMap.containsKey() method doesn't invoke map loader #3609 4 years ago
Nikita Koksharov 71bdffbc28 Merge branch 'master' of github.com:redisson/redisson 4 years ago
Nikita Koksharov c439a33258 Fixed - missed implementation of few methods in Spring Data's RedissonConnection #3630 4 years ago
Nikita Koksharov 38dd3e18f5
Update README.md 4 years ago
Nikita Koksharov add9c68333 Fixed - RSemaphore permits can't be acquired due to "Maximum permit count exceeded" error #3573 4 years ago
Nikita Koksharov 79978f1eef Merge branch 'master' of github.com:redisson/redisson 4 years ago
Nikita Koksharov 7c3a56f877 Fixed - RSemaphore permits can't be acquired due to "Maximum permit count exceeded" error #3573 4 years ago
Nikita Koksharov 65f4d94f5b
Update README.md 4 years ago
Nikita Koksharov 383237229a Fixed - RedissonNode unable to start due to ClassNotFoundException #3621 4 years ago
Nikita Koksharov dc4754377a
Merge pull request #3619 from zhwq1216/patch-sentinels-timeout
try fix the issue #3404, SENTINEL SENTINELS timeout
4 years ago
zhwq1216 a2f130b94c try fix the issue #3404
Signed-off-by: zhwq1216 <zhwq1216@163.com>
4 years ago
Nikita Koksharov bb7b1b6a0a
Update README.md 4 years ago
Nikita Koksharov c567564152
Update README.md 4 years ago
Nikita Koksharov a8ab18e107
Update README.md 4 years ago
Nikita Koksharov 309ebd2613
Update README.md 4 years ago
Nikita Koksharov 5ce7178239
Update README.md 4 years ago
Nikita Koksharov c1e15822a9 Merge branch 'master' of github.com:redisson/redisson 4 years ago
Nikita Koksharov e8394451c7 Fixed - JCachingProvider shouldn't depend on class from Jackson 2.12.x 4 years ago
Nikita Koksharov e6e32a090a Fixed - JCache.get() method swallows Redis errors. 4 years ago
Nikita Koksharov 9bc32086ab jcache tests fixed 4 years ago
Nikita Koksharov a2e6b0684d
Update README.md 4 years ago
Nikita Koksharov d0a8cdf88c
Update CHANGELOG.md 4 years ago
Nikita Koksharov 55108e3646 [maven-release-plugin] prepare for next development iteration 4 years ago
Nikita Koksharov dd999217a1 [maven-release-plugin] prepare release redisson-3.15.5 4 years ago
Nikita Koksharov eba23af98a refactoring 4 years ago
Nikita Koksharov 71a8ba4c70 refactoring 4 years ago
Nikita Koksharov 4ad3a59270 refactoring 4 years ago
Nikita Koksharov a53e0000f6 refactoring 4 years ago
Nikita Koksharov acc973184d test fixed 4 years ago
Nikita Koksharov 5a9b06461d refactoring 4 years ago
Nikita Koksharov 418d0ed16c Fixed - no error if jcache has wrong configuration in yaml format. #3598 4 years ago
Nikita Koksharov ace03dd56f refactoring 4 years ago
Nikita Koksharov 2d02d8fb0b Fixed - frequent Redis master failover causes memory leak in IdleConnectionWatcher. #3581 4 years ago
Nikita Koksharov 5206a5b667 spring data redis updated 4 years ago
Nikita Koksharov a8841304bf Fixed - RedisStreamCommands.xGroupDelConsumer() method in Spring Data Redis module uses incorrect command. #3602 4 years ago
Nikita Koksharov 614694d700 refactoring 4 years ago
Nikita Koksharov 3e7e35b420 Feature - RLock can't be acquired anymore if pubsub connection limit was reached. PubSub Lock entries memory-leak during Lock acquisition. #3577 (thanks to @zhwq1216) 4 years ago
Nikita Koksharov ac83c953d6 Feature - broadcastSessionUpdates setting added to Tomcat Session Manager. #3596 4 years ago
Nikita Koksharov ee20d528f0 Fixed - dns monitor shouldn't use IP addresses as hostnames. 4 years ago
Nikita Koksharov 0afd58f97f Merge branch 'master' of github.com:redisson/redisson 4 years ago