Commit Graph

3156 Commits (903215d6d1072c88f7c870d57975ba4a6ad79b33)
 

Author SHA1 Message Date
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
Rui Gu d9fb14051b To fix issue #998 7 years ago
Nikita 7d6fd352df Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 4cd534d045 Add maxSize setting for SpringCacheManager #1067 7 years ago
Nikita Koksharov 7d965d2f31 Update README.md 7 years ago
Nikita Koksharov f7d96690eb Update README.md 7 years ago
Nikita 221bca7593 Make MapCacheEvictionTask execution only once in period of time. #1064 7 years ago
Nikita 515931532a Eviction task parameters adjustments 7 years ago
Nikita 64c887fa17 refactoring 7 years ago
Nikita d368c94262 Cancel write operation for commands belong to disconnected connection. #1013 7 years ago
Nikita c387f8ecc9 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita f30351f94b Fixed possible race-condition during write operation cancellation. #1061 7 years ago
Nikita 9e4767690c NPE checking 7 years ago