Commit Graph

4218 Commits (3d7076089e5504122b6de10c7ae07a9f6f45b947)
 

Author SHA1 Message Date
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
Nikita Koksharov 2aca77d988 refactoring 6 years ago
Nikita Koksharov 1907e60af9 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov 9380d3cef4 refactoring 6 years ago
Nikita Koksharov f0630be240 netty updated 6 years ago
Nikita Koksharov c1c1a503cc
Update CHANGELOG.md 6 years ago
Nikita Koksharov f34ebbcc83 Merge branch 'master' of github.com:redisson/redisson 6 years ago
Nikita Koksharov e3a783ea30 RDestroyable interface added to RMapCache and RSetCache rx/reactive objects 6 years ago
Nikita Koksharov fd89405517 TODO added 6 years ago
Nikita Koksharov 12e4968c47
Update CHANGELOG.md 6 years ago
Nikita Koksharov 094eb98de3
Update README.md 6 years ago
Nikita Koksharov cae7873654
Update CHANGELOG.md 6 years ago
Nikita Koksharov 80c1956230
Update README.md 6 years ago
Nikita Koksharov 3fd35f0eca
Update README.md 6 years ago
Nikita Koksharov 25730b7c69
Update README.md 6 years ago
Nikita Koksharov 01d68ff711
Update README.md 6 years ago
Nikita Koksharov 999bf12df4
Update README.md 6 years ago
Nikita Koksharov 3661431674 [maven-release-plugin] prepare for next development iteration 6 years ago
Nikita Koksharov d2199e2508 [maven-release-plugin] prepare release redisson-2.15.1 6 years ago
Nikita Koksharov 9f14ec3ba0
Update README.md 6 years ago
Nikita Koksharov 96cb7c63e9
Update README.md 6 years ago
Nikita Koksharov 640f61ffcd
Update README.md 6 years ago
Nikita Koksharov 319fa71093 Fixed - RRateLimiter RateType checking. #1870 6 years ago
Nikita Koksharov 705511b53c Fixed - DNSNameResolver bug (workaround). #1646 #1625 #1486 #1693 6 years ago
Nikita Koksharov 9d3d4a8562 License header updated 6 years ago
Nikita Koksharov 0dcefca39c Fixed - running scheduleWithFixedDelay Job couldn't be canceled. #1869 6 years ago
Nikita Koksharov 96ef05671e Fixed - master can't be changed anymore if new master wasn't added the first time. #1839 6 years ago
Nikita Koksharov f4d5cfba35 compilation fixed 6 years ago
Nikita Koksharov 4f2a4b9811 Fixed - master can't be changed anymore if new master wasn't added the first time. #1839 6 years ago
Nikita Koksharov 6531573603 Improvement - Tomcat Session recycle method implementation 6 years ago
Nikita Koksharov 4f6cde2af5 Fixed - don't send PING command for blocking queues. #1855 6 years ago
Nikita Koksharov 79e03e13aa Fixed - Getting java.lang.ClassNotFoundException if same Redisson instance used in tomcat and application. #1668 6 years ago
Nikita Koksharov 37b58db7bc Fixed - Getting java.lang.ClassNotFoundException if same Redisson instance used in tomcat and application. #1668 6 years ago
Nikita Koksharov ae14dba2fc Fixed - RedissonSessionManager throws java.lang.ClassNotFoundException if readMode=MEMORY #1867 6 years ago