Commit Graph

5857 Commits (c1ff36399093795c9024cfb08724ea3c499330ab)
 

Author SHA1 Message Date
Nikita Koksharov 4b2fad8e25 Fixed - RLiveObjectService.delete() works asynchronously. #2935 5 years ago
Nikita Koksharov 1c49817499 Fixed - deserialization exception is thrown if RMapCache.EntryRemovedListener is set. #2941 5 years ago
Nikita Koksharov b60a1cb4bc refactoring 5 years ago
Nikita Koksharov 9d028ae202 refactoring 5 years ago
Nikita Koksharov 24950045af Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov fb73d9b6b1 deprecated method removed 5 years ago
Nikita Koksharov 7fef775edf
Update README.md 5 years ago
Nikita Koksharov e5e5690163
Update README.md 5 years ago
Nikita Koksharov 447b3957ad
Update README.md 5 years ago
Nikita Koksharov 4aaf40ea88 nat mapper logging added 5 years ago
Nikita Koksharov 2e63696574 Fixed - Incorrect registration of Sentinel node defined with hostname #2939 5 years ago
Nikita Koksharov 79fd2ea060 imports fixed 5 years ago
Nikita Koksharov 18897a1109 Fixed - OOM arise during RLiveObjectService.persist() method invocation. #2938 5 years ago
Nikita Koksharov a81041f25d Improvement - reset jodd ClassIntrospector instance after RLiveObjectService.persist() method invocation. #2937 5 years ago
Nikita Koksharov aa056ae671 Fixed - RRateLimiter rate interval might be exceeded if permits acquired at the end of interval and the start of next interval #2931 5 years ago
Nikita Koksharov 457ee00505 Fixed - RRateLimiter rate interval might be exceeded if permits aquired at the end of interval and the start of next interval #2931 5 years ago
Nikita Koksharov fa98e78ef4 libs updated 5 years ago
Nikita Koksharov d566d8ff4f test added 5 years ago
Nikita Koksharov 621309ab75 Fixed - Spring Data Redis connection in multi mode causes connection leak if it wasn't executed during RedisTemplate execution #2928 5 years ago
Nikita Koksharov 5706e92744 Fixed - Spring Data Redis connection in multi mode may cause thread hang #2927 5 years ago
Nikita Koksharov 981ce2e4b1 refactoring 5 years ago
Nikita Koksharov 03686f2671 refactoring 5 years ago
Nikita Koksharov a51655a28b Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov 2aef8035ef Fixed - Spring Data Redis xReadGroup should use write operation. #2925 5 years ago
Nikita Koksharov 429cfd52cc
Update README.md 5 years ago
Nikita Koksharov f7fb565183
Update README.md 5 years ago
Nikita Koksharov 67f602f2a6 Fixed - MarshallingCodec throws IllegalArgumentException: RIVER 5 years ago
Nikita Koksharov 8f06210bba refactoring 5 years ago
Nikita Koksharov f97b073966 refactoring 5 years ago
Nikita Koksharov 34a913616c refactoring 5 years ago
Nikita Koksharov ac8210ae10 refactoring 5 years ago
Nikita Koksharov b5dc17a390 refactoring 5 years ago
Nikita Koksharov 66f1a2cd81 refactoring 5 years ago
Nikita Koksharov d58f303189 refactoring 5 years ago
Nikita Koksharov 4e1e97fc73 Fixed - writeMode=WriteBehind causes Command still hasn't been written into connection error #2911 5 years ago
Nikita Koksharov d432936750 Fixed - RLock throws java.util.NoSuchElementException. #2893 5 years ago
Nikita Koksharov 88b8c19eb9 Feature - BITFIELD command support 5 years ago
Nikita Koksharov 990ae29b22 Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov 7a19cdf3cd stagingProgressTimeoutMinutes param added 5 years ago
Nikita Koksharov 824bed3b1b
Update README.md 5 years ago
Nikita Koksharov eb83cfcb8e
Update CHANGELOG.md 5 years ago
Nikita Koksharov e82fffd0ab [maven-release-plugin] prepare for next development iteration 5 years ago
Nikita Koksharov 59899bb083 [maven-release-plugin] prepare release redisson-3.13.2 5 years ago
Nikita Koksharov 97bf4922d3 Fixed - Don't handle empty sentinels list #2885 5 years ago
Nikita Koksharov 86abbb0326 Fixed - RMapCache.clear() method shouldn't clear maxSize option #2884 5 years ago
Nikita Koksharov dd119d369c Improvement - make RedissonRegionFactory.fallback field protected. #2878 5 years ago
Nikita Koksharov e7172d3e72 Fixed - Redisson slowdowns access to hibernate in fallback mode. 1800 5 years ago
Nikita Koksharov 80507cecfa Fixed - Sentinel hostname isn't used for ssl connection during Redisson startup #2879 5 years ago
Nikita Koksharov 6d90559000 Fixed - RBloomFilter methods throw NPE in case of error. #2871 5 years ago
Nikita Koksharov fdcd543ae0 Fixed - RedissonAtomicDouble#getAndSet() method throws NPE. #2875 5 years ago