Commit Graph

8712 Commits (72c76be6b1b14adcc36f3525ec1eb745b750d882)
 

Author SHA1 Message Date
Nikita Koksharov b0c83b52e3 [maven-release-plugin] prepare for next development iteration 1 year ago
Nikita Koksharov c792670a2e [maven-release-plugin] prepare release redisson-3.24.3 1 year ago
Nikita Koksharov ce3deb1df8 workflow updated 1 year ago
Nikita Koksharov 3a40470a5d github workflows updated 1 year ago
Nikita Koksharov 59e59f6605 github workflows updated 1 year ago
Nikita Koksharov 31980c80d5 Fixed - ERR invalid expire time error is thrown during RLock.unlock() call if retryAttempts = 0. #5392 1 year ago
Nikita Koksharov 5a36a974fc Feature - Helidon 4.0 integration #5393 1 year ago
Nikita Koksharov dfbdd05533 fixed compilation with JDK 21 1 year ago
Nikita Koksharov 31409b27f9 Merge branch 'master' of github.com:redisson/redisson 1 year ago
Nikita Koksharov 1133778df0 refactoring 1 year ago
Nikita Koksharov 02edd09a0e
Update CHANGELOG.md 1 year ago
Nikita Koksharov 187978f8d1 version updated 1 year ago
Nikita Koksharov 0ca91ee73c [maven-release-plugin] prepare for next development iteration 1 year ago
Nikita Koksharov 3fbe17209c [maven-release-plugin] prepare release redisson-3.24.2 1 year ago
Nikita Koksharov 2c70fe7de4 version updated 1 year ago
Nikita Koksharov de11b32747 Fixed - IllegalArgument timeout error is throw during shutdown. 1 year ago
Nikita Koksharov 8223c05b96 Fixed - Intermittent Exception when creating RedissonLocalCachedMap (regression since 3.24.1) #5385 1 year ago
Nikita Koksharov 106fbea55f Fixed - RSearch.aggregate() doesn't apply withCursor() and sortBy() options correctly. #5381 1 year ago
Nikita Koksharov 985402a8aa refactoring 1 year ago
Nikita Koksharov a1ed0f361d test fixed 1 year ago
Nikita Koksharov c0bf257abd Fixed - "MOVED redirection loop detected" error should be thrown only if both source and target addresses are equal. #4656 1 year ago
Nikita Koksharov b0f8bb7560 Merge branch 'master' of github.com:redisson/redisson 1 year ago
Nikita Koksharov 183eb5eaa3 version updated 1 year ago
Nikita Koksharov 5bdc381eeb
Update CHANGELOG.md 1 year ago
Nikita Koksharov 4ee19fef50 [maven-release-plugin] prepare for next development iteration 1 year ago
Nikita Koksharov 873e8b266d [maven-release-plugin] prepare release redisson-3.24.1 1 year ago
Nikita Koksharov e0ead56c07 Fixed - waitTime applied in wrong unit in fair RLock 1 year ago
Nikita Koksharov eb29999cf6 [maven-release-plugin] prepare for next development iteration 1 year ago
Nikita Koksharov dc089fa393 [maven-release-plugin] prepare release redisson-3.24.0 1 year ago
Nikita Koksharov 970467d836 refactoring 1 year ago
Nikita Koksharov aab3556628 refactoring 1 year ago
Nikita Koksharov f1af1c95e3 refactoring 1 year ago
Nikita Koksharov ccaa3c920d Feature - subscriptionTimeout setting added. #5377 1 year ago
Nikita Koksharov 2f2ed6d1a1 refactoring 1 year ago
Nikita Koksharov 860ed95d35 Merge branch 'master' of github.com:redisson/redisson 1 year ago
Nikita Koksharov ec2c7a461c refactoring 1 year ago
Nikita Koksharov 99ef1315c2
Merge pull request #5370 from dgolombek/shutdown-timeout
ConnectionManger.shutdown completes within timeout
1 year ago
David Golombek 7ad677e056 Fix checkstyle violations
Signed-off-by: David Golombek
Signed-off-by: David Golombek <dgolombek@mylookout.com>
1 year ago
David Golombek 4a1c7281cd ConnectionManger.shutdown completes within timeout
Make sure that the total time of shutdown() does not exceed the
provided timeout.

Signed-off-by: Dave Golombek

Fixes #5367

Signed-off-by: David Golombek <dgolombek@mylookout.com>
1 year ago
Nikita Koksharov 1905b63a54 refactoring 1 year ago
Nikita Koksharov ee230f606e Fixed - RBuckets.trySet(), RBuckets.set(), RBuckets.get(), RKeys.touch(), RKeys.unlink(), RKeys.delete(), RKeys.countExists() methods may hang after failover in Redis cluster 1 year ago
Nikita Koksharov e72194649e Feature - tcpKeepAliveCount, tcpKeepAliveIdle, tcpKeepAliveInterval, tcpUserTimeout settings added. #5374 1 year ago
Nikita Koksharov 70e18aaaab Fixed - exceptions aren't wrapped in CacheException for containsKey(), getAll() and removeAll() methods of JCache 1 year ago
Nikita Koksharov 605665665e Fixed - Command execution timeout for command: (PING). #5371 1 year ago
Nikita Koksharov 26298db027 Feature - Redis Cache async methods implementation introduced in Spring 6.1 1 year ago
Nikita Koksharov b1456639a3 Fixed - RBucketReactive.delete() method doesn't work in Quarkus Native. 1 year ago
Nikita Koksharov 09ee4ca9ca
Merge pull request #5361 from DicksengA/master
Missing methods in Quarkus Native
1 year ago
Nikita Koksharov 12614b6451 netty updated 1 year ago
dickson 011d4aa332 remove duplicate
Signed-off-by: dickson <ho.dickson@gmail.com>
1 year ago
dickson 0547aa84e4 formating issue
Signed-off-by: dickson <ho.dickson@gmail.com>
1 year ago