Commit Graph

3685 Commits (9e22f3a23666431196da8be73744f275b33628cc)
 

Author SHA1 Message Date
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
Nikita 1d7252555a msgpack updated 7 years ago
Nikita fc96e06d18 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 897c46fc34 refactoring 7 years ago
Nikita Koksharov d58fc4c301
Merge pull request #1499 from clarkhan/patch-1
add redisson-1.2.xsd to spring.schemas
7 years ago
khan f2df0a4004
add redisson-1.2.xsd to spring.schemas
#1394 add redisson-1.2.xsd
7 years ago
Nikita 6152001f0e Fixed - excessive memory consumption if batched commands queued on REDIS side 7 years ago
Nikita 61d7eac98e Redis Stream implementation. Add, Read and Range methods added #1490 7 years ago
Nikita 459bdfa49a RKeys.getKeys with batch size added 7 years ago
Nikita 6c1c602a3a Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita cdfcb06b41 Fixed - RRateLimiter.acquire throws NPE #1493 7 years ago
Nikita 598a01283e refactoring 7 years ago
Nikita Koksharov f9b9f09d97
Update CHANGELOG.md 7 years ago
Nikita Koksharov 52fc21f7b2
Update README.md 7 years ago
Nikita Koksharov 9b82ced207
Update CHANGELOG.md 7 years ago
Nikita d295f4ab44 [maven-release-plugin] prepare for next development iteration 7 years ago
Nikita 5e89e554ab [maven-release-plugin] prepare release redisson-2.12.2 7 years ago
Nikita 7543d53507 Fixed - NPE during JCacheManager.close method invocation. #1489 7 years ago