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 |
Nikita Koksharov
|
45a312ea26
|
Fixed - an error should be thrown if merge(), compute(), computeIfAbsent() and computeIfPresent() of RMap used in batch #4229
|
3 years ago |
Nikita Koksharov
|
370afbf358
|
Fixed - Unable to specify timezone in CronSchedule object. #4225
|
3 years ago |
Nikita Koksharov
|
a385215c67
|
test fixed
|
3 years ago |
Nikita Koksharov
|
910ab5fdb7
|
Fixed - RMapCache.destroy throws NPE. #4230
|
3 years ago |
Nikita Koksharov
|
59ff8e2245
|
refactoring
|
3 years ago |
Nikita Koksharov
|
285ec8f1ce
|
Fixed - RedissonLock.tryLock method throws CancellationException. #4210
Fixed - subscription timeout calculation. #4216
|
3 years ago |
Nikita Koksharov
|
723928443e
|
Fixed - Unable to connect to Redis server error is thrown due to NPE #4231
|
3 years ago |
Nikita Koksharov
|
b8d44abd76
|
Fixed - RBlockingQueue.pollLastAndOfferFirstTo() throws ClassCastException if result is empty.
|
3 years ago |
Nikita Koksharov
|
f13b2adf82
|
refactoring
|
3 years ago |
Nikita Koksharov
|
b97631b732
|
micronaut updated
|
3 years ago |
Nikita Koksharov
|
d5b5d2bdb6
|
quarkus updated
|
3 years ago |
Nikita Koksharov
|
f9e97416ce
|
Fixed - AsyncSemaphore doesn't skip canceled tasks in the same thread. #4215
|
3 years ago |
Nikita Koksharov
|
14abe1e5ec
|
Fixed - RLocalCachedMap.getAll() method doesn't respect storeCacheMiss setting #4218
|
3 years ago |
Nikita Koksharov
|
1141dae91c
|
Fixed - RLocalCachedMap.getAll() method doesn't respect storeCacheMiss setting #4218
|
3 years ago |
Nikita Koksharov
|
9a4b9f2630
|
Fixed - 0 value for waitTime and leastTime isn't handled correctly. #4033
|
3 years ago |
Nikita Koksharov
|
bba6860720
|
Fixed - 0 value for waitTime and leastTime isn't handled correctly. #4033
|
3 years ago |
Nikita Koksharov
|
59e2b3998e
|
Fixed - 0 value for waitTime and leastTime isn't handled correctly. #4033
|
3 years ago |
Nikita Koksharov
|
e3e317c2c8
|
refactoring
|
3 years ago |
Nikita Koksharov
|
d49f8cefc8
|
log added
|
3 years ago |
Nikita Koksharov
|
e79a0b0fc1
|
refactoring
|
3 years ago |
Nikita Koksharov
|
4c7d4db0ab
|
refactoring
|
3 years ago |
Nikita Koksharov
|
535f4cafdd
|
refactoring
|
3 years ago |
Nikita Koksharov
|
8e99e8acfc
|
refactoring
|
3 years ago |
Nikita Koksharov
|
0e4acf5235
|
refactoring
|
3 years ago |
Nikita Koksharov
|
5f5a05ff39
|
Feature - removeAllListenersAsync() method added to RTopic object
|
3 years ago |
Nikita Koksharov
|
f2e37df5ac
|
refactoring
|
3 years ago |
Nikita Koksharov
|
ab530385da
|
refactoring
|
3 years ago |
Nikita Koksharov
|
a3e77aabd6
|
refactoring
|
3 years ago |
Nikita Koksharov
|
afea63ad57
|
Merge branch 'master' of github.com:redisson/redisson
|
3 years ago |
Nikita Koksharov
|
0a8547ce06
|
Fixed - Spring Data Redis RedissonConnection.execute() method doesn't invoke overloaded methods correctly. #4155
|
3 years ago |
Nikita Koksharov
|
d805a17754
|
Update README.md
|
3 years ago |
Nikita Koksharov
|
793fb270aa
|
Update README.md
|
3 years ago |