Commit Graph

6094 Commits (1f38fcc9281e409d5013a3e15fccbfe22ce8a486)
 

Author SHA1 Message Date
Nikita Koksharov 1f38fcc928
Update README.md 4 years ago
Nikita Koksharov 200a02a9f7 Fixed - redisRepository.opsForZSet().rangeByLex() method throws NullPointerException. #3232 4 years ago
Nikita Koksharov b12cf1bd77 [maven-release-plugin] prepare for next development iteration 4 years ago
Nikita Koksharov be322e9d22 [maven-release-plugin] prepare release redisson-3.14.0 4 years ago
Nikita Koksharov bbb152df90 lpos command added 4 years ago
Nikita Koksharov c4d8c77f78 Feature - Spring Data Redis 2.4 support. #3226 4 years ago
Nikita Koksharov 24c16b455a Fixed - Spring Data Redis redisTemplate.opsForGeo().radius() method doesn't work. #3216 4 years ago
Nikita Koksharov 41a8e850d1 netty updated 4 years ago
Nikita Koksharov 7ec4c8f519 Feature - tryAdd() method added to RSet and RSetCache objects #3218 4 years ago
Nikita Koksharov a51e6190ed assertj version updated 4 years ago
Nikita Koksharov d612a051cc refactoring 4 years ago
Nikita Koksharov b0b30f36e9 refactoring 4 years ago
Nikita Koksharov 57fa51d001 Merge branch 'master' of github.com:redisson/redisson 4 years ago
Nikita Koksharov a526e45412 Fixed - RKeys.deleteByPattern() method can't be used in a batch with Redis cluster configuration. #3211 4 years ago
Nikita Koksharov 0d1998bd34
Merge pull request #3209 from broodjetom/master
Fix - Change the encoding of redisson.yaml from UTF-8-BOM to UTF-8.
4 years ago
broodjetom 48ec43fbb8 Fix - Change the encoding of redisson.yaml from UTF-8-BOM to UTF-8.
Signed-off-by: broodjetom <tscholten97@gmail.com>
4 years ago
Nikita Koksharov 01845bbb27 Fixed - CACHE_REGION_PREFIX setting isn't applied for hibernate 5.3+ #3207 4 years ago
Nikita Koksharov 963bc0347f Fixed - deprecation error log about JSON config even though it's not used #3196 4 years ago
Nikita Koksharov f327ee84a2 Feature - RxJava2 replaced with RxJava3 implementation #2614 4 years ago
Nikita Koksharov c93865259f Fixed - update new master record in DNS monitor only if it replaced old master successfully. #3104 4 years ago
Nikita Koksharov 6ca346435e Fixed - RQueue.removeIf() shoud throw UnsupportedOperationException. #3158 4 years ago
Nikita Koksharov b06c64e3bb
Merge pull request #3195 from burgleaf/watchdog_bugfix
Fix watchdog won't renew after reconnect
4 years ago
Nikita Koksharov f776e6b2cd refactoring 4 years ago
Nikita Koksharov 4186b8d5b2 javadocs fixed 4 years ago
Nikita Koksharov 3941558338 Feature - RReliableTopic object added. #3131 4 years ago
王彬 1cb622e92f Fix watchdog won't renew after reconnect
修改redisson断线重连后无法再续期的问题

issue #3194

Signed-off-by: 王彬 <burgleaf@163.com>
4 years ago
Nikita Koksharov 88d1c9507c Fixed - TimeSeries.iterator() doesn't respect the ordering. #3145 4 years ago
Nikita Koksharov 3e578c1af0 Fixed - RRateLimiter throws "bad argument #2 to 'unpack' (string expected, got nil)." error. #2987 4 years ago
Nikita Koksharov f005762fd3
Merge pull request #3186 from redisson/revert-3178-redisson-fairlock
Revert "Avoid redisson fair lock blocking if there are lots of registered thr…"
4 years ago
Nikita Koksharov 68ad0addc7
Revert "Avoid redisson fair lock blocking if there are lots of registered thr…" 4 years ago
Nikita Koksharov df0c74a293
Merge pull request #3178 from wuqian0808hundsun/redisson-fairlock
Avoid redisson fair lock blocking if there are lots of registered thr…
4 years ago
wuqian30624 2d24e0339f Add testcase
Signed-off-by: wuqian30624 <wuqian0808@me.com>
4 years ago
wuqian30624 ece80f3633 Add testcase
Signed-off-by: wuqian30624 <wuqian0808@me.com>
4 years ago
wuqian30624 167d507c4f Avoid redisson fair lock blocking if there are lots of registered threads in queue but not used.
Signed-off-by: wuqian30624 <wuqian0808@me.com>
4 years ago
Nikita Koksharov 55254e0dfd
Merge pull request #3161 from serssp/cluster_nodes_shuffle
Preventing sending CLUSTER NODES to the same host
4 years ago
Nikita Koksharov 24b49b0164 checkstyle fixed 4 years ago
Nikita Koksharov 653bc6742e Fixed - MOVED redirection loop if "rediss://" scheme used in configuration #3162 4 years ago
Nikita Koksharov 559c286630 deprecated decodeInExecutor setting removed 4 years ago
Sergey Peretyatko fe764d763b Preventing sending CLUSTER NODES to the same host
Signed-off-by: Sergey Peretyatko <sergey@peretyatko.com>
4 years ago
Nikita Koksharov 07f4e089bd reactive tests fixed 4 years ago
Nikita Koksharov 696a0005f6 Fixed - CROSSSLOT error when clearing a redis-spring-data cache #3153 4 years ago
Nikita Koksharov d54f31dbef license header added 4 years ago
Nikita Koksharov f278637c37 Feature - IdGenerator object added #3160 4 years ago
Nikita Koksharov 3d4980349c javadocs fixed 4 years ago
Nikita Koksharov 5f0453d72f tests fixed 4 years ago
Nikita Koksharov a4a109911e tests fixed 4 years ago
Nikita Koksharov 7711c615c8 Fixed - RLongAdder.sum() and RDoubleAdder.sum() methods return wrong result #3148 4 years ago
Nikita Koksharov 4341acaa9a refactoring 4 years ago
Nikita Koksharov 6e287bac6b Merge branch 'master' of github.com:redisson/redisson 4 years ago
Nikita Koksharov c558f06221 Fixed - getting error while connecting to sentinel using password. #3135 4 years ago