Nikita Koksharov
|
395bc36d5f
|
Merge branch 'master' of github.com:redisson/redisson
|
6 months ago |
Nikita Koksharov
|
2cd651eb61
|
Fixed - JCache eviction task isn't removed on close() method invocation
|
6 months ago |
Nikita Koksharov
|
949c904612
|
refactoring
|
6 months ago |
Nikita Koksharov
|
41a5780856
|
Fixed - missed destroy method for RListMultimapCache and RSetMultimapCache objects. #6111
|
6 months ago |
Nikita Koksharov
|
62b7957a15
|
Update CHANGELOG.md
|
6 months ago |
Nikita Koksharov
|
80cfbe6b89
|
Update CHANGELOG.md
|
6 months ago |
Nikita Koksharov
|
84a2359693
|
[maven-release-plugin] prepare for next development iteration
|
6 months ago |
Nikita Koksharov
|
520bb669e9
|
[maven-release-plugin] prepare release redisson-3.35.0
|
6 months ago |
Nikita Koksharov
|
dd572a24d3
|
Update README.md
|
6 months ago |
Nikita Koksharov
|
09bde0fb9c
|
Fixed - retryAttempts and retryInterval settings don't apply to INFO_REPLICATION, SENTINEL_GET_MASTER_ADDR_BY_NAME, SENTINEL_SENTINELS, SENTINEL_SLAVES and CLUSTER_NODES commands. #4884, #5973, #5696
|
6 months ago |
Nikita Koksharov
|
4448bc3ab0
|
Fixed - retryAttempts and retryInterval settings don't apply to INFO_REPLICATION, SENTINEL_GET_MASTER_ADDR_BY_NAME, SENTINEL_SENTINELS, SENTINEL_SLAVES and CLUSTER_NODES commands. #4884, #5973, #5696
|
6 months ago |
Nikita Koksharov
|
1ba1cf6784
|
refactoring
|
6 months ago |
Nikita Koksharov
|
1f88b72b40
|
Merge branch 'master' of github.com:redisson/redisson
|
6 months ago |
Nikita Koksharov
|
d9f136c8f6
|
Fixed - writer, writeMode, writerAsync, writeBehindDelay, writeBehindBatchSize, loader, loaderAsync settings aren't applied to caches-native in Micronaut module
|
6 months ago |
Nikita Koksharov
|
1ad7b2704b
|
Update README.md
|
6 months ago |
Nikita Koksharov
|
79d041775a
|
Update README.md
|
6 months ago |
Nikita Koksharov
|
532d6fccdf
|
Update README.md
|
6 months ago |
Nikita Koksharov
|
64d216d7a8
|
Fixed - missed caches-native for Micronaut 3.x and Micronaut 2.x
|
6 months ago |
Nikita Koksharov
|
ffecc9c64b
|
Fixed - retryAttempts and retryInterval settings don't apply to INFO_REPLICATION, SENTINEL_GET_MASTER_ADDR_BY_NAME, SENTINEL_SENTINELS, SENTINEL_SLAVES and CLUSTER_NODES commands. #4884, #5973, #5696
|
6 months ago |
Nikita Koksharov
|
95af622db2
|
Fixed - retryAttempts and retryInterval settings don't apply to INFO_REPLICATION, SENTINEL_GET_MASTER_ADDR_BY_NAME, SENTINEL_SENTINELS, SENTINEL_SLAVES and CLUSTER_NODES commands. #4884, #5973, #5696
|
6 months ago |
Nikita Koksharov
|
be4fb3d3f3
|
Fixed - retryAttempts and retryInterval settings don't apply to INFO_REPLICATION, SENTINEL_GET_MASTER_ADDR_BY_NAME, SENTINEL_SENTINELS, SENTINEL_SLAVES and CLUSTER_NODES commands. #4884, #5973, #5696
|
6 months ago |
Nikita Koksharov
|
df6da9fb66
|
refactoring
|
6 months ago |
Nikita Koksharov
|
d28cc9ed43
|
Redis version updated
|
6 months ago |
Nikita Koksharov
|
248b8392aa
|
Redis version updated
|
6 months ago |
Nikita Koksharov
|
d85ac5e172
|
test fixed
|
6 months ago |
Nikita Koksharov
|
bd1c79fe04
|
Fixed - RType.JSON and RType.STREAM can't be resolved by RKey.getType() method. #6102
|
6 months ago |
Nikita Koksharov
|
965867bda1
|
Fixed - RKeys.removeListener() doesn't remove NewObjectListener and SetObjectListener
|
6 months ago |
Nikita Koksharov
|
dc669bf85e
|
junit version changed to previous one.
|
6 months ago |
Nikita Koksharov
|
61135a5602
|
lib updated
|
6 months ago |
Nikita Koksharov
|
b92a99ff66
|
Merge pull request #6077 from chaokunyang/fury_zero_copy_deserialization
wrap ByteBuf into Fury Buffer for zero-copy deserialization
|
6 months ago |
Nikita Koksharov
|
14ebd421c9
|
Merge pull request #6094 from seakider/impro_copy
Improvement - Copy command execute through multi db
|
6 months ago |
seakider
|
1823bc6eff
|
Improvement - Copy command execute through multi db
Signed-off-by: seakider <seakider@gmail.com>
|
6 months ago |
mubai
|
72d683e17b
|
check nioBufferCount and memoryAddress
Signed-off-by: mubai <chaokun.yck@antgroup.com>
|
6 months ago |
mubai
|
7f1c0e437c
|
support zero-copy for fury serialization
Signed-off-by: mubai <chaokun.yck@antgroup.com>
|
6 months ago |
mubai
|
601d0cb776
|
wrap ByteBuf into Fury Buffer for zero-copy deserialization
Signed-off-by: mubai <chaokun.yck@antgroup.com>
|
6 months ago |
Nikita Koksharov
|
c46d8fc674
|
libs updated
|
6 months ago |
Nikita Koksharov
|
75c66dc574
|
Merge branch 'master' of github.com:redisson/redisson
|
6 months ago |
Nikita Koksharov
|
379da6ec9f
|
Fixed - maven.compiler.release isn't defined #6093
|
6 months ago |
Nikita Koksharov
|
fde02bfe69
|
lib version fixed
|
6 months ago |
Nikita Koksharov
|
de42a07ebe
|
Merge pull request #6090 from iamtakingiteasy/master
Redisearch FT.INFO result decoder throws NumberFormatException
|
6 months ago |
Nikita Koksharov
|
dab7935f5f
|
Merge branch 'master' of github.com:redisson/redisson
|
6 months ago |
Nikita Koksharov
|
e11c8bd3d9
|
lib updated
|
6 months ago |
Nikita Koksharov
|
3fe480a8f8
|
lib updated
|
6 months ago |
Nikita Koksharov
|
0074b6df58
|
slf4j updated
|
6 months ago |
Alexander Tumin
|
24bf912d7b
|
Redisearch FT.INFO result decoder throws NumberFormatException
Signed-off-by: Alexander Tumin <iamtakingiteasy@eientei.org>
|
6 months ago |
Nikita Koksharov
|
1a7c92b3ab
|
Merge pull request #6031 from redisson/dependabot/maven/ch.qos.logback-logback-classic-1.5.6
Bump ch.qos.logback:logback-classic from 1.3.12 to 1.5.6
|
6 months ago |
Nikita Koksharov
|
5acb38813a
|
Merge pull request #6081 from redisson/dependabot/maven/org.slf4j-log4j-over-slf4j-2.0.16
Bump org.slf4j:log4j-over-slf4j from 1.7.36 to 2.0.16
|
6 months ago |
Nikita Koksharov
|
ace97fe445
|
Merge pull request #6001 from redisson/dependabot/maven/io.github.hakky54-logcaptor-2.9.3
Bump io.github.hakky54:logcaptor from 2.9.2 to 2.9.3
|
6 months ago |
Nikita Koksharov
|
66c4262d60
|
Merge pull request #6089 from sggts04/patch-computeIfAbsent
Optimization: Don't take lock in computeIfAbsent if only get is needed
|
6 months ago |
Shreyas Gupta
|
e5fe0d5037
|
optimization: don't take lock for computeIfAbsent if only get is needed
Signed-off-by: Shreyas Gupta <shreyas.gupta1@sprinklr.com>
|
6 months ago |