Commit Graph

4666 Commits (016d3395f10cdbe2375c934b296000592707eaf9)
 

Author SHA1 Message Date
Nikita Koksharov 2b2c6b341b refactoring 6 years ago
Nikita Koksharov 196f782029 Merge branch 'master' into 3.0.0 6 years ago
Nikita Koksharov eafe7c60f8 Fixed - DNS channels aren't pooled. #1729 6 years ago
Nikita Koksharov c9eacf7e3a Improvement - Redis url validation 6 years ago
Nikita Koksharov e4b6e1fc39 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 39a131137c Fixed - RStream commands don't work with Redis 5.0.1 version 6 years ago
Nikita Koksharov 6c1eee987d
Update README.md 6 years ago
Nikita Koksharov 5f5836f5a1
Update README.md 6 years ago
Nikita Koksharov e668c6d0de
Update README.md 6 years ago
Nikita Koksharov 9a44460e61
Update README.md 6 years ago
Nikita Koksharov 386a0f7852 Merge branch 'master' into 3.0.0 6 years ago
Nikita Koksharov 94b4a8c189 Feature - RTopic.countListeners method added. #1738 6 years ago
Nikita Koksharov 6a1896a4dc refactoring 6 years ago
Nikita Koksharov db1ba0c928 Fixed - task scheduled with cron pattern isn't executed with single worker. #1734 6 years ago
Nikita Koksharov 02f1fd7e20 refactoring 6 years ago
Nikita Koksharov 21dfeadd4d Merge branch 'master' into 3.0.0 6 years ago
Nikita Koksharov 23c3a4e0ea Redis version updated 6 years ago
Nikita Koksharov 718cef677c Merge branch 'master' into 3.0.0 6 years ago
Nikita Koksharov 897c4f2b9f refactoring 6 years ago
Nikita Koksharov 289f5ff4f5 Javadocs added 6 years ago
Nikita Koksharov 5f7b95a80f fst lib updated 6 years ago
Nikita Koksharov c87e46274a netty updated 6 years ago
Nikita Koksharov 1da4094526 refactoring 6 years ago
Nikita Koksharov a89f1a7f25 Improvement - JCache performance optimization. #1722 6 years ago
Nikita Koksharov 182e377b90 JCache optimizations. #1722 6 years ago
Nikita Koksharov 82050c404a Fixed - Spring Boot Starter doesn't convert properly list of sentinel addresses. #1731 6 years ago
Nikita Koksharov bc7ab0e586 Fixed - RTopic and all objects based on it stop work properly if Subscribe timeout has happened. #1717 6 years ago
Nikita Koksharov 1ab6ebf38a Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 7143e8593c Feature - RObject.getSizeInMemory method added #1726 6 years ago
Nikita Koksharov 9b30cf0088
Merge pull request #1724 from antimony/ipv6-host-port-parse-fix
Fix host-port splitter in SentinelConnectionManager for ipv6 addresses
6 years ago
Nikita Koksharov b764fef7d3
Merge pull request #1721 from randomSpirit/master
in case timeoutValue is null
6 years ago
Nikita Koksharov fbda0da62d ByteBuf allocation optimization 6 years ago
Nikita Koksharov 7ec852564e Merge branch 'master' into 3.0.0
# Conflicts:
#	pom.xml
6 years ago
Nikita Koksharov 52685c144d Fixed - JDK 1.6 compatibility for 2.x base line. #1719 6 years ago
Mikhail Surin 0e74a8f1b0 Fix host-port splitter in SentinelConnectionManager for ipv6 addresses 6 years ago
junwu215177 39eba7f314 in case timeoutValue is null 6 years ago
Nikita Koksharov a71460624e Fixed - OOM when using RLocalCachedMap.fastPut and Reference based EvictionPolicy. #1442 6 years ago
Nikita Koksharov 59aeef0e8b Feature - takeFirstElements and takeLastElements methods added to RBlockingDequeReactive 6 years ago
Nikita Koksharov 6ea0cc4ed7 Merge branch 'master' into 3.0.0
# Conflicts:
#	redisson/src/main/java/org/redisson/api/RBlockingQueueReactive.java
6 years ago
Nikita Koksharov a3fec2c062 Feature - takeFirstElements and takeLastElements methods added to RBlockingDequeRx 6 years ago
Nikita Koksharov 91f38a30d5 Feature - RBlockingQueueReactive.takeElements streaming method added 6 years ago
Nikita Koksharov 93d99c10cc Fixed - RedissonTopicReactive.getMessages error handling 6 years ago
Nikita Koksharov 7ba408cd2f Merge branch 'master' into 3.0.0 6 years ago
Nikita Koksharov 101f088e22 RedissonBlockingQueueRx added 6 years ago
Nikita Koksharov 9f4a65d9f2 Merge branch 'master' into 3.0.0 6 years ago
Nikita Koksharov dcd9dcaaef Fixed - RTopicRx.getMessages error handling 6 years ago
Nikita Koksharov 045c2c2e2a Feature - RBlockingQueueRx.takeElements method added 6 years ago
Nikita Koksharov 5061473380 Merge branch 'master' into 3.0.0 6 years ago
Nikita Koksharov 0444fe2c50 RedissonTopicRx added 6 years ago
Nikita Koksharov 9af57b7b81 Merge branch 'master' into 3.0.0 6 years ago