Commit Graph

4082 Commits (bdb5e1cf43ca6532096dee98611af2417dc00b0a)
 

Author SHA1 Message Date
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
Nikita Koksharov f15534d207
Update README.md 6 years ago
Nikita Koksharov ff45e1a249
Update CHANGELOG.md 6 years ago
Nikita Koksharov 2a08edf2ff [maven-release-plugin] prepare for next development iteration 6 years ago
Nikita Koksharov 20dd4ad428 [maven-release-plugin] prepare release redisson-2.14.0 6 years ago
Nikita Koksharov 5ba16644fc test timeout increased 6 years ago
Nikita Koksharov 44ea60a242 Feature - added RMap#putAllAsync() method with batch size #1662 6 years ago
Nikita Koksharov 84350aad69 Feature - RSet.random method limited by count 6 years ago
Nikita Koksharov 6c2cc70914 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 5d37dd0ea3
Merge pull request #1705 from bugratari/master
Issue #1700 - Set the keepAlive flag from the config parameter
6 years ago
Bugra c936ea5b0d Set the keepAlive flag from the config parameter 6 years ago
Nikita Koksharov 5e14712b93 Redis version parsing fixed 6 years ago
Nikita Koksharov f08cac4beb Feature - Lua-script caching on Redis side. #1676 6 years ago
Nikita Koksharov 2fdd12e83f test fixed 6 years ago
Nikita Koksharov a5f2810aa7 refactoring 6 years ago
Nikita Koksharov 8c7586ff2d refactoring 6 years ago
Nikita Koksharov 3b0396ddf5 refactoring 6 years ago
Nikita Koksharov 3679450650 test fixed 6 years ago
Nikita Koksharov dc92cef238 Log ByteBuf content properly 6 years ago
Nikita Koksharov 31d47c2517 Fixed - DecoderException when using connection ping #1497 6 years ago