**[Mark Paluch](https://jira.spring.io/secure/ViewProfile.jspa?name=mp911de)** opened **[DATAREDIS-977](https://jira.spring.io/browse/DATAREDIS-977?redirect=false)** and commented We should expose non-blocking connection creation methods to `ReactiveRedisConnectionFactory` to be able to create connections within reactive flows. We no longer require blocking in `ReactiveScriptExecutor` and `ReactiveRedisTemplate` execute methods. That would allow us to get rid of `AsynConnect` utilities that are used internally in `LettuceReactiveRedisConnection` --- **Reference URL:** https://github.com/spring-projects/spring-boot/pull/16756