Commit Graph

8019 Commits (4bf7ccba191878cfd56cd2826cb1c5298422c367)
 

Author SHA1 Message Date
Nikita Koksharov 4bf7ccba19 [maven-release-plugin] prepare for next development iteration 2 years ago
Nikita Koksharov 45aefeb80a [maven-release-plugin] prepare release redisson-3.22.0 2 years ago
Nikita Koksharov 0e6499fb71 libs updated 2 years ago
Nikita Koksharov e911a8785d javadocs fixed 2 years ago
Nikita Koksharov dfc49d89cf Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov ade3b1e405 Feature - Add entriesRead and makeStream parameters to RStream.createGroup() method #5083 #5081 2 years ago
Nikita Koksharov 67214b8174
Update README.md 2 years ago
Nikita Koksharov 77c315ddb6 refactoring 2 years ago
Nikita Koksharov 6c6debfe4b Feature - added Config.slavesSyncTimeout setting. #4798 2 years ago
Nikita Koksharov 230d4a332e checkstyle fixed 2 years ago
Nikita Koksharov fe6a257180 Feature - allowedClasses setting added to SerializationCodec https://github.com/redisson/redisson/security/code-scanning/4 2 years ago
Nikita Koksharov c70943b27e version updated 2 years ago
Nikita Koksharov de6ec8bec3 Feature - firstEntry() and lastEntry() methods added to RScoredSortedSet object. #5074 2 years ago
Nikita Koksharov 21ce123928 version updated 2 years ago
Nikita Koksharov be4ffed6ef Feature - pollFirstEntries(...) and pollLastEntries(...) methods added to RScoredSortedSet object. #4897 2 years ago
Nikita Koksharov 62a94887a0 refactoring 2 years ago
Nikita Koksharov 75602344df Feature - RScoredSortedSet.entryIterator(...) methods added. #4958 2 years ago
Nikita Koksharov 6477a63d73 Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov 823c786a19 Feature - RCountDownLatch, RLock, RPermitExpirableSemaphore, RSemaphore objects uses sharded PubSub in Redis Cluster 7.0+. #5047 2 years ago
Nikita Koksharov fced20db06
Merge pull request #5068 from redisson/dependabot/maven/redisson/org.springframework.boot-spring-boot-autoconfigure-3.0.7
Bump spring-boot-autoconfigure from 3.0.2 to 3.0.7 in /redisson
2 years ago
dependabot[bot] d7b4914327
Bump spring-boot-autoconfigure from 3.0.2 to 3.0.7 in /redisson
Bumps [spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 3.0.2 to 3.0.7.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.0.2...v3.0.7)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Nikita Koksharov 52aa237a6b refactoring 2 years ago
Nikita Koksharov 786ac6b67a test fixed 2 years ago
Nikita Koksharov 1ab979a6b9 Fixed - Expired LiveObjects with RIndex annotations retain indexed data. #2625 2 years ago
Nikita Koksharov b985c45115 Fixed - Expired LiveObjects with RIndex annotations retain indexed data. #2625 2 years ago
Nikita Koksharov a46673c1c0 Fixed - RMultimap.fastRemoveValue() method added. #5064 2 years ago
Nikita Koksharov fdc71c8d3c Fixed - RLocalCachedMap local cache isn't cleared after instance expiration. #3969 2 years ago
Nikita Koksharov d9be9605ec Feature - commandName setting added #3998 2 years ago
Nikita Koksharov 3a09aa3566 Feature - commandName setting added #3998 2 years ago
Nikita Koksharov 3e4ea61e54 version updated 2 years ago
Nikita Koksharov 526ae7ac8b Feature - support of the new Redis options for Spring Boot 3.1 #5056 2 years ago
Nikita Koksharov 9fccfc9dda refactoring 2 years ago
Nikita Koksharov 0b360b70d4 Feature - sslCiphers, sslTrustManagerFactory, sslKeyManagerFactory settings added 2 years ago
Nikita Koksharov a2885e15d5 Feature - support of the new Redis options for Spring Boot 3.1 #5056 2 years ago
Nikita Koksharov 3f7109bc9f test fixed 2 years ago
Nikita Koksharov 6e5d1921e8 Feature - RCountDownLatch, RLock, RPermitExpirableSemaphore, RSemaphore objects uses sharded PubSub in Redis Cluster 7.0+. #5047 2 years ago
Nikita Koksharov d4d100f7dc Fixed - RRingBuffer doesn't implement expire(), expireAt(), delete(), clearExpire() methods properly. #5051 2 years ago
Nikita Koksharov 08b7d75885 Feature - rankEntry() and revRankEntry() methods added to RScoredSortedSet object #5052 2 years ago
Nikita Koksharov 27161e7034 jackson updated 2 years ago
Nikita Koksharov d3df87db4c Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov c7b7080c27 Spring boot updated 2 years ago
Nikita Koksharov e886a7c050 Feature - Spring Data Redis 3.1.0 implementation #5050 2 years ago
Nikita Koksharov 703f3699e6
Update CHANGELOG.md 2 years ago
Nikita Koksharov 2ade59f51c [maven-release-plugin] prepare for next development iteration 2 years ago
Nikita Koksharov ee13c0cd65 [maven-release-plugin] prepare release redisson-3.21.3 2 years ago
Nikita Koksharov ab74f63d7e Merge branch 'master' of github.com:redisson/redisson 2 years ago
Nikita Koksharov a837d55afd Fixed - default retryInterval isn't applied to RBatch object.
Fixed - RBatches no longer respect the default number of retries (regression since 3.21.1) #5031
2 years ago
Nikita Koksharov 6759ccafeb
Update CHANGELOG.md 2 years ago
Nikita Koksharov 5c5653d5b5 [maven-release-plugin] prepare for next development iteration 2 years ago
Nikita Koksharov 5d5bbb8e4d [maven-release-plugin] prepare release redisson-3.21.2 2 years ago