Commit Graph

7947 Commits (258d94c46c93a94d5393b3decbd7bbcea971f08a)
 

Author SHA1 Message Date
Nikita Koksharov 258d94c46c test added 2 years ago
Nikita Koksharov 522326083c refactoring 2 years ago
Nikita Koksharov 08eb573a21 refactoring 2 years ago
Nikita Koksharov 9d2ec1764f Improvement - RedissonReliableTopic internal structure optimization #5027 2 years ago
Nikita Koksharov 760972b1c4 old methods deprecated 2 years ago
Nikita Koksharov 015a2fe4c3 toString() method implemented 2 years ago
Nikita Koksharov 0689a46d88 libs updated 2 years ago
Nikita Koksharov 3fda950bf9 Fixed - failover isn't handled correctly in some cases. #5018 2 years ago
Nikita Koksharov 32728b8f55 Fixed - failover isn't handled correctly in some cases. #5018 2 years ago
Nikita Koksharov af9208c3c9 Improvement - RedissonReliableTopic internal structure optimization #5027 2 years ago
Nikita Koksharov 3b839f8350 javadocs updated 2 years ago
Nikita Koksharov d9959f1422 Fixed - BatchOptions.retryAttempts = 0 isn't applied for RBatch object. #5021 2 years ago
Nikita Koksharov 696396c328 Feature - addIfAbsent(), addIfExists(), addIfGreater(), addIfLess(), addAll(), addAllIfAbsent(), addAllIfExist(), addAllIfGreater(), addAllIfLess() methods added to RSetCache object. #5025 2 years ago
Nikita Koksharov 79271d1d0b version updated 2 years ago
Nikita Koksharov f0ba01a560 Fixed - BatchOptions.retryAttempts = 0 isn't applied for RBatch object. #5021 2 years ago
Nikita Koksharov c851bafc70 Feature - SetAddListener, SetRemoveListener, SetRemoveRandomListener added to RSet object. #220 2 years ago
Nikita Koksharov e01f62d0fd Feature - ScoredSortedSetAddListener, ScoredSortedSetRemoveListener added to RScoredSortedSet object. #220 2 years ago
Nikita Koksharov da23ae3d6a Feature - MapPutListener, MapRemoveListener added to RMap object. #220 2 years ago
Nikita Koksharov 7b1d26963b Feature - IncrByListener added to RAtomicDouble and RAtomicLong object. #220 2 years ago
Nikita Koksharov dac6b1c0bb refactoring 2 years ago
Nikita Koksharov e63d1c77cf refactoring 2 years ago
Nikita Koksharov 7ca3f05ee1 refactoring 2 years ago
Nikita Koksharov f13ff2b4b5 Fixed - RMap.keySet() throws NPE if CompositeCodec used. #5006 2 years ago
Nikita Koksharov acb080fe91 libs updated 2 years ago
Nikita Koksharov 00af68f19d Fixed - RediSearch NumericFilter shouldn't set exclusive range by default #5012 2 years ago
Nikita Koksharov b6a4fa33ed Fixed - RediSearch NumericFilter throws NPE #5011 2 years ago
Nikita Koksharov 32511e67c3 Feature - RMapCache.getAllWithTTLOnly() method added. #3907 2 years ago
Nikita Koksharov 888d46abed javadocs fixed 2 years ago
Nikita Koksharov 3f4bfa7baa refactoring 2 years ago
Nikita Koksharov c80df20d21 Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov 2c5b14bfc1 refactoring 2 years ago
Nikita Koksharov 224cb1a487 refactoring 2 years ago
Nikita Koksharov 2bac289bc2 refactoring 2 years ago
Nikita Koksharov 5f000af7a6 Helidon updated 2 years ago
Nikita Koksharov d557880fb2
Update README.md 2 years ago
Nikita Koksharov ea2c8f66cb Fixed - ReliableTopic data loss. #4223 2 years ago
Nikita Koksharov ebdbbd595f Feature - RLocalCachedMap.removeListener() method doesn't remove local cache listeners 2 years ago
Nikita Koksharov 4fe0d58b07 javadoc added 2 years ago
Nikita Koksharov b5cb6e6656 Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov b92115cda4 version updated 2 years ago
Nikita Koksharov b9ce78ba5b
Update CHANGELOG.md 2 years ago
Nikita Koksharov 3796ff8a38
Update CHANGELOG.md 2 years ago
Nikita Koksharov b2410b9d85 [maven-release-plugin] prepare for next development iteration 2 years ago
Nikita Koksharov c9190eb54b [maven-release-plugin] prepare release redisson-3.21.0 2 years ago
Nikita Koksharov 07c83a6dbd libs updated 2 years ago
Nikita Koksharov f6425246d9 libs updated 2 years ago
Nikita Koksharov cf241af5c0 Feature - LocalCacheUpdateListener and LocalCacheInvalidateListener listeners added for RLocalCachedMap object. #4686 2 years ago
Nikita Koksharov 76957f81df Feature - Quarkus 3 support #4993 2 years ago
Nikita Koksharov c837d50e83 Improvement - RRateLimiter uses 128-bit random. 2 years ago
Nikita Koksharov 8b76103d26 Fixed - error during Yaml configuration parsing isn't reported. #4985 2 years ago