Commit Graph

9585 Commits (5ec516a0d1a11b8018d5d6d75dd8f971cae62901)
 

Author SHA1 Message Date
Nikita Koksharov 5ec516a0d1
Merge pull request #6086 from seakider/impro_quarkus_try_resource
Improvement - quarkus should make an attempt to read config file using Thread's ContextClassLoader
6 months ago
seakider f40f634ddc Improvement - quarkus should make an attempt to read config file using Thread's ContextClassLoader
remove redundant file

Signed-off-by: seakider <seakider@gmail.com>
6 months ago
Nikita Koksharov f45186d072 lib updated 6 months ago
seakider 5f44393f00 Improvement - quarkus should make an attempt to read config file using Thread's ContextClassLoader
use try-with-resources Statement

Signed-off-by: seakider <seakider@gmail.com>
6 months ago
Nikita Koksharov f343c6afc2 lib updated 6 months ago
Nikita Koksharov 4a9c9f2138 refactoring 6 months ago
Nikita Koksharov 7c435523b6 Merge branch 'master' of github.com:redisson/redisson 6 months ago
Nikita Koksharov 7b834966de deprecated classes 6 months ago
Nikita Koksharov 265e3662a6
Merge pull request #3118 from rgrig/master
Fix in RedissonExecutorService
6 months ago
Nikita Koksharov 29aefdaefb
Merge pull request #4346 from whosoonhwang/modify_the_description
Fix - the description of the return for the RLiveObjectService interface
6 months ago
Nikita Koksharov 60ae808744
Merge pull request #6084 from seakider/fix_sublist
Fixed - caused RedisException when execute lua-script
6 months ago
seakider 24e1c10844 Fixed - caused RedisException when execute lua-script
Signed-off-by: seakider <seakider@gmail.com>
6 months ago
Nikita Koksharov 1d10f98fa2 refactoring 6 months ago
Nikita Koksharov dbe81998f1 Merge branch 'master' of github.com:redisson/redisson 6 months ago
Nikita Koksharov a505aac511 Fixed - FailedSlaveNodeDetector's parameters by can't be defined in yaml. #6082 6 months ago
Nikita Koksharov 39d16479b7
Merge pull request #6080 from larryTheCoder/master
Fix RMapCacheNative expiring keyspace event using the wrong key
6 months ago
Amir Muazzam 04449d3e52
fix: wrong event keyspace name for MapCacheNative
Signed-off-by: Amir Muazzam <larryPeter132@gmail.com>
6 months ago
Nikita Koksharov 84ea15ca72 Fixed - missed rename() and renamenx() methods implementation for RIdGenerator, RMapCache and RTimeSeries objects 6 months ago
Nikita Koksharov da31eb7f8b Improvement - quarkus should make an attempt to read config file using Thread's ContextClassLoader #6035 6 months ago
Nikita Koksharov e9b85b4d45 refactoring 6 months ago
Nikita Koksharov bb11570264 dependency removed 6 months ago
Nikita Koksharov 42ff6ad5a1 Fixed - Kryo5Codec doesn't handle CheckedCollection. #5545 6 months ago
Nikita Koksharov dee4ee5bc0 Fixed - Kryo5Codec doesn't handle SynchronizedCollection. #5545 6 months ago
Nikita Koksharov 070346784a Fixed - Kryo5Codec doesn't handle SynchronizedCollection. #5545 6 months ago
Nikita Koksharov beeeed9e51 Fixed - Kryo5Codec doesn't handle UnmodifiableCollection. #5545 6 months ago
Nikita Koksharov 947cbfbd9b Fixed - RRateLimiter incorrect rate count in the event of an attempt to exceed the limit. #5751 6 months ago
Nikita Koksharov 53cef30bbf javadocs updated 6 months ago
Nikita Koksharov 1b90d90981 version updated 6 months ago
Nikita Koksharov 0a0ae118f7 description updated 6 months ago
Nikita Koksharov 08fddc3a64 methods deprecated 6 months ago
Nikita Koksharov ca2e05b971 Fixed - credentials-resolver, failed-slave-node-detector, command-mapper, name-mapper, nat-mapper settings aren't recognized by Helidon and Quarkus. #6067 6 months ago
Nikita Koksharov 195b41cb54 Fixed - RMultimapCacheReactive.expireKey() returns Single instead of Reactor Mono. #6075 6 months ago
Nikita Koksharov 0a8e5de4e7 refactoring 6 months ago
Nikita Koksharov a8e19f3fd6 refactoring 6 months ago
Nikita Koksharov c7a7adeb43 Fixed - @RObjectField annotation with codec option has no effect. #3605 6 months ago
Nikita Koksharov d57ef69f00 Fixed - an exception is thrown if the @RObjectField annotation is defined on a field 6 months ago
Nikita Koksharov 80de8df311 Feature - RSetCache supports TrackingListener, SetAddListener and SetRemoveListener 6 months ago
Nikita Koksharov ab7446ff26 Fixed - destroy() method doesn't remove listeners. #6005 6 months ago
Nikita Koksharov 698cdb60e1 Fixed - destroy() method doesn't remove listeners. #6005 6 months ago
Nikita Koksharov 15bd94ed55 Quarkus 3 tests compilation fixed 6 months ago
Nikita Koksharov d220f2a8c7 javadocs fixed 6 months ago
Nikita Koksharov 1763744325 Improvement - ProtobufCodec memory allocation optimization 6 months ago
Nikita Koksharov 6885753006 Improvement - ProtobufCodec memory allocation optimization 6 months ago
Nikita Koksharov f025d8bab9 class deprecated 6 months ago
Nikita Koksharov 26e0fb4138 lib updated 6 months ago
Nikita Koksharov 212745b71c Feature - Apache Fury codec support. #6066 6 months ago
Nikita Koksharov b39209aa5a Feature - Apache Fury codec support. #6066 6 months ago
Nikita Koksharov 6696def109 Merge branch 'master' of github.com:redisson/redisson 6 months ago
Nikita Koksharov 017b8306b4 Feature - copy() and copyAndReplace() methods added to RObject #6057 6 months ago
Nikita Koksharov 7e025de481
Update README.md 6 months ago