Commit Graph

4251 Commits (3e151c7a421b846d513c55ed39ebf6337bc0de46)
 

Author SHA1 Message Date
Nikita Koksharov 3e151c7a42
Update CHANGELOG.md 6 years ago
Nikita Koksharov a0dc8f19fb
Update CHANGELOG.md 6 years ago
Nikita Koksharov 00d268b91f [maven-release-plugin] prepare for next development iteration 6 years ago
Nikita Koksharov 7b05535438 [maven-release-plugin] prepare release redisson-2.15.2 6 years ago
Nikita Koksharov d51671b67d javadocs added 6 years ago
Nikita Koksharov d871c25c29 Feature - StreamMessageId.NEVER_DELIVERED added. #1902 6 years ago
Nikita Koksharov 6aea8fef59 Improvement - default values of nettyThreads and threads settings set to 32 and 16 respectively 6 years ago
Nikita Koksharov 9b78fa9fc5 javadocs updated 6 years ago
Nikita Koksharov 111b12c109 Improvement - Tip added to error text of "Unable to get connection!" #1883 6 years ago
Nikita Koksharov 4becc21c22 Feature - decodeInExecutor setting added. #1879 6 years ago
Nikita Koksharov 031886c663 refactoring 6 years ago
Nikita Koksharov 5e56c4f977 refactoring 6 years ago
Nikita Koksharov f82246c345 Fixed - Fixed - continues handling of RedisLoadingException leads to excessive load. #1534 6 years ago
Nikita Koksharov 9ce12e10f4 Fixed - continues handling of RedisLoadingException leads to excessive load. #1534 6 years ago
Nikita Koksharov 29d014a225 Fixed - slave's connection pools are not initialized when it back from failover. #1891 6 years ago
Nikita Koksharov 1c4f6190bc Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 483ac35f6d Fixed - Buffer leak during failover and RBatch object execution. #1896 6 years ago
Nikita Koksharov 5c24d6a10c
Update README.md 6 years ago
Nikita Koksharov f659c58c8c Fixed - NumberFormatException error appears in log during RStream.readGroup invocation #1892 6 years ago
Nikita Koksharov 5b40913b96 refactoring 6 years ago
Nikita Koksharov 76bd80eb08 refactoring 6 years ago
Nikita Koksharov ac0e1f7d54
Merge pull request #1890 from antimony/sentinel-create-address-fix
Do not wrap in square brackets already wrapped IPv6 addresses
6 years ago
Nikita Koksharov 6a1f549732 Feature - lockAsync and tryLockAsync methods with threadId added to RedissonMultiLock. #1824 6 years ago
Nikita Koksharov d79755e325 Redis response timeout handling improvement 6 years ago
Nikita Koksharov 31dfbdbcf2 Fixed - NPE arise during Tomcat Session getAttribute/delete methods invocation.
getAttributeNames and getValueNames methods implementation. #1874
6 years ago
Mikhail Surin b7df3a2d29 Do not wrap in square brackets already wrapped IPv6 addresses 6 years ago
Nikita Koksharov 2b4529c736 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 80522a7b0b Fixed - huge messages logged in case of decoding error #1889 6 years ago
Nikita Koksharov 0a5445f505 refactoring 6 years ago
Nikita Koksharov dcf65db387
Update README.md 6 years ago
Nikita Koksharov 65ba0ef617
Update README.md 6 years ago
Nikita Koksharov 729c870f56
Update README.md 6 years ago
Nikita Koksharov d6d97fe59b
Update README.md 6 years ago
Nikita Koksharov 3d7076089e Fixed - Redis password shouldn't be included in exceptions #1820 6 years ago
Nikita Koksharov 65216839e7 Fixed - Redis Password visible with TRACE log level #1346 6 years ago
Nikita Koksharov c1de90ec51
Merge pull request #1888 from zhaixiaoxiang/master
fix infinite loop in RedLock or MultiLock
6 years ago
zhaixiaoxiang e592e0e7fa fix infinite loop in RedLock or MultiLock 6 years ago
Nikita Koksharov 066d67eb93 javadocs fixed 6 years ago
Nikita Koksharov 6fc768ad40 Fixed - RBatch object in REDIS_READ_ATOMIC execution mode is not executed on Redis salve 6 years ago
Nikita Koksharov 2ddfd65030 comment added 6 years ago
Nikita Koksharov 40ce6339ed refactoring 6 years ago
Nikita Koksharov b9843a50b8
Merge pull request #1835 from sKabYY/master
Fix loop redirect error while "CLUSTER FAILOVER"
6 years ago
Nikita Koksharov 3b6467d6ce Fixed - redisson yaml configuration located in classpath couldn't be loaded by hibernate factory. #1851 6 years ago
Nikita Koksharov 45c615e4d9 Fixed - class files should be excluded from META-INF folder. #1884 6 years ago
Nikita Koksharov d70aa0fc13 RedisProcess.restart method added 6 years ago
Nikita Koksharov a44d4a7124 refactoring 6 years ago
Nikita Koksharov 53bd9dff68 refactoring 6 years ago
Nikita Koksharov b34a9da9f3 refactoring 6 years ago
Nikita Koksharov 35ae834659 Improvement - nodes with empty names should be skipped. #1863 6 years ago
Nikita Koksharov ce8a8eb791 Fixed - JndiRedissonSessionManager shouldn't shutdown Redisson instance. #1872 6 years ago