Commit Graph

6094 Commits (1f38fcc9281e409d5013a3e15fccbfe22ce8a486)
 

Author SHA1 Message Date
Nikita Koksharov 9a707deb46 Fixed - JCache removeAsync throws NPE if operation fails. #2963 5 years ago
Nikita Koksharov 4c04fa0642
Update README.md 5 years ago
Nikita Koksharov cdfaefd8fc
Update README.md 5 years ago
Nikita Koksharov e5c19b5470
Update README.md 5 years ago
Nikita Koksharov 3f0c943b62
Update README.md 5 years ago
Nikita Koksharov 8e8f689bdb
Update README.md 5 years ago
Nikita Koksharov 4c58a28350
Update README.md 5 years ago
Nikita Koksharov 0cf37d586e refactoring 5 years ago
Nikita Koksharov b81720e3c5 Fixed - all cached Lua scripts are executed on Redis master nodes only #2973 5 years ago
Nikita Koksharov be8d293c87 compilation fixed 5 years ago
Nikita Koksharov c67b0a7fa7 Fixed - XPENDING command causes syntax error in redisson-spring-data-23. #2959 5 years ago
Nikita Koksharov c1dd88be15 Fixed - CommandPubSubDecoder throws NPE. #2964 5 years ago
Nikita Koksharov 14bcc02243 refactoring 5 years ago
Nikita Koksharov cd38c340f4 refactoring 5 years ago
Nikita Koksharov fe99f6deae Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov 7fe6e3db53 Fixed - MasterSlaveConnectionManager allocates superfluous 113Kb of memory for non-cluster Redis setup #2965 5 years ago
Nikita Koksharov ff9d7c3f95
Update CHANGELOG.md 5 years ago
Nikita Koksharov 3a9b585edb
Update CHANGELOG.md 5 years ago
Nikita Koksharov aa5813cc7b
Update README.md 5 years ago
Nikita Koksharov e107b6bb60 [maven-release-plugin] prepare for next development iteration 5 years ago
Nikita Koksharov 4576ab4a81 [maven-release-plugin] prepare release redisson-3.13.3 5 years ago
Nikita Koksharov a97c89838f refactoring 5 years ago
Nikita Koksharov f220d929e0 Fixed - "SlaveConnectionPool no available Redis entries" error is thrown after failover. #2932 5 years ago
Nikita Koksharov a1d68b89ab Improvement - amount of simultaneously created connections during pool initialization reduced to 10. 5 years ago
Nikita Koksharov e06d7af733 refactoring 5 years ago
Nikita Koksharov 68d791e716 Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov 62d111dccb refactoring 5 years ago
Nikita Koksharov 66bee099ab
Merge pull request #2956 from mikawudi/master-fix
fix: check RedisConnection status befor RedisConnection object join f…
5 years ago
xujie eb243e3f39 fix: check RedisConnection status befor RedisConnection object join freeConnections
Signed-off-by: xujie <mikawudi@qq.com>
5 years ago
Nikita Koksharov 0a58e8b8b5 pmd plugin updated 5 years ago
Nikita Koksharov 48f081ed53 refactoring 5 years ago
Nikita Koksharov ee53118dd8 Fixed - different topics subscribed to the same Redis node in Cluster. 5 years ago
Nikita Koksharov 9fa6ce3ac7 Fixed - different topics subscribed to the same Redis node in Cluster. 5 years ago
Nikita Koksharov 671a63ba0c refactoring 5 years ago
Nikita Koksharov a6bbb11bfa Fixed - RFairLock.tryLock() method doesn't apply waitTimeout parameter. #2883 5 years ago
Nikita Koksharov fc668d25a9 test added 5 years ago
Nikita Koksharov 82a6db848f refactoring 5 years ago
Nikita Koksharov 4b2fad8e25 Fixed - RLiveObjectService.delete() works asynchronously. #2935 5 years ago
Nikita Koksharov 1c49817499 Fixed - deserialization exception is thrown if RMapCache.EntryRemovedListener is set. #2941 5 years ago
Nikita Koksharov b60a1cb4bc refactoring 5 years ago
Nikita Koksharov 9d028ae202 refactoring 5 years ago
Nikita Koksharov 24950045af Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov fb73d9b6b1 deprecated method removed 5 years ago
Nikita Koksharov 7fef775edf
Update README.md 5 years ago
Nikita Koksharov e5e5690163
Update README.md 5 years ago
Nikita Koksharov 447b3957ad
Update README.md 5 years ago
Nikita Koksharov 4aaf40ea88 nat mapper logging added 5 years ago
Nikita Koksharov 2e63696574 Fixed - Incorrect registration of Sentinel node defined with hostname #2939 5 years ago
Nikita Koksharov 79fd2ea060 imports fixed 5 years ago
Nikita Koksharov 18897a1109 Fixed - OOM arise during RLiveObjectService.persist() method invocation. #2938 5 years ago