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 |
Nikita
|
2c05c92006
|
Fixed - ClassNotFoundException arise in Tomcat session manager #1454
|
7 years ago |
Nikita
|
ef94818b83
|
Fixed - Missing PubSub messages when pingConnectionInterval setting is specified. #1497
|
7 years ago |
Nikita
|
088e93b960
|
Fixed - RedissonTest.testConnectionListener
|
7 years ago |
Nikita
|
8238ad47fc
|
Fixed - Batch in ExecutionMode.REDIS_WRITE_ATOMIC and ExecutionMode.REDIS_READ_ATOMIC modes throws NumberFormatException exception #1522
|
7 years ago |
Nikita
|
ef087eb008
|
Fixed - Lot of connections remain in TIME_WAIT state after Redisson shutdown. #1532
|
7 years ago |
Nikita
|
e8dfd1e46c
|
RStream refactoring #1490
|
7 years ago |
Nikita
|
dce544c18a
|
Fixed - RedissonRateLimiter acquire() blocks forever #1524
|
7 years ago |
Nikita
|
1bdc88cb93
|
Feature - dump and restore methods added to RObject interface. #1529
|
7 years ago |
Nikita
|
fd913ab2e6
|
Merge branch 'master' of github.com:redisson/redisson
|
7 years ago |
Nikita
|
bb491f60f1
|
Fixed - ClassNotFoundException arise in Tomcat session manager #1454
|
7 years ago |
Nikita Koksharov
|
39c6ad8162
|
Update README.md
|
7 years ago |
Nikita Koksharov
|
f9cc2927b3
|
Update CHANGELOG.md
|
7 years ago |
Nikita
|
d37aa9b442
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
45f9b4b831
|
[maven-release-plugin] prepare release redisson-3.7.3
|
7 years ago |
Nikita
|
1a61d03655
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Nikita
|
b506c2e41d
|
[maven-release-plugin] prepare release redisson-2.12.3
|
7 years ago |
Nikita
|
c1f3fa8140
|
Merge branch 'master' into 3.0.0
# Conflicts:
# redisson/src/main/java/org/redisson/reactive/RedissonKeysReactive.java
# redisson/src/main/java/org/redisson/reactive/RedissonSetReactive.java
|
7 years ago |
Nikita
|
ae15cc56ca
|
Iterator with batch size param for all collections. #1519
|
7 years ago |
Nikita
|
9aa39213de
|
Merge branch 'master' into 3.0.0
|
7 years ago |
Nikita
|
66dc33d690
|
SnappyCodecV2 tests added
|
7 years ago |
Nikita
|
3e3008a583
|
SnappyCodecV2 codec added
|
7 years ago |
Nikita
|
6b25a23a3d
|
Fixed - SerializationCodec doesn't support proxied classes. #1518
|
7 years ago |
Nikita
|
2b2ef1ca28
|
Merge branch 'master' into 3.0.0
# Conflicts:
# redisson/src/main/java/org/redisson/reactive/RedissonMapCacheReactive.java
# redisson/src/main/java/org/redisson/reactive/RedissonMapReactive.java
# redisson/src/main/java/org/redisson/reactive/RedissonMapReactiveIterator.java
# redisson/src/main/java/org/redisson/reactive/SetReactiveIterator.java
|
7 years ago |
Nikita
|
b7ac9368c3
|
javadocs fixed
|
7 years ago |
Nikita
|
fb17db796a
|
Fixed - NPE if RScheduledExecutorService's task scheduled with cron expression for finite number of execution. #1494
|
7 years ago |
Nikita
|
d06e1b5680
|
Fixed - validation of cron expression parameter of RScheduledExecutorService.schedule method #1494
|
7 years ago |
arpit728
|
ce631a4826
|
fixed NPE for Already passed cron
|
7 years ago |
Nikita
|
d090994d07
|
Iterator with batch size param for all collections. #1519
|
7 years ago |
Nikita
|
7086b16ebf
|
refactoring
|
7 years ago |
Nikita
|
14b39b20ff
|
refactoring
|
7 years ago |
arpit728
|
c462119137
|
Fixed NPE while scheduling the job for time that has already passed and one time cron expressions
|
7 years ago |