Nikita Koksharov

Results 793 comments of Nikita Koksharov

> I am happy to contribute a PR adding this method if maintainers approve. Please go ahead. Keep in mind that org.springframework.boot.autoconfigure.cache.CacheProperties.Redis#keyPrefix has appeared since 2.0.0 version. Reflection should be...

This behavior caused by the implementation. Let me know if you have any idea how to implement the suggested optimization.

https://github.com/redisson/redisson/issues/6568#issuecomment-2841331293

You can try bromite's fork cromite - https://github.com/uazo/cromite which has windows builds

There is no Redis 7.1.1 avaialble in docker hub, so I tried 7.0.0 and 7.2.0. Unable to reproduce the issue using a single Redis server. ```java BatchOptions bo = BatchOptions.defaults()...

Has it been released yet?

Oh, I have found it. ``` tools.jackson.core jackson-core 3.0.0-rc10 ```