Commit Graph

8082 Commits (e774ae5d2164bc8d6e0efe64525a5305dbdb5209)
 

Author SHA1 Message Date
Nikita Koksharov e774ae5d21 refactoring 2 years ago
Nikita Koksharov 86fdde634f Fixed - Incorrect handling "unknown command" response for RTopic operations. #5128 2 years ago
Nikita Koksharov 9d1c35d343 Feature - RMapCache and RLocalCachedMap should use sharded pubsub in Redis Cluster 7.0+ #5126 2 years ago
Nikita Koksharov a8384dc004 Feature - RMapCache and RLocalCachedMap should use sharded pubsub in Redis Cluster 7.0+ #5126 2 years ago
Nikita Koksharov 1b1287cb9b Improvement - RMapCache shouldn't emit events if no listeners added #5125 2 years ago
Nikita Koksharov 82b0a3fc69 version updated 2 years ago
Nikita Koksharov 239d5b9c8a Fixed - keepPubSubOrder setting isn't used #5123 2 years ago
Nikita Koksharov 33ac54cf89 Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov e760376bdb Fixed - RMultimapCache throws an exception if entry removed before expiration moment. #5120 2 years ago
Nikita Koksharov 051ad3b79b
Update CHANGELOG.md 2 years ago
Nikita Koksharov f799667778 netty updated 2 years ago
Nikita Koksharov 6b3993d1e2 exception message fixed 2 years ago
Nikita Koksharov ffafe51fa2 version updated 2 years ago
Nikita Koksharov ce4eab5514 Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov 335f9656fb Fixed - RLiveObjectService.delete(class, id) method doesn't delete indexes. #5114 2 years ago
Nikita Koksharov 814de4151d
Update CHANGELOG.md 2 years ago
Nikita Koksharov d1abb1b8ed
Update CHANGELOG.md 2 years ago
Nikita Koksharov 21b602f76f [maven-release-plugin] prepare for next development iteration 2 years ago
Nikita Koksharov 6664dfb0d4 [maven-release-plugin] prepare release redisson-3.22.1 2 years ago
Nikita Koksharov 948a191ae9 refactoring 2 years ago
Nikita Koksharov 66329aeeb9 refactoring 2 years ago
Nikita Koksharov e0a510bf26 Fixed - collection fields aren't deleted when RLiveObject expires or is deleted. #5103 2 years ago
Nikita Koksharov 329de345f1 Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov 9710c095ff Fixed - map index entry isn't deleted when RLiveObjectService expires. #5103
Fixed - RMultimap.fastRemoveValue() doesn't delete entry completely if no values retain.
2 years ago
Nikita Koksharov 997e80f4e8
Merge pull request #5111 from redisson/dependabot/maven/redisson/org.xerial.snappy-snappy-java-1.1.10.1
Bump snappy-java from 1.1.9.1 to 1.1.10.1 in /redisson
2 years ago
Nikita Koksharov 174784bf5f
Merge pull request #5110 from redisson/dependabot/maven/redisson-all/org.xerial.snappy-snappy-java-1.1.10.1
Bump snappy-java from 1.1.9.1 to 1.1.10.1 in /redisson-all
2 years ago
dependabot[bot] c1a19b928b
Bump snappy-java from 1.1.9.1 to 1.1.10.1 in /redisson
Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.9.1 to 1.1.10.1.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.9.1...v1.1.10.1)

---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] e52e8d1491
Bump snappy-java from 1.1.9.1 to 1.1.10.1 in /redisson-all
Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.9.1 to 1.1.10.1.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.9.1...v1.1.10.1)

---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Nikita Koksharov f75907da56
Merge pull request #5108 from wynn5a/master
Fixed: issue #5098 - RRateLimiter#setRate does not behave as expected
2 years ago
Nikita Koksharov 90ffec193c Feature - LocalCachedMapOptions.cacheSize = -1 should disable data storage #5109 2 years ago
wynn5a 15178f6b2d Fixed: issue #5098 - RRateLimiter#setRate does not behave as expected when RateType is pre_client
Signed-off-by: wynn5a <winminy@163.com>
2 years ago
Nikita Koksharov 2d049b32cc refactoring 2 years ago
Nikita Koksharov f770c86fe0 Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov cef817fe0e Fixed - RSearch.search() method throws "Parameters must be specified in PARAM VALUE pairs" error #5106 2 years ago
Nikita Koksharov 66fcfa5642
Merge pull request #5100 from wynn5a/master
Fix ClassCastException from MonoNext to Flux
2 years ago
wynn5a 2ef67fef1a Fixed: check style issue
Signed-off-by: wynn5a <winminy@163.com>
2 years ago
LearningBot 318c0cb7be
Merge branch 'redisson:master' into master 2 years ago
Nikita Koksharov f398185925
Update README.md 2 years ago
wynn5a ae9dddd574 Fixed: issue #5094 - java.lang.ClassCastException:MonoNext cannot be cast to class Flux
Signed-off-by: wynn5a <winminy@163.com>
2 years ago
LearningBot 6e56ee3788
Merge branch 'redisson:master' into master 2 years ago
Nikita Koksharov a9da4b686a
Merge pull request #5099 from vladimirkl/bugix/spin-lock
Fixed wait time handling in RedissonSpinLock #5002
2 years ago
vladimirkl 295dec1a2a Fixed wait time handling in RedissonSpinLock #5002
Signed-off-by: vladimirkl <72238+vladimirkl@users.noreply.github.com>
2 years ago
LearningBot ff8f8beccc remove unnecessary generic type definition in RedissonLock.java
Signed-off-by: wynn5a <winminy@163.com>
2 years ago
Nikita Koksharov 5581a0d0e5 Fixed - Default getCache method checks for Object class equality (thanks @agupta-hw) #5089 2 years ago
Nikita Koksharov 4e6bc2bd3d javadocs fixed 2 years ago
Nikita Koksharov 4952c80c98 Feature - inactive property added to StreamConsumer object #5093 2 years ago
Nikita Koksharov 30ba066050 Feature - maxDeletedEntryId, entriesAdded, recordedFirstEntryId properties added to StreamInfo object #5092 2 years ago
Nikita Koksharov 066b5f2bb6 migration to junit 5 2 years ago
Nikita Koksharov 6e668db5d3 Feature - Micronaut Session store should use sharded pubsub in Redis Cluster 7.0+ #5090 2 years ago
Nikita Koksharov db34f65c0e deprecated 2 years ago