Commit Graph

3495 Commits (dc74a12282863d5ac18e757067f197df82c229e1)
 

Author SHA1 Message Date
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
Nikita Koksharov b93c6c0aa8 Update README.md 7 years ago
Nikita eb9e52241d FST codec bundled with redisson-all module 7 years ago
Nikita e79b22c6fe DefaultChannelGroup initialization fixed 7 years ago
Nikita 903215d6d1 pingConnection, keepAlive, tcpNoDelay settings were added. #1088 7 years ago
Nikita a22deac08b Unnecessary codecs removed 7 years ago
Nikita 956b459807 Test added 7 years ago
Nikita 6d0f1a9f12 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 830b9a1c0e RMapCache.getAll doesn't support large keySet. #1089 7 years ago
Nikita Koksharov 3fba59e6c4 Update README.md 7 years ago
Nikita Koksharov 8cc44fbcb8 Update README.md 7 years ago
Nikita Koksharov 219c35016b Update README.md 7 years ago
Nikita 11ccec323e GlobalEventExecutor usage removed. #599 7 years ago
Nikita 2a24ad85b9 Test fixed 7 years ago
Nikita d273cb8fc1 Comments fixed 7 years ago