-
The [documentation for SSL enabling](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#data.nosql.redis.connecting) uses the property `spring.data.redis.ssl.enabled`, whereas the `…
-
免费的编程中文书籍索引
============================
[![](https://img.shields.io/github/issues/justjavac/free-programming-books-zh_CN.svg)](https://github.com/justjavac/free-programming-books-zh_CN/issues) […
-
Hi everyone,
I've recently noticed a proliferation of security parameter/configuration specifications within our company, such as the "Redis security configuration baseline."
Upon reviewing thes…
-
I can connect using the redis cli, but not through Spring Boot Webflux, I keep getting readAddress(..) failed: Connection reset by peer
So, i figured this was a spring issue, using lettuce.
Her…
-
> maven dependency: redisson-spring-boot-starter:3.29.0
Hello, i try to configure `failedSlaveNodeDetector` in yaml file and i intend to use `org.redisson.client.FailedCommandsTimeoutDetector` as t…
-
### Describe the bug
I run the following code (same as the example) to fetch s3 bucket file
`S3Client{region = "us-east-1"}.use{ s3 ->
s3.getObject(request){
//do nothing to make sure th…
-
It would be nice to have caching without having to add additional moving parts to our infrastructure. Some features I'd like to see : Cache by annotation/self-config. LRU with max memory/item limit.…
-
**🐞 Bug report**
**Description:**
I am experiencing an issue with the `spring-boot-starter-data-redis-reactive` version `3.1.3` when trying to connect to a Redis server in production mode. While t…
-
### 简要描述
redis没有'eval'命令,lua权限。
### 模块版本情况
* WxJava 模块名: wx-java-miniapp-spring-boot-starter:
* WxJava 版本号: 4.6.0
### 详细描述
redis没有'eval'命令,lua权限。甲方运维安全考虑关闭了。所以建议不用'eval'这玩应,或者加个控制按钮关闭。不然坑挺大…
-
Module: [camellia-redis-proxy]
Version: [v1.2.29 ]
Content: [e.g. doc has a error]
https://github.com/netease-im/camellia/blob/master/docs/camellia-redis-proxy/plugin/trouble-trick-keys.md
the…