Commit Graph

3903 Commits (f52612c38332b5acb23465fbb2800fa607b5c30e)
 

Author SHA1 Message Date
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 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 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 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 581885c4de netty updated 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 46e8e8846a refactoring 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 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 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 ae15cc56ca Iterator with batch size param for all collections. #1519 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 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
Nikita 979d11ae0e Fixed - Missing PubSub messages when pingConnectionInterval setting is specified. #1497 7 years ago