Commit Graph

3968 Commits (7143e8593c9fd9169a8107a8a1acd9ca56dac412)
 

Author SHA1 Message Date
Nikita Koksharov 7143e8593c Feature - RObject.getSizeInMemory method added #1726 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
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
Nikita Koksharov baf1848dc5 test fixed 6 years ago
Nikita Koksharov b83812754a refactoring 6 years ago
Nikita Koksharov 4f551b036a Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 89448edff9 Fixed - Redisson can't resolve short DNS name #1693 6 years ago
Nikita Koksharov 4b49f3b79d
Update README.md 6 years ago
Nikita Koksharov ce4e86fd66 Fixed - Redisson shuts down executor it doesn't own #1690 6 years ago
Nikita Koksharov 57e2d6253a Fixed - "spring.redis.cluster.nodes" param parsing for spring-boot 6 years ago
Nikita Koksharov 3289b5de99 refactoring 6 years ago
Nikita Koksharov 9e574377c9 info method deleted 6 years ago
Nikita Koksharov 9dd8b52922 Fixed - Node.ping should return false if node is unreachable 6 years ago
Nikita c4762a34a4 Feature - Lambda support for RExecutorService #1183 #1656 6 years ago
Nikita 230233086e Improvement - memory allocation optimization during command encoding 6 years ago
Nikita 9c4c57f72d Improvement - memory allocation optimization during ExecutorService task execution. 6 years ago
Nikita db19103b79 Fixed - DecoderException when using connection ping #1497 6 years ago