Commit Graph

10155 Commits (7ea88fbce245d93e71a9e4396d4a522bcb672fd2)
 

Author SHA1 Message Date
Nikita Koksharov 3869b98a53
Update CHANGELOG.md 2 months ago
Nikita Koksharov d27299d1a4 [maven-release-plugin] prepare for next development iteration 2 months ago
Nikita Koksharov d75bad1efe [maven-release-plugin] prepare release redisson-3.40.1 2 months ago
Nikita Koksharov 998cbefe4c Improvement - netty pending tasks report in timeout exceptions 2 months ago
Nikita Koksharov 7a385c703a Merge branch 'master' of github.com:redisson/redisson 2 months ago
Nikita Koksharov fc6c2d7406 CODECS cache size increased 2 months ago
Nikita Koksharov 89d08dc42d
Update README.md 2 months ago
Nikita Koksharov 20866fcf5c
Update README.md 2 months ago
Nikita Koksharov 01919c7bbc refactoring 2 months ago
Nikita Koksharov 621ec9425b Fixed - Redis or Valkey hostname parsing. #3807 2 months ago
Nikita Koksharov a0d933191e refactoring 2 months ago
Nikita Koksharov 73228aa893 Fixed - NoClassDefFoundError is thrown during run with Spring Boot 3.4.0 in native mode. #6320 2 months ago
Nikita Koksharov df58bf38c7 Fixed - RTopic and RShardedTopic fail to resubscribe after node's DNS record change. #6023 2 months ago
Nikita Koksharov 000fe9685d refactoring 2 months ago
Nikita Koksharov 805511a2d1 Merge branch 'master' of github.com:redisson/redisson 2 months ago
Nikita Koksharov f4c7783fec SimpleDnsServer added 2 months ago
Nikita Koksharov 2e71c7186d
Update CHANGELOG.md 2 months ago
Nikita Koksharov eb9e174b67
Update CHANGELOG.md 2 months ago
Nikita Koksharov f5fd616174 [maven-release-plugin] prepare for next development iteration 2 months ago
Nikita Koksharov fdc719a532 [maven-release-plugin] prepare release redisson-3.40.0 2 months ago
Nikita Koksharov 9688cbacce Fixed - IPV6 uris with braces are parsed incorrectly. #6313 2 months ago
Nikita Koksharov f979181719 RedisURITest added 2 months ago
Nikita Koksharov 4769733194 test dependencies removed 2 months ago
Nikita Koksharov 05b91d2588 docs updated 2 months ago
Nikita Koksharov 08d98cf06d Merge branch 'master' of github.com:redisson/redisson 2 months ago
Nikita Koksharov 1868e9f741 Fixed - minCleanUpDelay setting isn't applied during the first run of the EvictionTask. #6311 2 months ago
Nikita Koksharov 5fc5ff3b59
Update README.md 2 months ago
Nikita Koksharov 152966b7f2 Merge branch 'master' of github.com:redisson/redisson 2 months ago
Nikita Koksharov b0d75659ca Fixed - master node shouldn't on new ip addition for AWS Serverless endpoint. #6278 2 months ago
Nikita Koksharov abd7b5ee55 timeout added 2 months ago
Nikita Koksharov 5ff655a899
Update README.md 2 months ago
Nikita Koksharov 5d9a0fc1c7
Merge pull request #6300 from davidreis97/multimap-fast-replace-values
Add fastReplaceValuesAsync and fastReplaceValues to RMultimap and its implementations.
2 months ago
David Reis 9a10011263 Add fastReplaceValuesAsync and fastReplaceValues to RMultimap and its implementations.
Is faster than replaceValues and replaceValuesAsync by not returning the new values.

Signed-off-by: David Reis <david.alex.reis.97@gmail.com>
2 months ago
Nikita Koksharov 1ab8c27181 Fixed - Quarkus native build requires Snappy library. #6296 2 months ago
Nikita Koksharov 321bca7710 Fixed - Quarkus 3.14+ compatibility 2 months ago
Nikita Koksharov 27e62cd6ef Fixed - configuration parsing fixed in Quarkus 3.14+ 2 months ago
Nikita Koksharov 48bbe57f2e micronaut upgraded 2 months ago
Nikita Koksharov 2a3efb8598 Merge branch 'master' of github.com:redisson/redisson 2 months ago
Nikita Koksharov 724ac33f2b Added getLocalCachedMapCache method 2 months ago
Nikita Koksharov 9c204892bf
Merge pull request #6299 from seakider/feat_atomic_compare_set
Feature - Atomic class add greaterThanSet and lessThanSet method
2 months ago
Nikita Koksharov 8fc04158d8 Added getLocalCachedMapCache method 2 months ago
seakider 9b7865448d Feature - Atomic class add greaterThanSet and lessThanSet method
modify method name

Signed-off-by: seakider <seakider@gmail.com>
2 months ago
seakider 5f993143c6 Feature - Atomic class add greaterThanSet and lessThanSet method
modify method name

Signed-off-by: seakider <seakider@gmail.com>
2 months ago
seakider b00df2aa89 Fix - remove redundant import
Signed-off-by: seakider <seakider@gmail.com>
2 months ago
seakider 96ff0ec7c6 Feature - modify return type of method greaterThanSet and lessThanSet
Signed-off-by: seakider <seakider@gmail.com>
2 months ago
seakider 993059fcc6 Feature - Atomic class add greaterThanSet and lessThanSet method
Signed-off-by: seakider <seakider@gmail.com>
2 months ago
Nikita Koksharov fd33f69bc4 Spring Boot upgraded to 3.4.0 3 months ago
Nikita Koksharov fa78ab2850 Merge branch 'master' of github.com:redisson/redisson 3 months ago
Nikita Koksharov cbec6818a3 Feature - Spring Data Redis 3.4.x module added 3 months ago
Nikita Koksharov 986aa565ef Feature - Spring Data Redis 3.4.x module added 3 months ago