Commit Graph

4251 Commits (3e151c7a421b846d513c55ed39ebf6337bc0de46)
 

Author SHA1 Message Date
Nikita Koksharov 800d650341
Update README.md 6 years ago
Nikita Koksharov cbafc09d2b Fixed - Pooled connection closed after MOVED redirection #1778 6 years ago
Nikita Koksharov ce5a17fd29 Fixed - LogHelper.toString should be used instead of Arrays.toString 6 years ago
Nikita Koksharov 69d879f726 Fixed - Config node address should be filled out. 6 years ago
Nikita Koksharov f1526a93fd Fixed - Redisson Spring Boot doesn't start properly without lettuce or jedis in classpath #1774 6 years ago
Nikita Koksharov b8ca822b4a Fixed - Redisson shouldn't be shutdown in RedissonConnectionFactory #1736 6 years ago
Nikita Koksharov d15f4f6c56 license updated 6 years ago
Nikita Koksharov 365731758f Feature - TypedJsonJacksonCodec added. #1740 6 years ago
Nikita Koksharov f7b0328c33 refactoring 6 years ago
Nikita Koksharov ce3fd29f70 RedissonRegionFactory.createRedissonClient method introduced 6 years ago
Nikita Koksharov ca8c7f88a1 Fixed - RoundRobinLoadBalancer doesn't distribute load equally if one of slave nodes was failed #1766 6 years ago
Nikita Koksharov dc7036c9d8 Fixed - Master node shouldn't be shutdown on slave down event in Sentinel mode. #1746 6 years ago
Nikita Koksharov 9e3e9fe547 Fixed - failed Redis Master node is not shutdown properly. #1746 6 years ago
Nikita Koksharov de1f34498a Fixed - Spring Session keyPrefix setting isn't used in session name. #1755 6 years ago
Nikita Koksharov 1ae5935f21 Fixed - restored implementation of DnsAddressResolverGroupFactory. Issues solver of netty bug #8261 extracted to MultiDnsAddressResolverGroupFactory #1750 6 years ago
Nikita Koksharov 3740e1c8bd
Update README.md 6 years ago
Nikita Koksharov 46c50f3728
Update README.md 6 years ago
Nikita Koksharov 033109b8a0
Update README.md 6 years ago
Nikita Koksharov 874f1c8ef3
Update README.md 6 years ago
Nikita Koksharov 80e01144ef
Update README.md 6 years ago
Nikita Koksharov 1c278d58f3 refactoring 6 years ago
Nikita Koksharov b81368d2ef
Update README.md 6 years ago
Nikita Koksharov 54eaba09d2 refactoring 6 years ago
Nikita Koksharov 144391ff5f
Update README.md 6 years ago
Nikita Koksharov b3f6247c89
Update README.md 6 years ago
Nikita Koksharov 8a3a01cc75
Update README.md 6 years ago
Nikita Koksharov 6e95a82383 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 9aa85bb0c4 Fixed - hibernate cache shouldn't be cleared on destroy. 6 years ago
Nikita Koksharov 8fd9b35643
Update README.md 6 years ago
Nikita Koksharov 46aa0395c3 Feature - Hibernate cache implementation #1732 6 years ago
Nikita Koksharov 6e5bf64d09 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 21ac3d81c1 Fixed - MOVED handling 6 years ago
Nikita Koksharov 993e3b4406
Update README.md 6 years ago
Nikita Koksharov cdb2b6ff12
Update README.md 6 years ago
Nikita Koksharov dfcf183fb9
Update README.md 6 years ago
Nikita Koksharov d4099eb493
Update README.md 6 years ago
Nikita Koksharov e343769b9f
Update CHANGELOG.md 6 years ago
Nikita Koksharov e81139d047 [maven-release-plugin] prepare for next development iteration 6 years ago
Nikita Koksharov ae049c26ea [maven-release-plugin] prepare release redisson-2.14.1 6 years ago
Nikita Koksharov f18cde2d89 refactoring 6 years ago
Nikita Koksharov b633889014 Feature - takeFirstElements and takeLastElements methods added to RScoredSortedSetAsync object 6 years ago
Nikita Koksharov f1d2c3126b Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov d1ce467f8e javadocs fixed 6 years ago
Nikita Koksharov 12dc23db8d refactoring 6 years ago
Nikita Koksharov 7352815440 Fixed - Exception serialization by Jackson codec 6 years ago
Nikita Koksharov 45120859ae Feature - takeFirst and takeLast methods added to RScoredSortedSet object 6 years ago
Nikita Koksharov c3d922cf71
Update README.md 6 years ago
Nikita Koksharov e9edbd27d9 RStreamReactive and RStreamRx synced with RStream object 6 years ago
Nikita Koksharov 1ba7478679 javadoc fixed 6 years ago
Nikita Koksharov 7ffee8331a Feature - readGroup method variations added to RStream object. #1490 6 years ago