Commit Graph

5029 Commits (c1b7f54a047de6270a44e881940f6630d1c1adcb)
 

Author SHA1 Message Date
Nikita Koksharov e5c84d783a refactoring 6 years ago
Nikita Koksharov c19e9aba18 RPatternTopic.removeListenerAsync method added 6 years ago
Nikita Koksharov ff3ae4a7bc Feature - add getMultiLock, getRedLock methods to RedissonClient, RedissonRxClient and RedissonReactiveClient interfaces #1988 6 years ago
Nikita Koksharov 520268da69 javadocs added 6 years ago
Nikita Koksharov bd74e07fdb Fixed - ClassCastException during RBatchReactive and RBatchRx execution in exectionMode = REDIS_WRITE_ATOMIC or REDIS_READ_ATOMIC. #1661 6 years ago
Nikita Koksharov c0729ae51a javadocs added 6 years ago
Nikita Koksharov f0c78121eb Improvement - methods of RxJava2 interfaces should use full set of result objects: Single, Maybe or Completable #1912 6 years ago
Nikita Koksharov b1f3d3411a checkstyle plugin updated 6 years ago
Nikita Koksharov 6ee48594b3 refactoring 6 years ago
Nikita Koksharov 4ee3074dfe Fixed - Sentinel doesn't support AUTH command. #1981 6 years ago
Nikita Koksharov a12722ec92 Fixed - command response shouldn't be printed in case of timeout #1654 6 years ago
Nikita Koksharov 06f8ec1572 Fixed - HP NONSTOP OS is not supported by MapCacheEventCodec #1956 6 years ago
Nikita Koksharov 0d64e0fb62 Feature - getInfo, listGroups, listConsumers methods added to RStream object. #1964 6 years ago
Joshua Gerth 488fe8fa8d
Shuffle the list so all clients don't prefer the same sentinel 6 years ago
Nikita Koksharov 3311e56e4f Fixed - RStream.readGroup method doesn't handle empty result properly with Redis 5.0.3 #1978 6 years ago
Nikita Koksharov 6c9c295025 Fixed - AUTH password included in Exception. #1976 6 years ago
Nikita Koksharov deaca654c0 Fixed - locked lock isn't unlocked after disconnect to Redis #1966 6 years ago
Nikita Koksharov f01fd0823b refactoring 6 years ago
Nikita Koksharov a813ef69dc Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 0e3d415844 RedissonMultiLock should implement RLock interface #1973 6 years ago
Nikita Koksharov 226b5af5ec
Update README.md 6 years ago
Nikita Koksharov 7ecc3a3180
Update README.md 6 years ago
Nikita Koksharov 6f8e29f963
Update README.md 6 years ago
Nikita Koksharov 2c9acf7322
Update README.md 6 years ago
Nikita Koksharov 3cfe2d0f33
Update README.md 6 years ago
Nikita Koksharov 1fa849c4ca
Update README.md 6 years ago
Nikita Koksharov 76e606db91
Update README.md 6 years ago
Nikita Koksharov 82ba0445c2
Update CHANGELOG.md 6 years ago
Nikita Koksharov 4a630ac4ba [maven-release-plugin] prepare for next development iteration 6 years ago
Nikita Koksharov a66070d02f [maven-release-plugin] prepare release redisson-3.10.4 6 years ago
Nikita Koksharov 27f5bb4f47 checkstyle rules added 6 years ago
Nikita Koksharov 78264ec79a Feature - getCountDownLatch, getPermitExpirableSemaphore, getSemaphore, getFairLock methods added to RMultimap object #1963 6 years ago
Nikita Koksharov 7e94157530 refactoring 6 years ago
Nikita Koksharov 1d33ebd252 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 34d104645f refactoring 6 years ago
Nikita Koksharov f61a708cbb
Update README.md 6 years ago
Nikita Koksharov a268a23ed8 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov d8dbda1b44 Fixed - RLocalCachedMap.destroy method doesn't clear local cache. #1962 6 years ago
Nikita Koksharov 8214d33819 refactoring 6 years ago
Nikita Koksharov f83981d89b javadocs update 6 years ago
Nikita Koksharov 1cc8c6a789
Update README.md 6 years ago
Nikita Koksharov 4535cf171a Fixed - HP NONSTOP OS is not supported by MapCacheEventCodec #1956 6 years ago
Nikita Koksharov 14b6b2250d refactoring 6 years ago
Nikita Koksharov 258ac53fab Fixed - RedissonLocalCachedMap.readAll* methods throw NPE if evictionPolicy = WEAK is used #1953 6 years ago
Nikita Koksharov ee51283731 Fixed - codec provided in Redisson configuration should be used for attribute messages serialization. #1905 6 years ago
Nikita Koksharov d8ae21e540 Fixed - ClassNotFoundException is thrown by Tomcat Session Manager in readMode = MEMORY #1959 6 years ago
Nikita Koksharov d5ee9a728b Fixed - fresh Tomcat instance unable to load session stored in Redis. #1558 6 years ago
Nikita Koksharov be050938b4 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 2f1839883b
Update README.md 6 years ago
Nikita Koksharov 55f7e57bc0 javadocs added 6 years ago