Nikita
|
039aef6bdf
|
RBatchReactive synced with RBatch interface
|
7 years ago |
Nikita Koksharov
|
9ea442193d
|
Merge pull request #1552 from jackygurui/fix-#1544
Fix #1544 - global codec not registered
|
7 years ago |
Nikita Koksharov
|
cf31188d3f
|
Update ISSUE_TEMPLATE.md
|
7 years ago |
Nikita Koksharov
|
14e2db68a4
|
Update CHANGELOG.md
|
7 years ago |
Nikita Koksharov
|
359ce85e26
|
Update CHANGELOG.md
|
7 years ago |
Nikita Koksharov
|
f115842cfb
|
Update README.md
|
7 years ago |
Nikita
|
eb3462ed75
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
b4680300fb
|
[maven-release-plugin] prepare release redisson-3.7.5
|
7 years ago |
Nikita
|
4b828a6cb6
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
c1968b1cba
|
[maven-release-plugin] prepare release redisson-2.12.5
|
7 years ago |
Rui Gu
|
90a794ef97
|
added missing cleanup
|
7 years ago |
Rui Gu
|
3125fbdaea
|
added test case covers RedissonClient
|
7 years ago |
Rui Gu
|
7c2dfebbaa
|
moved codec registartion to CommandAsyncService
|
7 years ago |
Nikita
|
776d89dc3e
|
Merge branch 'master' into 3.0.0
# Conflicts:
# redisson/src/main/java/org/redisson/reactive/RedissonObjectReactive.java
# redisson/src/main/java/org/redisson/reactive/RedissonScoredSortedSetReactive.java
|
7 years ago |
Nikita
|
11c3e8770e
|
RScoredSortedSetReactive, RSetReactive, RListReactive implements RSortableReactive interface. #1556
|
7 years ago |
Nikita
|
14aad8e0e0
|
Added RGeoReactive. #1555
|
7 years ago |
Nikita
|
4a7f63051c
|
Added reactive version of FairLock. #1554
|
7 years ago |
Nikita
|
13305dfcbc
|
RRateLimiterReactive object added. #1553
|
7 years ago |
Nikita
|
1e7f132742
|
RObjectReactive and RScoredSortedSetReactive interfaces synced with RObjectAsync and RScoredSortedSetAsync
|
7 years ago |
Rui Gu
|
67a2f119fd
|
added on additional test
|
7 years ago |
Rui Gu
|
465c541d46
|
removed println
|
7 years ago |
Rui Gu
|
c5c541b5ca
|
fix global codec not registered
|
7 years ago |
Rui Gu
|
72d8c0703b
|
Merge remote-tracking branch 'upstream/master'
|
7 years ago |
arpit728
|
cdc58b10ff
|
removed unnecessary creation of cron expression
|
7 years ago |
Nikita
|
d614f7f1d3
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
84e9a8c309
|
Fixed - readonly command shouldn't be executed on master node used as slave. #1531
|
7 years ago |
Nikita
|
fe49988f2a
|
Fixed - connection is closed per command execution for master node used as slave in readMode = MASTER_SLAVE #1550
|
7 years ago |
Nikita
|
307134c988
|
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
|
543835607e
|
Merge branch 'master' of github.com:redisson/redisson
|
7 years ago |
Nikita
|
4713fcf1d7
|
Fixed - RLiveObjectService should use entityClass's classloader #1545
|
7 years ago |
Nikita Koksharov
|
7d7da2dc07
|
Update README.md
|
7 years ago |
Nikita Koksharov
|
b646826e58
|
Update README.md
|
7 years ago |
Nikita Koksharov
|
381b8702f2
|
Update CHANGELOG.md
|
7 years ago |
Nikita
|
a0f559f62e
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
5b1728161b
|
[maven-release-plugin] prepare release redisson-3.7.4
|
7 years ago |
Nikita
|
879109b9da
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
a44477f50a
|
[maven-release-plugin] prepare release redisson-2.12.4
|
7 years ago |
Nikita
|
1695d1aa56
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
581885c4de
|
netty updated
|
7 years ago |
Nikita
|
e6bdf00f7a
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
f269919329
|
Fixed - Redis response hangs if LiveObject stored as nested object.
|
7 years ago |
arpit728
|
9e22f3a236
|
Fixed timezone issue while executing job with timezone
|
7 years ago |
arpit728
|
ae76a65419
|
synced with master
|
7 years ago |
arpit728
|
02efc5e897
|
synced with master
|
7 years ago |
Nikita
|
24f18ab7c4
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
46e8e8846a
|
refactoring
|
7 years ago |
Nikita
|
8af4d37d44
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
19b3e67441
|
Fixed - slow Redis Sentinel Initialization. #1541
|
7 years ago |
Nikita
|
633c801da4
|
Fixed - HyperLogLog.addAll method doesn't add all elements. #1535
|
7 years ago |
Nikita
|
f13cd8b9af
|
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 |