Commit Graph

7413 Commits (b320f191c6a03c3d19c3c648a85d83d7280747ac)
 

Author SHA1 Message Date
Nikita Koksharov b320f191c6 Fixed - Connection pinging works incorrectly if new connections were created in pool. #4441 3 years ago
Nikita Koksharov f853345ac8 Merge branch 'master' of github.com:redisson/redisson 3 years ago
Nikita Koksharov c2ce1a68a6 Added Helidon 3.0 support 3 years ago
Nikita Koksharov 042930b465
Update README.md 3 years ago
Nikita Koksharov b12e25efc9
Update README.md 3 years ago
Nikita Koksharov c07161cc24
Update README.md 3 years ago
Nikita Koksharov 655ca36820
Update README.md 3 years ago
Nikita Koksharov 4667e93083
Update README.md 3 years ago
Nikita Koksharov 0e6d37edc7
Update README.md 3 years ago
Nikita Koksharov d6efeff956
Update README.md 3 years ago
Nikita Koksharov 14d79672a7 Fixed - Permanent blocking calling threads #4459
Fixed - don't retry command if retryAttempts = 0 and retryInterval > 0
3 years ago
Nikita Koksharov 705f68e868 Merge branch 'master' of github.com:redisson/redisson 3 years ago
Nikita Koksharov 3a17c45bd4 Fixed - SlaveConnectionPool no available Redis entries error occurs in Cluster caused by early excluding of master node from nodes for reading. #3980 3 years ago
Nikita Koksharov 408e77ff30
Update README.md 3 years ago
Nikita Koksharov eeb79f39c9 Improvement - log output string expanded to 1000 characters 3 years ago
Nikita Koksharov 5c1dec486c
Update CHANGELOG.md 3 years ago
Nikita Koksharov cdfdb4560d
Update README.md 3 years ago
Nikita Koksharov 07d45400ac [maven-release-plugin] prepare for next development iteration 3 years ago
Nikita Koksharov c7112a1108 [maven-release-plugin] prepare release redisson-3.17.5 3 years ago
Nikita Koksharov 8a7af2d436 libs updated 3 years ago
Nikita Koksharov bc22133834 Fixed - duplicate subscriptions with RedisMessageListenerContainer in Spring Data 2.7 #4415 3 years ago
Nikita Koksharov d771052f32 Fixed - transactional RBucket applies NameMapper twice. #4425 3 years ago
Nikita Koksharov 94931017e3 netty updated 3 years ago
Nikita Koksharov 432f5abd1e Revert "Fixed - LiveObject expiration doesn't apply to index #4420"
This reverts commit 85f85d40eb.
3 years ago
Nikita Koksharov 85f85d40eb Fixed - LiveObject expiration doesn't apply to index #4420 3 years ago
Nikita Koksharov c0a52668de Fixed - Spring Data Redis implementation doesn't implement geoSearch and geoSearchStore methods. #4420 3 years ago
Nikita Koksharov bd4db6fec8 refactoring 3 years ago
Nikita Koksharov f5df9ef779 refactoring 3 years ago
Nikita Koksharov b41ae755d8 refactoring 3 years ago
Nikita Koksharov 42dd3c4e83 refactoring 3 years ago
Nikita Koksharov f529e74f45 Merge branch 'master' of github.com:redisson/redisson 3 years ago
Nikita Koksharov 3d4a3bff6c Fixed - some Quarkus environment variables clear all Redisson properties set through config file. #4398 3 years ago
Nikita Koksharov 002b9e44d1
Update README.md 3 years ago
Nikita Koksharov a3eb3a5a36 Feature - ability to define task id for RExecutorService #3707 3 years ago
Nikita Koksharov 3075aa6185 refactoring 3 years ago
Nikita Koksharov 184d93c72e Feature - ExecutorOptions.idGenerator() method added #3707 3 years ago
Nikita Koksharov 32a839fb8c versions updated 3 years ago
Nikita Koksharov 64805cf366 refactoring 3 years ago
Nikita Koksharov 298abd331a refactoring 3 years ago
Nikita Koksharov ddb5d2158e refactoring 3 years ago
Nikita Koksharov 8b12f193d2 refactoring 3 years ago
Nikita Koksharov c959fc6f75 refactoring 3 years ago
Nikita Koksharov fd595f5c83 refactoring 3 years ago
Nikita Koksharov 0f71298eb4 tests fixed 3 years ago
Nikita Koksharov 0af8167bd5 refactoring 3 years ago
Nikita Koksharov 301701c63c Merge branch 'master' of github.com:redisson/redisson 3 years ago
Nikita Koksharov 46cf07ba27 Feature - RedissonTransactionalMap and RedissonTransactionalMapCache support expire(), expireAt() and clearExpire() methods. #4249 3 years ago
Nikita Koksharov 5bb53a4c4a Fixed - RJsonBucket.delete() method doesn't work. #4386 3 years ago
Nikita Koksharov dc1ec8e893
Merge pull request #4385 from xyqshi/master
fix ClassCastException when submiting an async task with ttl - 4384
3 years ago
Shi Qiu d67eb982a6 fix ClassCastException when submiting an async task with ttl - issue 4384
Signed-off-by: Shi Qiu <xyqshi@gmail.com>
3 years ago