Commit Graph

7361 Commits (1b698f9acbc793905d9295f4905e8cf99e79f55d)
 

Author SHA1 Message Date
Nikita Koksharov 8e7d73dc3c Fixed - JCache hangs forever when getting value from cache with useScriptCache=true #4276 3 years ago
Nikita Koksharov c916aa76df Feature - RShardedTopic object added. #4105 3 years ago
Nikita Koksharov 2aec27c039 Feature - RPatternTopic.removeAllListenersAsync() method added 3 years ago
Nikita Koksharov 43e7ef2446 refactoring 3 years ago
Nikita Koksharov d706b576eb Feature - Spring Data Redis 2.7.0 module added #4298 3 years ago
Nikita Koksharov 8504becfe9 version updated 3 years ago
Nikita Koksharov 506c10ac7f Feature - RScoredSortedSet.replace() method added. #4257 3 years ago
Nikita Koksharov ec235675b7 Fixed - RMap.merge() method hangs if MapLoader specified. #4283 3 years ago
Nikita Koksharov 673ffd3944 refactoring 3 years ago
Nikita Koksharov a32d5ac160 refactoring 3 years ago
Nikita Koksharov cd240943ca refactoring 3 years ago
Nikita Koksharov 732b28fade refactoring 3 years ago
Nikita Koksharov 037fbc76a0 refactoring 3 years ago
Nikita Koksharov 8ae4eed607
Merge pull request #4272 from thisiswanghy/feature/fix-RedissonBaseLock
Update ExpirationEntry in RedissonBaseLock.java
3 years ago
Nikita Koksharov 9e58872b8c refactoring 3 years ago
Nikita Koksharov 98370cd597 checkstyle improvement 3 years ago
Nikita Koksharov 5f683b95aa Merge branch 'master' of github.com:redisson/redisson 3 years ago
Nikita Koksharov 1d8c312b21 libs updated 3 years ago
Nikita Koksharov 5b053eee02
Update README.md 3 years ago
Nikita Koksharov 66168fff2c
Update README.md 3 years ago
why技术 6ca90567cb The counter should start from 0. Otherwise, according to the program logic, even if the removethreadid method is called, the counter will not be reduced to 0.
Signed-off-by: why技术 <thisiswhy@outlook.com>
3 years ago
Nikita Koksharov 9bb03cd5c1 refactoring 3 years ago
Nikita Koksharov 31a5dc0977 Merge branch 'master' of github.com:redisson/redisson 3 years ago
Nikita Koksharov 5a7a8bd253 refactoring 3 years ago
Nikita Koksharov e73189838e
Update README.md 3 years ago
Nikita Koksharov 7bbd4f034f
Update README.md 3 years ago
Nikita Koksharov b6c3b12050
Update README.md 3 years ago
Nikita Koksharov 65fe423e5c
Update README.md 3 years ago
Nikita Koksharov f1319328c5
Update README.md 3 years ago
Nikita Koksharov cd5ee1b2bd
Update README.md 3 years ago
Nikita Koksharov 942da01dbc
Update README.md 3 years ago
Nikita Koksharov c4e6bd16bf
Update README.md 3 years ago
Nikita Koksharov 05c034553e
Update README.md 3 years ago
Nikita Koksharov 8841130658
Update README.md 3 years ago
Nikita Koksharov 966a69fb1c
Update CHANGELOG.md 3 years ago
Nikita Koksharov dd3ac01e35 [maven-release-plugin] prepare for next development iteration 3 years ago
Nikita Koksharov 637a0e110c [maven-release-plugin] prepare release redisson-3.17.1 3 years ago
Nikita Koksharov 0d8a7dd9a2 Improvement - amount of created connections in parallel reduced to 5. For better stability. 3 years ago
Nikita Koksharov a251361218 Fixed - RedissonReactiveClient.getMultilock() should
accept RLockReactive objects.
Fixed - RedissonRxClient.getMultilock() should accept RLockRx objects. #4259
3 years ago
Nikita Koksharov 910134a611 Feature - transactionAware setting added to RedissonSpringCacheManager. #4261 3 years ago
Nikita Koksharov 608625a3bd Fixed - Don't close connection on error response during topology scan #4252 3 years ago
Nikita Koksharov 88999986e4 Fixed - SET command should be an idempotent operation #4250 3 years ago
Nikita Koksharov c1a7fb84ca Fixed - MasterSlaveConnectionManager throws ClassCastException if host unknown #4246 3 years ago
Nikita Koksharov 86c49d5a89 Fixed - RReadWriteLock renewal doesn't work if writeLock released before readLock then both were acquired. #4217 3 years ago
Nikita Koksharov 1d796c14ad refactoring 3 years ago
Nikita Koksharov e5a2f96bfd refactoring 3 years ago
Nikita Koksharov 347e0dd371 Fixed - Spring Data Redis module. Scan In cluster mode, other nodes cannot be scanned #4238 3 years ago
Nikita Koksharov bb3e929cb8 refactoring 3 years ago
Nikita Koksharov 9623836fc4 Fixed - RReliableTopic throws "attempt to compare nil with number" error. #4190 3 years ago
Nikita Koksharov 428f3cebbb Fixed - RedissonSpinLock.tryLock() method returns false instead of true if the remaining wait time is negative #4197 3 years ago