Skip to content

Add support for AbstractRoutingConnectionFactory #98

Closed
@zahidraza

Description

@zahidraza

In non-reactive spring application, ORM tool like Hibernate provides a way to resolve tenant and thereby make the call to appropriate database or schema. Multi-Tenancy is achieved by implementing MultiTenantConnectionProvider and CurrentTenantIdentifierResolver interfaces.

Is there a way to implement multi-tenancy using r2dbc. Is it supported as of now?
If no, what is the roadmap going forward for this feature?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions