Commit Graph

3168 Commits (280b87abc46716e199aac05a4b415302da819ff5)
 

Author SHA1 Message Date
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
Nikita 0be813da07 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita a41d7dbff7 Data encoding should be executed on client thread only #1083 7 years ago
Rui Gu 3ff504291d Merge remote-tracking branch 'redisson/master' 7 years ago
Nikita Koksharov 37d4303e1f Update README.md 7 years ago
Nikita Koksharov 895735346f Update README.md 7 years ago
Nikita Koksharov 3dc902fce5 Update README.md 7 years ago
Nikita Koksharov 91a7ff104c Update CHANGELOG.md 7 years ago
Nikita c45fbdebe8 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita f0abd5bf12 [maven-release-plugin] prepare release redisson-2.10.4 7 years ago
Nikita 65247d52b5 Spring version fixed 7 years ago
Nikita Koksharov f784778c97 Merge pull request #1078 from xavierfacq/master
Try and AcquireConnection when entry is FreezeReason SYSTEM not only for MASTER
7 years ago
Xavier FACQ 196e39c3a5 Try and AcquireConnection when ClientConnectionsEntry is FreezeReason.SYSTEM not only for MASTER 7 years ago
Nikita df7de8b432 Fixed ArrayIndexOutOfBoundsException in RedissonSessionRepository 7 years ago
Nikita e42c9c1c26 Fixed - RedissonSession.setValid(false) can recreate Tomcat session. Session validity checking improved. #974 7 years ago
Nikita 5519fdec48 RedissonSpringCacheManager Map instantiation fixed. #1073 7 years ago
Nikita ad2b010574 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 1212b39f5b Remove listeners during slave down process handling. #945 7 years ago
Nikita Koksharov 1664bbe777 Merge pull request #1068 from redisson/fix-RedissonReference-in-RSetCache
To fix issue #998
7 years ago