Commit Graph

3857 Commits (70cd481e9692cbed291ccb04624f5644e9305441)
 

Author SHA1 Message Date
Nikita 3d40e2bc0c DefaultNamingScheme minor optimization 8 years ago
Nikita 717ec51ede ByteBuf alloc optimization 8 years ago
Nikita Koksharov 93473bbefe Merge pull request #1025 from sulake/bytebuf_cleanup
Ensure bytebufs are released if various encoders throw exception.
8 years ago
Johno Crawford 822f8c8529
Ensure bytebufs are released if various encoders throw exception.
Performance boost for utf8 string encoding.
8 years ago
Nikita 41840e6619 iterator by pattern method added to RSet objects #1024 8 years ago
Nikita ecbc0b751d keySet, values and entrySet methods with pattern added to RMap objects. #978 8 years ago
Nikita 7fb7462df7 compilation fixed 8 years ago
Nikita 1e7d9cc505 addScoreAndGetRank and addScoreAndGetRevRank methods added to RScoredSortedSet object. #987 8 years ago
Nikita 4867eff2a4 Connection could be in closed state during reconnection process for blocking queue #1021 8 years ago
Nikita 8fccb51dd1 ByteBuf should be released properly. #1018 8 years ago
Nikita 820579b541 compilation fixed 8 years ago
Nikita 75f8dea252 fireChannelActive should be invoked on successful connection establishment 8 years ago
Nikita e354c4a135 netty updated 8 years ago
Nikita 3050949cfa refactoring 8 years ago
Nikita ee0ecce55c test added 8 years ago
Nikita 418f32f6ad RAtomicDouble.decrementAndGet() fixed #1020 8 years ago
Nikita 98aa72d046 refactoring 8 years ago
Nikita da3c5df4b9 ByteBuf should be released once it successfully written to channel. #1018 8 years ago
Nikita 75eea5f8bd Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita 06706d42f5 Compilation fixed 8 years ago
Nikita 0f05261db1 Memory allocation during encoding process optimization #1018 8 years ago
Nikita Koksharov e61f19ccc1 Update README.md 8 years ago
Nikita 4364ae522d Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita 85b53234b3 Refactoring 8 years ago
Nikita Koksharov 805e0eacb4 Update README.md 8 years ago
Nikita Koksharov b891619bcd Update README.md 8 years ago
Nikita Koksharov b263e245c7 Update README.md 8 years ago
Nikita Koksharov 415b1559db Update CHANGELOG.md 8 years ago
Zun 0feb684f39 Merge branch '3.0.0' into feature/map_cache_max_size 8 years ago
Zun 8e906ba225 fix bugs and lua-script format 8 years ago
Nikita 9bf7f70779 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 5e62b955ab [maven-release-plugin] prepare release redisson-3.5.1 8 years ago
Nikita 3b000b15ce 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
8 years ago
Nikita 7158820fe7 [maven-release-plugin] prepare for next development iteration 8 years ago
Nikita 61947eb8cd [maven-release-plugin] prepare release redisson-2.10.1 8 years ago
Nikita e97ebdeb35 Merge branch 'master' into 3.0.0 8 years ago
Nikita 8b0aea85c0 license header added 8 years ago
Nikita d67b0a0a9f javadocs fixed 8 years ago
Nikita a02d509573 DNS monitoring support for Sentinel, Master/Slave and Replicated mode #864, #1009 8 years ago
Nikita 5152c66e29 Shutdown master's entry in slaveConnectionPool during master change process. #945 8 years ago
Nikita 0a01d5f864 Merge branch 'master' into 3.0.0 8 years ago
Nikita f24955846b LoadBalancerManager should use ip only to map ClientConnectionsEntry. #945 8 years ago
Nikita f1e4cadebc Print cluster configuration output on first connection 8 years ago
Nikita 1637a5a064 Merge branch 'master' into 3.0.0 8 years ago
Nikita 7eead2b06f Comment added 8 years ago
Nikita 2082f62036 CompositeCodec added 8 years ago
Nikita 048271f69e "Can't aquire connection" error should be more informative 8 years ago
Nikita 1852c1c993 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
8 years ago
Nikita b573eadd80 Added readMode property for RedissonSessionManager #974 8 years ago
Nikita b93cba087b refactoring 8 years ago