Commit Graph

3236 Commits (2b8ec9520cf6ef7b952c7192fbf37c30e72c226e)
 

Author SHA1 Message Date
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
Nikita 3e9e642169 Comments fixed 7 years ago
Nikita 3e72d1fe71 Slaves synchronization support during RBatch/RBatchReactive execution. #317 7 years ago
Nikita Koksharov a6d9a65549 Merge pull request #1085 from jackygurui/issue-#1084
Issue #1084
7 years ago
Nikita 79bcea3ba7 netty updated 7 years ago
Nikita 9581ec611b Tests compilation fixed. #1086 7 years ago
Rui Gu 9edbb5efde parameter renamed to avoid confusion 7 years ago
Rui Gu b2aace3de9 Better collection handling for RedissonReference #1084 7 years ago
Rui Gu d384182af8 Merge remote-tracking branch 'redisson/master' 7 years ago
Nikita 063dcabc8c MasterSlaveConnectionManager#getEntry(java.net.InetSocketAddress) optimization. #1081 7 years ago