Commit Graph

3984 Commits (02f1fd7e205cd3581971ad1ad389a987355c7521)
 

Author SHA1 Message Date
Nikita 62aa3705b9 RScheduledExecutorService doesn't handle delay correctly.
tasksRetryIntervalName is deleted if tasks absent.
  
Nikita 9fce021131 docs fixed
Nikita Koksharov 7396fa3657
Merge pull request from Pepe-Lu/fix_test_import
fix import order in RedissonLiveObjectServiceTest
Nikita ad911d26d6 Merge branch 'master' of github.com:redisson/redisson
Nikita 99a36009ff redisson-spring-boot-starter module added.
Pepe Lu d1d9f8d740 prevent star import
Pepe Lu ef3a72102f fix import order in RedissonLiveObjectServiceTest
Nikita Koksharov 8712c7dd07
Update README.md
Nikita Koksharov e3db943b10
Update README.md
Nikita 0252bbb573 refactoring
Pepe Lu 423910bff4 Support sort alpha for list,set,sorted set.
Nikita cb004ab8c6 Fixed - RMapCache and RSetCache should implement RDestroyable
Nikita 2199a9c0dd plugin updated
Nikita 7a62ee2e02 Fixed - RBucket.set with ttl throws NPE if value is null.
Nikita cdd7c8ae2f netty updated
Nikita c257d6febf Merge branch 'master' of github.com:redisson/redisson
Nikita 404c90c491 Fixed - false HashedWheelTimer resource leak message
Nikita Koksharov d108318e5d
Update README.md
Nikita b7c44b530f Fixed - Redis request/response handling performance improvement
Nikita 1faaaca92c Merge branch 'master' of github.com:redisson/redisson
Nikita 7557715581 Fixed - 30x spike in Commands to the failover shard
Nikita Koksharov 2e8ead7159
Update README.md
Nikita Koksharov b97d4088b0
Update README.md
Nikita Koksharov 16fdd0e521
Merge pull request from Pepe-Lu/master
An enhancement from  CompositeIterator decouple from CompositeIterable
lubei 2fa2f17a33 CompositeIterator decouple from CompositeIterable
Nikita Koksharov 91c29e1ee8
Update README.md
Nikita Koksharov 67514637b5
Update README.md
Nikita Koksharov f32c01a8f5
Update README.md
Nikita bb19fd7997 NPE fixed.
Nikita Koksharov 70b4e1856a
Merge pull request from arpit728/timezone_fix
Timezone fix while providing cron expression with timezone.
arpit728 6ed77d97d2 Merge branch 'timezone_fix' of https://github.com/arpit728/redisson into timezone_fix
arpit728 39554714d6 removed CronExpression custom serialization changes
arpit728 c8fd54e6d7 Merge remote-tracking branch 'upstream/master' into timezone_fix
Nikita 338f9d00a3 failover test added
Nikita fd4f4ecc72 refactoring
Nikita 8d8ff88a10 Fixed - RExecutorService task execution performance regression.
Nikita Koksharov 1d19d4d325
Merge branch 'master' into timezone_fix
Nikita f78b0b68f5 Fixed - RExecutorService task execution performance regression.
Nikita 84c00617f9 Merge branch 'master' of github.com:redisson/redisson
Nikita 6a83044bc1 refactoring
Nikita 1c3703e4f3 libs updated
Nikita Koksharov 2536f5f630
Update README.md
Nikita c6269509c7 refactoring
Nikita 24146f776b Fixed - JCache.removeAll doesn't work.
Nikita e37c9d3741 Merge branch 'master' of github.com:redisson/redisson
Nikita 8f3aea067c missed class
Nikita 27d71b32b6 Fixed - locking in multiple parallel transactions created with the same thread.
Nikita 43765f94de Spring Data module added.
Nikita Koksharov cd0fc4f49d
Update README.md
Nikita 5403a96592 test fixed