Commit Graph

3825 Commits (9a5bdc6c0ab97b6caa7f408ec215c05372031f9b)
 

Author SHA1 Message Date
Nikita bf5266ab59 Merge branch 'master' of github.com:redisson/redisson 7 years ago
Nikita 3d9f2c83c7 refactoring 7 years ago
Nikita d9ad010505 Initial implementation of Spring Data Redis integration. #1373 7 years ago
arpit728 b38f6d0bed Added timezone as a separate variable 7 years ago
Nikita Koksharov fa36e30438
Update README.md 7 years ago
Nikita 589f29be94 RBlockingDequeReactive implemented #335 7 years ago
Nikita Koksharov 3fe8131ec5
Update CHANGELOG.md 7 years ago
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 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 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 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