Nikita Koksharov
|
1f4e4db9b3
|
Merge pull request #1033 from sulake/addAndGetRevRankAsync
Add methods to add item and get rank for RedissonScoredSortedSet
|
8 years ago |
Nikita
|
6043b1f7c1
|
RMapCache.trySetMaxSize method added. #1027
|
8 years ago |
Zun
|
d451c4ecb4
|
fix java doc
|
8 years ago |
Zun
|
72d929f80f
|
add methods to add item and get rank
|
8 years ago |
Nikita
|
39c4b29565
|
Fixed NPE in LoadBalancerManager. #1031
|
8 years ago |
Nikita Koksharov
|
3d91c7b4ad
|
Update README.md
|
8 years ago |
Nikita
|
f6facf08a8
|
Fixed NPE in LoadBalancerManager. #1031
|
8 years ago |
Nikita Koksharov
|
e606419633
|
Merge pull request #1028 from sulake/fixes
Revert changes to StringCodec and fix script compilation.
|
8 years ago |
Johno Crawford
|
d7b7fecbb5
|
Revert changes to StringCodec and fix script compilation.
|
8 years ago |
Nikita Koksharov
|
aa2314f8f2
|
Merge pull request #1027 from sulake/feature/bounded_cache
Add support for bounded Redisson map cache (max size configuration).
|
8 years ago |
Johno Crawford
|
4a25fab9df
|
Add support for bounded Redisson map cache (max size configuration).
Currently RedissonMapCache creates an unbounded set in Redis which may cause problems in certain cache implementations.
|
8 years ago |
Nikita
|
dfe7a9fbb5
|
Merge branch 'master' into 3.0.0
|
8 years ago |
Nikita Koksharov
|
58fa5a0d2d
|
Merge pull request #1026 from redisson/revert-985-feature/map_cache_max_size
Revert "Add support for bounded Redisson map cache (max size configuration). "
|
8 years ago |
Nikita Koksharov
|
215a235357
|
Revert "Add support for bounded Redisson map cache (max size configuration). "
|
8 years ago |
Nikita Koksharov
|
a38bbe7eb5
|
Merge pull request #985 from sulake/feature/map_cache_max_size
Add support for bounded Redisson map cache (max size configuration).
|
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 |
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 |