Damien

Results 3 issues of Damien

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement

I'm migrating my buckets from eu-central-1 (Frankfurt) to eu-central-2 (Zurich), using following example configuration code which is working well when storeTo:region = "eu-central-1, bucket configuration are exactly the same in...

Hello, I'm using Redisson with AWS Redis Elasticache using replicatedServers Here my configuration: ``` @Bean public RedissonClient redissonClient() { LOG.info("Redisson client configuration"); final var config = new Config(); final var...

question