-
### Expected behavior
I have a Spring Boot application where I loop until a key is found in Redis (Azure Redis). Everything works fine, and there are no issues. I run a load test with 1250 requests…
-
This issue captures all the work done and additional work required to migrate obs-infraobs-integrations owned packages to format_version 3.0.0.
In order to get some packages passing the new package-s…
-
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…
-
> 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**
When using Spring boot in version 3.2.1, together with Redis-base session store, session invalidation fails because of lack of Base64 cookie encoding
When back channel logou…
-
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…
-
### 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…