Nikita Koksharov
|
a2a4f48c69
|
Merge pull request #6469 from seakider/fix_localcachemap_fastputifexist
Fixed - RLocalCachedMap sync strategy doesn't work with fastPutIfExist method
|
1 week ago |
seakider
|
46a7d117c9
|
Fixed - check value of invalidateEntryOnChange and fix fastPutIfAbsent method
Signed-off-by: seakider <seakider@gmail.com>
|
1 week ago |
Nikita Koksharov
|
88f34b5793
|
Update CHANGELOG.md
|
1 week ago |
seakider
|
678a8ff8b8
|
Fixed - RLocalCachedMap sync strategy doesn't work with fastPutIfExists method
Signed-off-by: seakider <seakider@gmail.com>
|
1 week ago |
mrniko
|
42e00302d3
|
Merge branch 'master' of github.com:redisson/redisson
|
1 week ago |
mrniko
|
3de8ddcc56
|
Fixed - error thrown by RLiveObject running with AWS ElastiCache Serverless Valkey. #6466
|
1 week ago |
Nikita Koksharov
|
5db527558a
|
Merge pull request #6462 from seakider/fix_cluster_slave_connection
Fixed - Adding a new slave node in redis-cluster, isSlaveNotUsed does not take effect
|
2 weeks ago |
seakider
|
81dc6aded3
|
Fixed - Adding a new slave node in redis-cluster, isSlaveNotUsed does not take effect
Signed-off-by: seakider <seakider@gmail.com>
|
2 weeks ago |
Nikita Koksharov
|
c0ed89eabf
|
Merge pull request #6459 from seakider/fix_timeout
Fixed - submitAsync is reporting script error: ERR invalid expire time in set
|
2 weeks ago |
Nikita Koksharov
|
8092133ce4
|
Merge pull request #6455 from seakider/fix_AsyncCache
Fixed - Issue with asynchronous @Cacheable methods
|
2 weeks ago |
seakider
|
91923d78a5
|
Fixed - submitAsync is reporting script error: ERR invalid expire time in set
Signed-off-by: seakider <seakider@gmail.com>
|
2 weeks ago |
seakider
|
6fdbd58afd
|
Fixed - Issue with asynchronous @Cacheable methods
Signed-off-by: seakider <seakider@gmail.com>
|
2 weeks ago |
Nikita Koksharov
|
c600011dc9
|
Update CHANGELOG.md
|
3 weeks ago |
Nikita Koksharov
|
d1db84c4d8
|
Update CHANGELOG.md
|
3 weeks ago |
mrniko
|
07b8aaa6b9
|
docs updated
|
3 weeks ago |
mrniko
|
dc4daf9963
|
[maven-release-plugin] prepare for next development iteration
|
3 weeks ago |
mrniko
|
9728f9cf95
|
[maven-release-plugin] prepare release redisson-3.45.0
|
3 weeks ago |
Nikita Koksharov
|
485ae82946
|
Merge pull request #6449 from seakider/feature_valuesAsync
Feature - Obtain values from RMap, based on key pattern, asynchronously
|
3 weeks ago |
seakider
|
c504b022d0
|
Feature - Obtain values from RMap, based on key pattern, asynchronously
Signed-off-by: seakider <seakider@gmail.com>
|
3 weeks ago |
mrniko
|
2df63e425c
|
refactoring
|
3 weeks ago |
mrniko
|
45a29fc0b5
|
libs updated
|
3 weeks ago |
mrniko
|
354e58a6e2
|
Fixed - RBatchRx may work incorrectly if useScriptCache = true
|
3 weeks ago |
mrniko
|
3122a2ab46
|
refactoring
|
3 weeks ago |
mrniko
|
a7a3fa5a7f
|
Feature - RExecutorService.deregisterWorkers() method added. #6448
|
3 weeks ago |
mrniko
|
ac2f9be1b5
|
docs updated
|
3 weeks ago |
mrniko
|
92121094a7
|
refactoring #4642
|
3 weeks ago |
mrniko
|
61efd61e49
|
libs updated
|
3 weeks ago |
mrniko
|
a0fd2844c0
|
Fixed - notifyUpdate() and notifyInvalidate() methods of LocalCacheListener might throw NPE #6447
|
3 weeks ago |
mrniko
|
6306210ab5
|
Merge branch 'master' of github.com:redisson/redisson
|
3 weeks ago |
mrniko
|
d94c17e991
|
Fixed - Quarkus shutdown process fails if version 3.18 or higher. #6445
|
3 weeks ago |
Nikita Koksharov
|
4ce74ddb08
|
Merge pull request #6442 from seakider/fix_Expiration
Fixed - Redis RemoteExecutorService "expiration" sorted set growing undefinitely
|
3 weeks ago |
seakider
|
06fd0a9e44
|
Fixed - Redis RemoteExecutorService "expiration" sorted set growing undefinitely
Signed-off-by: seakider <seakider@gmail.com>
|
3 weeks ago |
mrniko
|
042b660185
|
Merge branch 'master' of github.com:redisson/redisson
|
3 weeks ago |
mrniko
|
e073ebd438
|
Fixed - incorrect parsing of PubSubType.UNSUBSCRIBE command with non-English locale. #6423
|
3 weeks ago |
Nikita Koksharov
|
9e67f94d7a
|
Merge pull request #6437 from seakider/imp_rsearch_param
Improvement - validate PARAMS in search method
|
4 weeks ago |
seakider
|
815bafe596
|
Improvement - validate PARAMS in search method
Signed-off-by: seakider <seakider@gmail.com>
|
4 weeks ago |
Nikita Koksharov
|
0640497cf6
|
Merge pull request #6434 from seakider/fix_fairLock
Fixed - Fair Lock attempt to compare nil with number
|
4 weeks ago |
seakider
|
2fe06b7a38
|
Fixed - Fair Lock attempt to compare nil with number
Signed-off-by: seakider <seakider@gmail.com>
|
4 weeks ago |
Nikita Koksharov
|
a1b82a0d34
|
Merge pull request #6430 from seakider/feature_OBJECTCommand
Feature - Support for OBJECT command
|
4 weeks ago |
seakider
|
8f7292fb35
|
Feature - Support for OBJECT command
Signed-off-by: seakider <seakider@gmail.com>
|
4 weeks ago |
seakider
|
9e1b60f86f
|
Feature - Support for OBJECT command
Signed-off-by: seakider <seakider@gmail.com>
|
1 month ago |
mrniko
|
af54726926
|
tests fixed
|
1 month ago |
mrniko
|
d47f010dc7
|
tests added
|
1 month ago |
mrniko
|
fda016307f
|
test added
|
1 month ago |
mrniko
|
5eff5abbc4
|
test added
|
1 month ago |
mrniko
|
a7d9d4a224
|
refactoring
|
1 month ago |
mrniko
|
0fd5c0caa0
|
Merge branch 'master' of github.com:redisson/redisson
|
1 month ago |
mrniko
|
ff995cfc3a
|
netty updated
|
1 month ago |
Nikita Koksharov
|
679632f3f2
|
Merge pull request #6426 from seakider/feature_pollLastWithName
Feature poll last with name
|
1 month ago |
seakider
|
7a4e0f4239
|
Feature - RBlockingQueue.pollLastFromAnyWithName()
Signed-off-by: seakider <seakider@gmail.com>
|
1 month ago |