-
> 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…
-
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 `…
-
To be able to use Crac with spring boot applications, all open connections need to be closed before a checkpoint is taken and then they need to be re-established after a checkpoint is restored.
Sp…
-
## Expected behavior
the installer works correctly
## Actual behavior
rails g forest_liana:install crash
## Failure Logs
rails g forest_liana:install
/Users/davidesantangelo/.rvm/gems…
-
**🐞 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…
-
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…
-
# JAVA
## Util 类库
### guava
- Google core libraries for Java
- [Github 地址](https://github.com/google/guava)
- [官方教程(英文)](https://github.com/google/guava/wiki)
- [官方教程(中文)](https://wizardforcel…
-
Springboot version: 3.3.1
I want to connect multiple redis on springboot, and I have defined a custom prefix for creating my own LettuceConnectionFactory :
```
@ConfigurationProperties(prefi…
-
-
Hi, I have a piece of code in a reactive project that looks something like that (similar code for demo purposes):
```java
@Cacheable(value = RedisCacheNames.CONSTANT, cacheManager = "redisCacheMan…