Commit Graph

4251 Commits (3e151c7a421b846d513c55ed39ebf6337bc0de46)
 

Author SHA1 Message Date
Nikita Koksharov 6a4414b40c RStreamReactive and RStreamRx synced with RStream 6 years ago
Nikita Koksharov 4632aee75a Feature - removeGroup, removeConsumer, updateGroupMessageId methods added to RStream object. #1490 6 years ago
Nikita Koksharov 2a86885f20 Feature - fastClaim method added to RStream object. #1490 6 years ago
Nikita Koksharov 60d003584a Feature - trim method added to RStream object. #1490 6 years ago
Nikita Koksharov 4d5842b0b0 Feature - remove method added to RStream object. #1490 6 years ago
Nikita Koksharov 2b2c6b341b refactoring 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 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 23c3a4e0ea Redis version updated 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 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 a3fec2c062 Feature - takeFirstElements and takeLastElements methods added to RBlockingDequeRx 6 years ago
Nikita Koksharov 101f088e22 RedissonBlockingQueueRx added 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 0444fe2c50 RedissonTopicRx added 6 years ago
Nikita Koksharov 83eda8b26b Improvement - RxJava2 method call cancellation added 6 years ago
Nikita Koksharov bf2ac3e870 Feature - RTopicRx.getMessages streaming method added 6 years ago
Nikita Koksharov 59b6a02463 Feature - async methods for listener removal added to RTopic object 6 years ago
Nikita Koksharov acf2a82f4a Fixed - CommandDecoder exception while using PubSub with ping. #1497 6 years ago
Nikita Koksharov 040c659f30 Fixed - RTopic.removeAllListeners leads to PubSub connections leak. #1696 6 years ago
Nikita Koksharov b4135a9994 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov e7ad119e21 Fixed - Flowable should be returned instead of Publisher interface 6 years ago
Nikita Koksharov c7ad350a8e Fixed - createRx should return RedissonRxClient 6 years ago