diff --git a/.github/ISSUE_TEMPLATE/ask-question.md b/.github/ISSUE_TEMPLATE/ask-question.md index 7593f54b6..4d0e03249 100644 --- a/.github/ISSUE_TEMPLATE/ask-question.md +++ b/.github/ISSUE_TEMPLATE/ask-question.md @@ -8,5 +8,5 @@ assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b8e319656..c402a19fe 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,7 +8,7 @@ assignees: '' --- **Expected behavior** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 21138cb7e..e394115e6 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -8,7 +8,7 @@ assignees: '' --- **Is your feature request related to a problem? Please describe.** diff --git a/CHANGELOG.md b/CHANGELOG.md index 79d1c74d6..2af5bcc60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ Redisson Releases History ================================ -Try __[Redisson PRO](https://redisson.pro)__ with **ultra-fast performance** and **support by SLA**. +Upgrade to __[Redisson PRO](https://redisson.pro)__ with **advanced features**. ### 10-May-2024 - 3.30.0 released Feature - `sslKeystoreType` setting added diff --git a/redisson-helidon/README.md b/redisson-helidon/README.md index dc30f689d..75261efc4 100644 --- a/redisson-helidon/README.md +++ b/redisson-helidon/README.md @@ -62,4 +62,4 @@ private RedissonClient redisson; For injection without @Named annotation use instance name - `default`. -Try __[Redisson PRO](https://redisson.pro)__ with **ultra-fast performance** and **support by SLA**. +Upgrade to __[Redisson PRO](https://redisson.pro)__ with **advanced features**. diff --git a/redisson-quarkus/README.md b/redisson-quarkus/README.md index 1655473a7..5e9844fcb 100644 --- a/redisson-quarkus/README.md +++ b/redisson-quarkus/README.md @@ -87,4 +87,4 @@ Use `quarkus.redisson.file` setting to specify path to a config file. RedissonClient redisson; ``` -Try __[Redisson PRO](https://redisson.pro)__ with **ultra-fast performance** and **support by SLA**. +Upgrade to __[Redisson PRO](https://redisson.pro)__ with **advanced features**. diff --git a/redisson-spring-boot-starter/README.md b/redisson-spring-boot-starter/README.md index f4eacfeca..531007990 100644 --- a/redisson-spring-boot-starter/README.md +++ b/redisson-spring-boot-starter/README.md @@ -155,7 +155,7 @@ spring: - `RedisTemplate` - `ReactiveRedisTemplate` -Try __[Redisson PRO](https://redisson.pro)__ with **ultra-fast performance** and **support by SLA**. +Upgrade to __[Redisson PRO](https://redisson.pro)__ with **advanced features**. ## Q: How to replace Netty version brought by Spring Boot? diff --git a/redisson-spring-data/README.md b/redisson-spring-data/README.md index 9cb18c7ca..dc71413cb 100644 --- a/redisson-spring-data/README.md +++ b/redisson-spring-data/README.md @@ -95,4 +95,4 @@ Gradle } ``` -Try __[Redisson PRO](https://redisson.pro)__ with **ultra-fast performance** and **support by SLA**. +Upgrade to __[Redisson PRO](https://redisson.pro)__ with **advanced features**. diff --git a/redisson-tomcat/README.md b/redisson-tomcat/README.md index 16ce14342..00be6ca2d 100644 --- a/redisson-tomcat/README.md +++ b/redisson-tomcat/README.md @@ -77,4 +77,4 @@ Tomcat 9.x - [redisson-tomcat-9-3.30.0.jar](https://repo1.maven.org/maven2/org/r Tomcat 10.x - [redisson-tomcat-10-3.30.0.jar](https://repo1.maven.org/maven2/org/redisson/redisson-tomcat-10/3.30.0/redisson-tomcat-10-3.30.0.jar) -Try __[Redisson PRO](https://redisson.pro)__ with **ultra-fast performance** and **support by SLA**. +Upgrade to __[Redisson PRO](https://redisson.pro)__ with **advanced features**.