Commit Graph

3399 Commits (70af89bff3576c53d276a27fcc079de3cb628368)
 

Author SHA1 Message Date
Nikita 70af89bff3 Merge branch 'master' into 3.0.0 7 years ago
Nikita 09b2724c44 Fixed - IP address renew process. #1178 7 years ago
Nikita 373807b2b1 Merge branch 'master' into 3.0.0 7 years ago
Nikita 9b6b7ff1f2 refactoring 7 years ago
Nikita fb04f36d98 Merge branch 'master' into 3.0.0 7 years ago
Nikita aa228315e9 refactoring 7 years ago
Nikita e4253374fd Merge branch 'master' into 3.0.0 7 years ago
Nikita 8a14faec43 Fixed - Redisson remote services can't ack when running redis in cluster mode. #1191 7 years ago
Nikita 718206170b Merge branch 'master' into 3.0.0
# Conflicts:
#	redisson/src/main/java/org/redisson/misc/PromiseDelegator.java
#	redisson/src/main/java/org/redisson/misc/RedissonPromise.java
7 years ago
Nikita 27ade05294 RedissonRedLock couldn't be locked in some cases. #1175 7 years ago
Nikita 3c63cbbd42 Promises with listeners should not be removed during weak reference collection process. #1185 7 years ago
Nikita b4cc6f9941 Fixed - RedissonRedLock couldn't be locked in some cases. #1175 7 years ago
Nikita dd8ac6c1a2 Merge branch 'master' into 3.0.0
# Conflicts:
#	redisson/src/main/java/org/redisson/RedissonReactive.java
#	redisson/src/main/java/org/redisson/reactive/RedissonMapReactiveIterator.java
#	redisson/src/main/java/org/redisson/reactive/SetReactiveIterator.java
7 years ago
Nikita b9d9f87043 Fixed - IP address renew process. #1178 7 years ago
Nikita ecd78802b2 ResolverProvider removed. #1187 7 years ago
Nikita e7bc7904ed Renamed codecProvider and redissonReferenceEnabled Config properties #1186 7 years ago
Nikita 9b5fb39a4b Fixed - DNSMonitor fails on bootstrap with custom event loop. #1188 7 years ago
Nikita a309aa4b58 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 62dffc2bfd Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 02c7bfabaf timeout should be applied to response queue 7 years ago
Nikita d9537b5a74 NPE fixed 7 years ago
Nikita 2b8ec9520c RExecutorFuture and RScheduledFuture shouldn't be tracked if they weren't stored. #1185 7 years ago
Nikita Koksharov b42a438d7d
Update README.md 7 years ago
Rui Gu 94f77e0056
Update README.md 7 years ago
Nikita Koksharov 2ed6e671e3
Update README.md 7 years ago
Nikita Koksharov bc21b44b1a
Update CHANGELOG.md 7 years ago
Nikita Koksharov d0cab554d9
Update README.md 7 years ago
Nikita 590e2c737f [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 57884dd8fa [maven-release-plugin] prepare release redisson-3.5.6 7 years ago
Nikita 528506634e [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita c0ca42c9ea [maven-release-plugin] prepare release redisson-2.10.6 7 years ago
Nikita 2d027c947a Compilation fixed 7 years ago
Nikita 76c64473b4 Merge branch 'master' into 3.0.0 7 years ago
Nikita a5c26a13dc Scheduled tasks memory consumption reduced. #1158 7 years ago
Nikita 6d39a91a55 netty updated 7 years ago
Nikita 0ef6657f11 new test added 7 years ago
Nikita 547573e7ee RedissonInputStream.seek method added 7 years ago
Nikita 2ed066355c Script encoding fixed. #1172 7 years ago
Nikita a98118221f Fixed MapLoader hangs if loaded value is null. #1170 7 years ago
Nikita 353f9aa24d ScheduledFuture memory allocation optimization. #1158 7 years ago
Nikita 4c8f966713 Memory consumption reduced during scheduled tasks processing #1158 7 years ago
Nikita 8661de67f1 javadocs fixed 7 years ago
Nikita 156be4dab6 ExecutorService memory consumption optimization. #1158 7 years ago
Nikita 044ebebbf2 pingConnectionInterval setting added. #946 7 years ago
Nikita 447f0633f8 Added sync on key for JCache.invoke method 7 years ago
Nikita 959cca4fe1 Fixed Out of memory problem during RedissonExecutorService usage. #1158 7 years ago
Nikita 84f5629143 ReconnectionStrategy and SyncStrategy were added to LocalCachedMapOptions. #1157 7 years ago
Nikita 9ccdb318a5 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 65ac6f33db Fixed NPE in RedissonSession.save #1149 7 years ago
Nikita f034500825 compilation fixed 7 years ago