Commit Graph

3057 Commits (d451c4ecb4ae18353212d9a89bd23884c481ad2a)
 

Author SHA1 Message Date
Zun d451c4ecb4 fix java doc 8 years ago
Zun 72d929f80f add methods to add item and get rank 8 years ago
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
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 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 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 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 b573eadd80 Added readMode property for RedissonSessionManager #974 8 years ago
Nikita b93cba087b refactoring 8 years ago
Nikita 2bdccfccf1 RMapCache.putAll couldn't handle map with entries amount larger than 5000. #951 8 years ago
Nikita 907f180ac3 Merge branch 'master' of github.com:redisson/redisson 8 years ago
Nikita 056adfa7d5 RedissonSession attributes should be read in first order to avoid invalidated session exception. #974 8 years ago
Nikita Koksharov 0ddae94bb7 Update README.md 8 years ago
Nikita Koksharov e37d7107b7 Update README.md 8 years ago
Nikita Koksharov aa1e74ad6a Update README.md 8 years ago
Nikita Koksharov 16c3258086 Update CHANGELOG.md 8 years ago