Commit Graph

9690 Commits (6b64c978b0583c307a27c972aa693eb1eaace17e)
 

Author SHA1 Message Date
Nikita Koksharov 6b64c978b0
Merge pull request #6145 from lyrric/master
Feature -  RSetCache.addIfAbsent(Map<V, Duration> objects)  added
6 months ago
lyrric 9211ef1923 Feature - add addIfAbsent(Map<V, Duration> objects) method to RSetCache,RSetCacheRx,RSetCacheReactive
Signed-off-by: lyrric <xx20510@163.com>
6 months ago
Nikita Koksharov 35710a7e36 Merge branch 'master' of github.com:redisson/redisson 6 months ago
Nikita Koksharov 2c2ce4ddb0 Fixed - hostname after comma in Redis Cluster topology isn't parsed. #6121 6 months ago
Nikita Koksharov 8128b209b4
Merge pull request #6142 from seakider/fix_drainto
Fixed - The drainToAsync method returns an incorrect value
6 months ago
seakider fcbb2fa08e Fixed - The drainToAsync method returns an incorrect value
Signed-off-by: seakider <seakider@gmail.com>
6 months ago
Nikita Koksharov 14d8962fd3 Fixed - User-controlled data in numeric cast 7 months ago
Nikita Koksharov fe84aed0c1 Fixed - RLiveObject value shouldn't be deleted during index update. #6133 7 months ago
Nikita Koksharov b90eab9539 javadocs updated 7 months ago
Nikita Koksharov d12388185a refactoring 7 months ago
Nikita Koksharov 0e72f300ed tests fixed 7 months ago
Nikita Koksharov 818166c65a Fixed - RSetCache.addAllIfAbsent() method doesn't work. #6130 7 months ago
Nikita Koksharov 569ed7711d Fixed - 'hmget' should be instead of 'hget' in RMapCache.getAllWithTTLOnly() method. #6128 7 months ago
Nikita Koksharov 0fd7dfb407 Fixed - allowed classes can't be defined in FuryCodec 7 months ago
Nikita Koksharov 11706e00e7 Fixed - missed getSetMultimapCache() and getListMultimapCache() methods in RBatchReactive object 7 months ago
Nikita Koksharov e3c015eb19 Feature - RListMultimapCacheNative and RSetMultimapCacheNative objects added. Requires Redis 7.4+ #6113 7 months ago
Nikita Koksharov f4118308d7 Fixed - missed getMapCacheNative() in RBatch object 7 months ago
Nikita Koksharov 3398510220 license plugin refactoring 7 months ago
Nikita Koksharov 7951bf8492 Fixed - MapValueDecoder throws NPE 7 months ago
Nikita Koksharov 67771f7384 Fixed - EnumMap handling by Kryo5Codec. #6104 7 months ago
Nikita Koksharov c03da17fb5 license check fixed 7 months ago
Nikita Koksharov 464e011966 checkstyle plugin definition refactoring 7 months ago
Nikita Koksharov d2ea043aae checkstyle errors fixed 7 months ago
Nikita Koksharov abcc4646d3 checkstyle plugin definition refactoring 7 months ago
Nikita Koksharov aaf46e02b2 Merge branch 'master' of github.com:redisson/redisson 7 months ago
Nikita Koksharov ab53fc62f0 Feature - RListMultimapCacheNative and RSetMultimapCacheNative objects added. Requires Redis 7.4+ #6113 7 months ago
Nikita Koksharov c03e8127a5
Merge pull request #6120 from pfyod/specify-withcount
Allow to specify WITHCOUNT in QueryOptions / AggregationOptions
7 months ago
Pavels Fjodorovs 98ea5e5ae0 Allow to specify WITHCOUNT in QueryOptions / AggregationOptions fixes #6119
Signed-off-by: Pavels Fjodorovs <pavels.fjodorovs@hotelplan.com>
7 months ago
Nikita Koksharov d938ae50c5 Features - Kryo5Codec useReferences setting added 7 months ago
Nikita Koksharov f0f91d4adc Fixed - Kryo5Codec `registrationRequired` setting replaced with `allowedClasses` 7 months ago
Nikita Koksharov 1be34dadf6 Merge branch 'master' of github.com:redisson/redisson 7 months ago
Nikita Koksharov a58958a851 Feature - RListMultimapCacheNative and RSetMultimapCacheNative objects added. Requires Redis 7.4+ #6113 7 months ago
Nikita Koksharov c19c730733
Update README.md 7 months ago
Nikita Koksharov 3f23018c83 refactoring 7 months ago
Nikita Koksharov c931831a63 refactoring 7 months ago
Nikita Koksharov fd03ff19a1 version updated 7 months ago
Nikita Koksharov d1438b96b2 Merge branch 'master' of github.com:redisson/redisson 7 months ago
Nikita Koksharov a545dae73e
Update README.md 7 months ago
Nikita Koksharov 0088d1784a
Update README.md 7 months ago
Nikita Koksharov b73a831faf
Update README.md 7 months ago
Nikita Koksharov c447d440ab
Update README.md 7 months ago
Nikita Koksharov 4947a67041
Update README.md 7 months ago
Nikita Koksharov b44f18c04a
Update README.md 7 months ago
Nikita Koksharov 87f4a0bf6e
Update README.md 7 months ago
Nikita Koksharov 8a36cf67ef
Update README.md 7 months ago
Nikita Koksharov f55463b3ec
Update README.md 7 months ago
Nikita Koksharov f3646b3d0b refactoring 7 months ago
Nikita Koksharov 34891ffa64
Update README.md 7 months ago
Nikita Koksharov 395bc36d5f Merge branch 'master' of github.com:redisson/redisson 7 months ago
Nikita Koksharov 2cd651eb61 Fixed - JCache eviction task isn't removed on close() method invocation 7 months ago