spring-data-redis
spring-data-redis copied to clipboard
Support for imperative and reactive `RoutingConnectionFactory`
support RoutingConnectionFactory like datasource?
Probably a topic for Spring Data Redis 3.0. We should also make ReactiveRedisConnectionFactory return Mono for connection allocation.
Probably a topic for Spring Data Redis 3.0. We should also make
ReactiveRedisConnectionFactoryreturnMonofor connection allocation.
ok. is there a plan for it?, and I want to provide some help。