Commit Graph

3393 Commits (27fb531c0c4cb771ef580be2c48ac0ae99f78b5c)
 

Author SHA1 Message Date
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
Nikita 8f30949927 refactoring 7 years ago
Nikita 6327511772 MapCacheEvictionTask optimization 7 years ago
Nikita Koksharov a209dcb1ab Merge pull request #1056 from sdjacobs/bugfix-is-accessor
Bugfix: accessor methods in Live Objects break if they start with 'is'
7 years ago
Simon Jacobs 379aabf084 Bugfix: accessor methods in Live Objects break if they start with 'is' 7 years ago
Nikita 0bb9115df2 Enchantments to Redis commands processing core. 7 years ago
Nikita 86229ed1cc Compilation fixed 7 years ago
Nikita cdb13cf502 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita a55545558a MapReduce Collator couldn't be executed if timeout was defined. #1053 7 years ago
Nikita Koksharov 0c4883c4d4 Merge pull request #1051 from sdjacobs/inherit-live-object
Allow LiveObjectService to work with classes that inherit from REntities
7 years ago
Simon Jacobs d6979d436b Allow LiveObjectService to work with classes that inherit from REntities 7 years ago
Nikita Koksharov 3241e3bbff Update README.md 7 years ago
Nikita c7f327d95d RedisNodeNotFoundException should be supplied to Failed Promise. #1048 7 years ago
Nikita be1ac4b304 Fixed NPE in RedissonKeys #1039 7 years ago