Nikita Koksharov
cbdaaaae4b
Merge pull request #3097 from ghollies/sentinel-password
...
Configure Sentinel Password
4 years ago
Gabriel Hollies
69f4e8b53a
Configure Sentinel Password
...
* Added new configuration field to allow a different password to be
used for authenticating against sentinel nodes
Signed-off-by: Gabriel Hollies <gabriel.hollies@appian.com>
4 years ago
Nikita Koksharov
543d7e60ab
build fixed
4 years ago
Nikita Koksharov
b738d12648
Feature - RedisNode.getMemoryStatistics() method added. #3329
4 years ago
Nikita Koksharov
670c29dc4d
refactoring
4 years ago
Nikita Koksharov
71dbdb0a1a
refactoring
4 years ago
Nikita Koksharov
f7593876b4
Fixed - RClusteredMapCache.fastPutOperation() method doesn't work properly (regression since 3.13.5)
4 years ago
Nikita Koksharov
55341f12f1
Update README.md
4 years ago
Nikita Koksharov
e12f9a15b7
javadocs fixed
4 years ago
Nikita Koksharov
85610a0064
Fixed - InterruptedExceptions are hidden by RedisException. #3324
4 years ago
Nikita Koksharov
a1418b1a6b
Fixed - InterruptedExceptions are hidden by RedisException. #3324
4 years ago
Nikita Koksharov
26cc1e58ad
javadocs fixed
4 years ago
Nikita Koksharov
35fce14906
Feature - Tomcat 10 support added. #3322
4 years ago
Nikita Koksharov
b8ca7287d1
Fixed - primitive class numbers aren't indexed correctly in LiveObject search engine. #3312
4 years ago
Nikita Koksharov
0ddc3d998c
netty updated
4 years ago
Nikita Koksharov
de82f44101
Fixed - NPE is thrown if LiveObject index stored for the first time in Redis cluster. #3311
4 years ago
Nikita Koksharov
e6b5bc0de1
Merge branch 'master' of github.com:redisson/redisson
4 years ago
Nikita Koksharov
40b31d3acc
spring boot updated
4 years ago
Nikita Koksharov
03e0a039a3
Update README.md
4 years ago
Nikita Koksharov
3a64298c2d
Update README.md
4 years ago
Nikita Koksharov
d3d416b683
Update README.md
4 years ago
Nikita Koksharov
2bbf171a0f
Update README.md
4 years ago
Nikita Koksharov
25e451c592
Update README.md
4 years ago
Nikita Koksharov
054b275dc7
Update README.md
4 years ago
Nikita Koksharov
33ef7d5fb9
Merge branch 'master' of github.com:redisson/redisson
4 years ago
Nikita Koksharov
fd07204e88
Fixed - NullPointerException is thrown if Redis node doesn't return "flags" parameter #3308
4 years ago
Nikita Koksharov
a293dd310c
Update CHANGELOG.md
4 years ago
Nikita Koksharov
e925e2263a
Update README.md
4 years ago
Nikita Koksharov
129806db8e
[maven-release-plugin] prepare for next development iteration
4 years ago
Nikita Koksharov
6554da34e8
Merge branch 'master' of github.com:redisson/redisson
4 years ago
Nikita Koksharov
6bb1bfb522
[maven-release-plugin] prepare release redisson-3.14.1
4 years ago
Nikita Koksharov
253e2f6111
Merge pull request #3293 from ipalbeniz/feature-local-cache-null-values
...
Feature - Added option to allow null values in a local cache #3221
4 years ago
Iñaki Perez
87b866afe3
Feature - Added option to store cache miss in a local cache #3221
...
Signed-off-by: Iñaki Perez <ipalbeniz@gmail.com>
4 years ago
Nikita Koksharov
8b7a617131
Merge branch 'master' of github.com:redisson/redisson
4 years ago
Nikita Koksharov
d972e1689f
Improvement - keySet().isEmpty() and values().isEmpty() methods of RMap object aren't efficient. #3298
4 years ago
Nikita Koksharov
f17145f6cd
Merge pull request #3295 from mikawudi/initConnections-connection-leak
...
fix: connection leak when initConnections
4 years ago
xujie
72644f83c1
fix: use CountableListener to replace RPromise
...
Signed-off-by: xujie <mikawudi@qq.com>
4 years ago
Nikita Koksharov
c5bc1e9cd3
kryo updated
4 years ago
Nikita Koksharov
cd4bbe8fdf
refactoring
4 years ago
xujie
a8720ab437
feat: change field name
...
Signed-off-by: xujie <mikawudi@qq.com>
4 years ago
xujie
5e0a261c3c
fix: set freezed when slaveConnectionPool and pubSubConnectionPool all inited completed
...
Signed-off-by: xujie <mikawudi@qq.com>
4 years ago
xujie
f8ee488c5a
fix: set initing false when set freezeReason not null
...
Signed-off-by: xujie <mikawudi@qq.com>
4 years ago
Nikita Koksharov
a5e43bac92
Merge branch 'master' of github.com:redisson/redisson
4 years ago
Nikita Koksharov
a16c5c1b74
Feature - LFU eviction algorithm for RMapCache object. #3265
4 years ago
xujie
b7cfd1ff0f
fix: add initing status in entry, and set entry freezed status null when all connection inited
...
Signed-off-by: xujie <mikawudi@qq.com>
4 years ago
Iñaki Perez
ad59e48aa7
Feature - Added option to allow null values in a local cache #3221
...
Signed-off-by: Iñaki Perez <ipalbeniz@gmail.com>
4 years ago
Nikita Koksharov
bf76f30c2a
Merge pull request #3292 from viviel/checkValueError
...
Fix check parameter code error and optimize code format
4 years ago
viviel
1ab76dde66
Fix check parameter code error and optimize code format
...
Signed-off-by: viviel <viviel@163.com>
4 years ago
Nikita Koksharov
3a1d2e1d79
Feature- LFU eviction algorithm for RMapCache object. #3265
4 years ago
Nikita Koksharov
a31f0403df
Merge pull request #3219 from xJoeWoo/properties-decoder-performance
...
Enhance PropertiesDecoder decoding performance
4 years ago