Skip to content

Add non-blocking connection creation methods to ReactiveRedisConnectionFactory [DATAREDIS-977] #1550

Closed
@spring-projects-issues

Description

@spring-projects-issues

Mark Paluch opened DATAREDIS-977 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: spring-projects/spring-boot#16756

Metadata

Metadata

Assignees

Labels

in: lettuceLettuce driverstatus: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions