Commit Graph

7356 Commits (3ba3d543eacdfaf94c31427fc9d6b63dfbce77cd)
 

Author SHA1 Message Date
Nikita Koksharov 3ba3d543ea Feature - RedissonTransactionalBucket supports expire(), expireAt() and clearExpire() methods. #4249 3 years ago
Nikita Koksharov 6fca7e9a3f refactoring 3 years ago
Nikita Koksharov 58f2595440 Merge branch 'master' of github.com:redisson/redisson 3 years ago
Nikita Koksharov e9620d9c95 Fixed - reactive scripting commands throw ClassCastException if result is list of list. #4353 3 years ago
Nikita Koksharov f9c00cbf08
Update README.md 3 years ago
Nikita Koksharov 66aaa4a3f9
Update README.md 3 years ago
Nikita Koksharov 94ca2c7588
Update README.md 3 years ago
Nikita Koksharov 629e0bc628
Update README.md 3 years ago
Nikita Koksharov d7333adeef
Update README.md 3 years ago
Nikita Koksharov 297bc215d2
Update README.md 3 years ago
Nikita Koksharov 2381aec193
Update README.md 3 years ago
Nikita Koksharov a717502408
Update README.md 3 years ago
Nikita Koksharov 5eae6ca264
Update README.md 3 years ago
Nikita Koksharov e0c0171e08 refactoring 3 years ago
Nikita Koksharov 3f5e25dac1 test fixed 3 years ago
Nikita Koksharov c6957d3e52 refactoring 3 years ago
Nikita Koksharov 4a13ee014a refactoring 3 years ago
Nikita Koksharov c8e35f0dc8 javadocs added 3 years ago
Nikita Koksharov 5feb1d01a5
Update CHANGELOG.md 3 years ago
Nikita Koksharov dc272d02b6
Update CHANGELOG.md 3 years ago
Nikita Koksharov a0192dfef4 [maven-release-plugin] prepare for next development iteration 3 years ago
Nikita Koksharov 5b873c4a5f [maven-release-plugin] prepare release redisson-3.17.4 3 years ago
Nikita Koksharov 45549df0bc Fixed - continuous "Unable to unfreeze entry" error in Sentinel mode #4317 3 years ago
Nikita Koksharov c082f23fd8 Fixed - nameMapper isn't applied to RExecutorService and RScheduledExecutorService. #4317 3 years ago
Nikita Koksharov 01305ecdd2 Fixed - channel write exception may lead to wrong commands order #4262 3 years ago
Nikita Koksharov 2d3eaba83b Fixed - don't connect to sentinel if it's not included in result of SENTINEL SENTINELS command 3 years ago
Nikita Koksharov 0b3c2820f9 checkstyle fixed 3 years ago
Nikita Koksharov 837abd93dd Improvement - use 60 seconds polling instead of take command to get RRemoteService response 3 years ago
Nikita Koksharov 568f8235b9 Merge branch 'master' of github.com:redisson/redisson 3 years ago
Nikita Koksharov 437380bcab libs updated 3 years ago
Nikita Koksharov ccd8e47fe7
Update README.md 3 years ago
Nikita Koksharov 78dd3e4937 Merge branch 'master' of github.com:redisson/redisson 3 years ago
Nikita Koksharov a9a860bb94 Feature - RFunction and RShardedTopic objects added to RBatch 3 years ago
Nikita Koksharov 0cb834ab0b
Merge pull request #4341 from anp13/add-hmget-command
Add HMGET command to RedisCommands interface
3 years ago
Nikita Koksharov 8d98e0e4e7 Feature - RScript.load() shouldn't use failed Redis nodes. #4351 3 years ago
Nikita Koksharov c2c6eaa90d Feature - RJsonBucket object added. #4319 3 years ago
Nikita Koksharov 9cb1e76389 Feature - RPermitExpirableSemaphore.acquireAsync() hangs until leaseTimeout occurs. (regression since 3.16.8) #4349 3 years ago
Nikita Koksharov 3df496eddd Feature - RJsonBucket object added. #4319 3 years ago
Nikita Koksharov 5a51d7137e refactoring 3 years ago
Nikita Koksharov ab9e6dc7a7 Improvement - use 60 seconds polling instead of take command to get RRemoteService response 3 years ago
Nikita Koksharov 3902800606 Feature - RJsonBucket object added. #4319 3 years ago
Nikita Koksharov 84d82a1390 refactoring 3 years ago
anp13 edad0bfea5 Add HMGET command to RedisCommands interface
Signed-off-by: anp13 <ankita@momentohq.com>
3 years ago
Nikita Koksharov e27d87ca15 Fixed - eval() and evalSha() methods of ReactiveScriptingCommands object throw IndexOutOfBoundsException. #4326 3 years ago
Nikita Koksharov f116a72db1 Fixed - expired entries eviction process is limited to 5000 per call. #4329 3 years ago
Nikita Koksharov 8f94d72120 Fixed - sharded topic isn't resubscribed after channel reconnection 3 years ago
Nikita Koksharov 61a0c5785b Merge branch 'master' of github.com:redisson/redisson 3 years ago
Nikita Koksharov 44b936290e Fixed - execution of blpop command leads to connection reconnection. #3405 3 years ago
Nikita Koksharov 2f90d3260d
Update README.md 3 years ago
Nikita Koksharov ce1668f332
Update README.md 3 years ago