Commit Graph

3359 Commits (2341fb12984e05704ae114f9bb7aa09c0d1956b7)
 

Author SHA1 Message Date
Nikita 87b29ff5f1 test fixed 7 years ago
Nikita 5a8c7a06bc RSetMultimapReactive object added. #1138 7 years ago
Nikita 2e513c6383 refactoring 7 years ago
Nikita 41548bf6e0 Fixed - Failed to continue poll remote responses if current waiting for response has been canceled. #1137 7 years ago
Nikita 16d83e4438 Fixed SSL support for cluster mode #1135 7 years ago
Nikita b2a1f6b89d Fixed - task with longer start time shouldn't overlap current task with shorter start time. #1112 7 years ago
Nikita ac1de5f6ff Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 941937e69f RListMultimapReactive object added. #1131 7 years ago
Nikita Koksharov f26e044313
Update README.md 7 years ago
Nikita 8716e66fb7 redis:// prefix removed 7 years ago
Nikita d3d6424983 DNSMonitor optimization 7 years ago
Nikita 40aaaaf3c6 refactoring 7 years ago
Nikita 45db5cbea4 ReadMode should be taken in account #1124 7 years ago
Nikita 3bb5ed6f6d Slaves should be added without freeze state. #1078 7 years ago
Nikita 3904aa002b Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 9c19eda01d Master should be disabled if any slave up. #1121 7 years ago
Nikita Koksharov 0f0c6da39d
Merge pull request #1124 from joseduraes/fix-missing-condition-for-unfreeze
Add missing condition for tentatively unfreezing node
7 years ago
Jose Duraes f25f12f844 add missing condition for tentatively unfreezing node 7 years ago
Nikita Koksharov e8d985ad05
Update README.md 7 years ago
Nikita Koksharov b2216ac443
Update README.md 7 years ago
Nikita Koksharov f3e0e9b105
Update CHANGELOG.md 7 years ago
Nikita d228d47404 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita cbf441b24a [maven-release-plugin] prepare release redisson-2.10.5 7 years ago
Nikita afa5f04fb6 Compilation fixed 7 years ago
Nikita 2899d15ece Checking for failed masters reverted 7 years ago
Nikita 65f8d22b23 Compilation fixed 7 years ago
Nikita aef7c49482 Added binary codec for messages used in LocalCachedMap object #1117 7 years ago
Nikita 146d87c7e5 Added checking for failed masters during Redisson startup in Cluster mode #1116 7 years ago
Nikita 89eff3861e Refactoring 7 years ago
Nikita 1a11c3047e In case of RedisLoadingException handling, make a new attempt to reconnect with 1 second delay. #1075 7 years ago
Nikita e21b5a1444 Added RedisLoadingException handling during re-connection process. #1075 7 years ago
Nikita 9b30082558 Fixed RedisClient can't be shutdown properly. #1076 7 years ago
Nikita 3c63f97f2a Fixed timeout drift for RFairLock. #1104 7 years ago
Nikita 901b491106 refactoring 7 years ago
Nikita ea933127c5 awaitility updated to 3.0.0 7 years ago
Nikita 20e6e3157b Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita cbda17c682 Fixed expiration handling of reentrant write lock. #1110 7 years ago
Nikita Koksharov 006e1e7934 Merge pull request #1105 from michaelcameron/configurable-child-classes
Separate client construction into separate method
7 years ago
Michael Cameron e400692e55 Separate client construction into separate method to support child classes that configure differently 7 years ago
Nikita 48ea96f2fe RReadWriteLock doesn't work in cluster. #1098 7 years ago
Nikita b3c3fa3884 Blocking queues are't rethrow exceptions. #1096 7 years ago
Nikita 280b87abc4 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 7ccf53a6a4 refactoring 7 years ago
Nikita 8ffedea173 Fixed out of connections problem on high load during RemoteExecutorService/ExecutorService usage. #1087 7 years ago
Nikita Koksharov de9af8fb24 Update README.md 7 years ago
Nikita dcbfe3b51d refactoring 7 years ago
Nikita 99d515c19b race-condition during RedisConnection.forceFastReconnectAsync invocation 7 years ago
Nikita f070392afa RedissonClient interface should be used in RedissonNode 7 years ago
Nikita bd3fb00324 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 33de0e9e91 HashedWheelTimer should be stopped first. #1090 7 years ago