Nikita Koksharov
4b84624255
Merge pull request #5246 from JanCizmar/master-1
...
docs: redisson-spring-data downgrade steps for gradle
1 year ago
Nikita Koksharov
02321df28f
Fixed - LZ4CodecV2 isn't compatible with LZ4Codec
1 year ago
Nikita Koksharov
9e01198088
error message updated
1 year ago
arjunE1395
1b5aa5c9be
Reducer as alias fix
...
Signed-off-by: arjunE1395 <arjun.vaishnav@zoomcar.com>
1 year ago
Nikita Koksharov
82565f775d
doc updated
1 year ago
Nikita Koksharov
2a2b44d51a
Merge branch 'master' of github.com:redisson/redisson
1 year ago
Nikita Koksharov
8ae7bf255a
version updated
1 year ago
Nikita Koksharov
897aa44d5b
Update CHANGELOG.md
1 year ago
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