Commit Graph

3813 Commits (54de0bf71b836d5799ca50c96a85861acbe8f820)
 

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
Nikita 1cc59c6337 Migration to Project Reactor 3.1.0. #958 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 d705fbe050 Merge branch 'master' into 3.0.0 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 e622e8dbf7 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 99827db2f0 [maven-release-plugin] prepare release redisson-3.5.4 7 years ago
Nikita dd0f45f81a Merge branch 'master' into 3.0.0
# Conflicts:
#	pom.xml
#	redisson-all/pom.xml
#	redisson-tomcat/pom.xml
#	redisson-tomcat/redisson-tomcat-6/pom.xml
#	redisson-tomcat/redisson-tomcat-7/pom.xml
#	redisson-tomcat/redisson-tomcat-8/pom.xml
#	redisson/pom.xml
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 871a7b188e Merge branch 'master' into 3.0.0 7 years ago
Nikita 65247d52b5 Spring version fixed 7 years ago
Nikita 5c381654a2 Merge branch 'master' into 3.0.0 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'
8 years ago
Simon Jacobs 379aabf084 Bugfix: accessor methods in Live Objects break if they start with 'is' 8 years ago
Nikita 0bb9115df2 Enchantments to Redis commands processing core. 8 years ago
Nikita 86229ed1cc Compilation fixed 8 years ago