Nikita
|
e26d966985
|
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
|
a73ceb9aea
|
Fixed - NPE in RedissonLocalCachedMap during init with ReconnectionStrategy.LOAD param. #1467
|
7 years ago |
Nikita
|
eb36207f93
|
Fixed - methods belongs to transactional objects get blocked at high concurrency. #1459
|
7 years ago |
Nikita
|
d1519c350b
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
77b69063eb
|
[maven-release-plugin] prepare release redisson-3.7.1
|
7 years ago |
Nikita
|
ba14300611
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
a8624c55d0
|
[maven-release-plugin] prepare release redisson-2.12.1
|
7 years ago |
Nikita
|
8ace4ceddd
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
ece61c8647
|
Fixed - reconnectionTimeout and failedAttempts should be renamed in xsd schema. #1394
|
7 years ago |
Nikita
|
ec2ad2e2cd
|
Fixed - Redis nodes with noaddr flag should be parsed correctly.
|
7 years ago |
Nikita
|
8d347ad22b
|
Fixed - methods belongs to transactional objects get blocked at high concurrency. #1459
|
7 years ago |
Nikita
|
c3cdb4f5a8
|
ExecutorService task failover implemented. #1291, #1120
|
7 years ago |
Nikita
|
31d5140b76
|
Fixed - ClusterConnectionManager should use shared resolverGroup
|
7 years ago |
Nikita
|
3f33c4a9d7
|
Fixed
|
7 years ago |
Nikita
|
16368a5ed8
|
Fixed - setPingConnectionInterval is not propagated for single server configuration. #1455
|
7 years ago |
Nikita
|
2ba163a32f
|
refactoring
|
7 years ago |
Nikita
|
ddcb93badc
|
test fixed
|
7 years ago |
Nikita
|
2275a553fd
|
RScoredSortedSet.pollFirstFromAny and pollLastFromAny methods added. #1452
|
7 years ago |
Nikita
|
3b4f11cc03
|
RScoredSortedSet.pollFirst and pollLast methods with timeout added. #1452
|
7 years ago |
Nikita
|
6f148f6443
|
RScoredSortedSet.pollFirst and pollLast with count parameter added
|
7 years ago |
Nikita
|
54de0bf71b
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
88b9b11c11
|
comments added
|
7 years ago |
Nikita
|
802be8979e
|
Fixed - value can't be added to BloomFilter (regression bug since 2.11.0/3.7.0)
|
7 years ago |
Nikita
|
db4461b772
|
sentinels amount checking. #1424
|
7 years ago |
Nikita
|
510f0e1ffc
|
response of time() method extended. #1443
|
7 years ago |
Nikita
|
058310b80b
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
6e9f8d667e
|
refactoring
|
7 years ago |
Nikita
|
dfb43bc14a
|
Merge branch 'master' into 3.0.0
# Conflicts:
# redisson/src/main/java/org/redisson/reactive/RedissonBaseMultimapReactive.java
# redisson/src/main/java/org/redisson/reactive/RedissonMapReactiveIterator.java
# redisson/src/main/java/org/redisson/reactive/SetReactiveIterator.java
|
7 years ago |
Nikita
|
fe98d0aa14
|
Fixed - Collection iterator is not using the same Redis node. #1447
|
7 years ago |
Nikita
|
3aaed2f9d1
|
refactoring
|
7 years ago |
Nikita
|
e8a654979e
|
refactoring
|
7 years ago |
Nikita
|
733f64d5af
|
RRateLimiter added. #75
|
7 years ago |
Nikita
|
daac20fcd2
|
RListReactive, RMapCacheReactive, RSetCacheReactive and RSetReactive are up-to-date to Async interfaces. #1441
|
7 years ago |
Nikita
|
c2f675d3be
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
1b62f99e6f
|
libs updated
|
7 years ago |
Nikita
|
10f8839f29
|
ExecutorService task failover implemented. #1291, #1120
|
7 years ago |
Nikita
|
c169193bc6
|
refactoring
|
7 years ago |
Nikita
|
8ea5a5d1c8
|
Fixed - RedissonNode shutdown process. #1291
|
7 years ago |
Nikita
|
9a31ce81a2
|
Fixed - response queue expiration time set to one hour. #1059
|
7 years ago |
Nikita
|
2222e3d134
|
Fixed - Executed remote tasks are not removed from Redis. #1393
|
7 years ago |
Nikita
|
5b9b84a5c8
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
14fe53321c
|
refactoring
|
7 years ago |
Nikita
|
23f4fa80e2
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
b5c08a4d75
|
refactoring
|
7 years ago |
Nikita
|
b4280ebb56
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
1ceb21c28d
|
AsyncSemaphore.toString method added
|
7 years ago |
Nikita
|
6dc933d47b
|
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
|
7da772d684
|
RedisTimeoutException message fixed
|
7 years ago |
Nikita
|
29e4c867b5
|
refactoring
|
7 years ago |
Nikita
|
f6cb32655f
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |