Commit Graph

4115 Commits (bf7b04ab877642543dd4135fe66ce354542d1df9)
 

Author SHA1 Message Date
Nikita 1fa4b6ad52 refactoring 7 years ago
Nikita 61a309f3a8 RSet.getLock method added 7 years ago
Nikita e20ad7de9a Merge branch 'master' into 3.0.0 7 years ago
Nikita 03ebf8f96c Fixed - race condition with load balancer node selection. #1337 7 years ago
Nikita 7f9e320b80 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-tomcat/redisson-tomcat-9/pom.xml
#	redisson/pom.xml
7 years ago
Nikita 60fb467012 refactoring 7 years ago
Nikita c72e6ad943 Fixed - "READONLY can't write against a read only slave" error. #1272 #945 7 years ago
Nikita 9a36a5badc Fixed - NPE during failover in Sentinel mode. #1317 7 years ago
Nikita 8bf791004c Fixed - jcache.getAll(Set<T>) causes io.netty.util.IllegalReferenceCountException #1349 7 years ago
Nikita 41f6244ade Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 72714dc682 Fixed - NPE in CommandDecoder handler while using RBatch object #1350 7 years ago
Nikita Koksharov 169e9a21f8
Merge pull request #1344 from RoboFlax/master
fix javadoc
7 years ago
RoboFlax | Robin 64ec94e4b1
fixed java doc
added '{@'
7 years ago
Nikita ed11c6000e Fixed - RSortedSet tries to compare wrong types. #1342 7 years ago
Nikita 3aea85ab03 refactoring 7 years ago
Nikita 6adb539de1 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 53ec9f16bd Fixed - ClassCastException in RListMultimapCache.removeAll method. #1338 7 years ago
Nikita Koksharov 86bca71901
Update README.md 7 years ago
Nikita 6fd68c41f8 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita bfc56a94f8 [maven-release-plugin] prepare release redisson-3.6.3 7 years ago
Nikita 8b52b76e2b [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita d4f75e511e [maven-release-plugin] prepare release redisson-2.11.3 7 years ago
Nikita 3909f68548 Merge branch 'master' into 3.0.0 7 years ago
Nikita cdc1d164c3 Fixed - Old/stale nodes not removed from NodesGroup #1330 7 years ago
Nikita Koksharov b7a8cd3b40
Update CHANGELOG.md 7 years ago
Nikita Koksharov 0f5f2b4969
Update README.md 7 years ago
Nikita ac5365a098 refactoring 7 years ago
Nikita 9a179e14cd Fixed - CertificateException while connecting to Azure or AWS Elasticache config endpoint. #1296 7 years ago
Nikita Koksharov 0a49fdb050
Merge pull request #1336 from devel83/master
Fixed missing colon in user defined tomcat redis key prefix.
7 years ago
Nikita 64501f1cc5 Merge branch 'master' into 3.0.0 7 years ago
Nikita f0953279b4 refactoring 7 years ago
Nikita b534c7f856 Fixed - avro codec 7 years ago
Nikita 587d39d536 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-tomcat/redisson-tomcat-9/pom.xml
#	redisson/pom.xml
7 years ago
Nikita 6a0537cf1b Fixed - PubSub couldn't be resubscribed during failover. #1331 7 years ago
Faisal Ahmed b0381de67a fixed missing colon problem in user defined key prefix. 7 years ago
Nikita 7d832dddf9 comments added 7 years ago
Nikita a99682f240 DNS monitoring for Sentinel nodes. #1299 7 years ago
Nikita d095634e6a Fixed - RedissonRedLock.tryLock doesn't work for some wait time values. #1292 7 years ago
Nikita 918e8f54ee Fixed - NPE in JCache.getAndRemoveValue #1327 7 years ago
Nikita 8fd4fd69b8 Fixed - memory leak in publish subscribe. #1326 7 years ago
Nikita 7ca8d857a8 Fixed - memory leak in publish subscribe. #1326 7 years ago
Nikita 767e087125 Reduce default shutdown wait time to 2 seconds #867 7 years ago
Nikita ac79efe2af Fixed - codec classLoader wasn't used in TasksRunnerService. #1310 7 years ago
Nikita d754bec54f Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 613389e870 Fixed - warning for disconnected slaves in sentinel mode. #1324 7 years ago
Nikita Koksharov 6cae205743
Merge pull request #1321 from devel83/master
Configurable Tomcat Session Key Prefix for Redis
7 years ago
Nikita Koksharov 0dcc74acf8
Merge pull request #1325 from marceldiass/fix-readme-links
Fix links for Integration with frameworks wiki page
7 years ago
Marcel Dias 0db8ab2e49
Fix links for wiki page in Integration with frameworks session 7 years ago
Faisal Ahmed 51eaa2a474 changed "keySpace" property name to "keyPrefix" 7 years ago
Nikita 5e77ffc013 Update Spring Boot to 2.0.0 version #1323 7 years ago