Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-database support #71

Open
ollieread opened this issue Nov 19, 2024 · 0 comments
Open

Multi-database support #71

ollieread opened this issue Nov 19, 2024 · 0 comments
Assignees
Labels
status: investigating The issue is being investigated status: planning The issue is being planned for the future

Comments

@ollieread
Copy link
Member

Add support for tenant-specific database connections, whether that's:

  • Sharded database services
  • Shared Database, Separate Schema
  • Separate Database, Separate Schema

This functionality MUST:

  • Work with the existing Shared Database, Shared Schema support.
  • Have a way to “disable” or “toggle” some unnecessary database-specific functionality that is already present.
@ollieread ollieread self-assigned this Nov 19, 2024
@ollieread ollieread converted this from a draft issue Nov 19, 2024
@ollieread ollieread added status: investigating The issue is being investigated status: planning The issue is being planned for the future labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: investigating The issue is being investigated status: planning The issue is being planned for the future
Projects
Status: Backlog
Development

No branches or pull requests

1 participant