Commit Graph

9692 Commits (1d334a61bb1d2a8536cf9aa82654d73f6965928a)
 

Author SHA1 Message Date
Nikita Koksharov 1d334a61bb
Merge pull request #6137 from redisson/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.25.0
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.22.0 to 3.25.0
5 months ago
Nikita Koksharov 6b64c978b0
Merge pull request #6145 from lyrric/master
Feature -  RSetCache.addIfAbsent(Map<V, Duration> objects)  added
5 months ago
lyrric 9211ef1923 Feature - add addIfAbsent(Map<V, Duration> objects) method to RSetCache,RSetCacheRx,RSetCacheReactive
Signed-off-by: lyrric <xx20510@163.com>
5 months ago
Nikita Koksharov 35710a7e36 Merge branch 'master' of github.com:redisson/redisson 5 months ago
Nikita Koksharov 2c2ce4ddb0 Fixed - hostname after comma in Redis Cluster topology isn't parsed. #6121 5 months ago
Nikita Koksharov 8128b209b4
Merge pull request #6142 from seakider/fix_drainto
Fixed - The drainToAsync method returns an incorrect value
5 months ago
seakider fcbb2fa08e Fixed - The drainToAsync method returns an incorrect value
Signed-off-by: seakider <seakider@gmail.com>
5 months ago
Nikita Koksharov 14d8962fd3 Fixed - User-controlled data in numeric cast 5 months ago
Nikita Koksharov fe84aed0c1 Fixed - RLiveObject value shouldn't be deleted during index update. #6133 5 months ago
Nikita Koksharov b90eab9539 javadocs updated 5 months ago
dependabot[bot] b6be6d5599
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.22.0 to 3.25.0
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.22.0 to 3.25.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.22.0...maven-pmd-plugin-3.25.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Nikita Koksharov d12388185a refactoring 5 months ago
Nikita Koksharov 0e72f300ed tests fixed 5 months ago
Nikita Koksharov 818166c65a Fixed - RSetCache.addAllIfAbsent() method doesn't work. #6130 5 months ago
Nikita Koksharov 569ed7711d Fixed - 'hmget' should be instead of 'hget' in RMapCache.getAllWithTTLOnly() method. #6128 5 months ago
Nikita Koksharov 0fd7dfb407 Fixed - allowed classes can't be defined in FuryCodec 5 months ago
Nikita Koksharov 11706e00e7 Fixed - missed getSetMultimapCache() and getListMultimapCache() methods in RBatchReactive object 5 months ago
Nikita Koksharov e3c015eb19 Feature - RListMultimapCacheNative and RSetMultimapCacheNative objects added. Requires Redis 7.4+ #6113 5 months ago
Nikita Koksharov f4118308d7 Fixed - missed getMapCacheNative() in RBatch object 5 months ago
Nikita Koksharov 3398510220 license plugin refactoring 5 months ago
Nikita Koksharov 7951bf8492 Fixed - MapValueDecoder throws NPE 5 months ago
Nikita Koksharov 67771f7384 Fixed - EnumMap handling by Kryo5Codec. #6104 5 months ago
Nikita Koksharov c03da17fb5 license check fixed 6 months ago
Nikita Koksharov 464e011966 checkstyle plugin definition refactoring 6 months ago
Nikita Koksharov d2ea043aae checkstyle errors fixed 6 months ago
Nikita Koksharov abcc4646d3 checkstyle plugin definition refactoring 6 months ago
Nikita Koksharov aaf46e02b2 Merge branch 'master' of github.com:redisson/redisson 6 months ago
Nikita Koksharov ab53fc62f0 Feature - RListMultimapCacheNative and RSetMultimapCacheNative objects added. Requires Redis 7.4+ #6113 6 months ago
Nikita Koksharov c03e8127a5
Merge pull request #6120 from pfyod/specify-withcount
Allow to specify WITHCOUNT in QueryOptions / AggregationOptions
6 months ago
Pavels Fjodorovs 98ea5e5ae0 Allow to specify WITHCOUNT in QueryOptions / AggregationOptions fixes #6119
Signed-off-by: Pavels Fjodorovs <pavels.fjodorovs@hotelplan.com>
6 months ago
Nikita Koksharov d938ae50c5 Features - Kryo5Codec useReferences setting added 6 months ago
Nikita Koksharov f0f91d4adc Fixed - Kryo5Codec `registrationRequired` setting replaced with `allowedClasses` 6 months ago
Nikita Koksharov 1be34dadf6 Merge branch 'master' of github.com:redisson/redisson 6 months ago
Nikita Koksharov a58958a851 Feature - RListMultimapCacheNative and RSetMultimapCacheNative objects added. Requires Redis 7.4+ #6113 6 months ago
Nikita Koksharov c19c730733
Update README.md 6 months ago
Nikita Koksharov 3f23018c83 refactoring 6 months ago
Nikita Koksharov c931831a63 refactoring 6 months ago
Nikita Koksharov fd03ff19a1 version updated 6 months ago
Nikita Koksharov d1438b96b2 Merge branch 'master' of github.com:redisson/redisson 6 months ago
Nikita Koksharov a545dae73e
Update README.md 6 months ago
Nikita Koksharov 0088d1784a
Update README.md 6 months ago
Nikita Koksharov b73a831faf
Update README.md 6 months ago
Nikita Koksharov c447d440ab
Update README.md 6 months ago
Nikita Koksharov 4947a67041
Update README.md 6 months ago
Nikita Koksharov b44f18c04a
Update README.md 6 months ago
Nikita Koksharov 87f4a0bf6e
Update README.md 6 months ago
Nikita Koksharov 8a36cf67ef
Update README.md 6 months ago
Nikita Koksharov f55463b3ec
Update README.md 6 months ago
Nikita Koksharov f3646b3d0b refactoring 6 months ago
Nikita Koksharov 34891ffa64
Update README.md 6 months ago