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

Automatic ensembling of databases #720

Open
Aske-Rosted opened this issue May 17, 2024 · 0 comments
Open

Automatic ensembling of databases #720

Aske-Rosted opened this issue May 17, 2024 · 0 comments
Labels
feature New feature or request

Comments

@Aske-Rosted
Copy link
Collaborator

Automatic ensembling of databases when loading from config
For some use cases having several separate databases rather than one large db is preferable. However our current load from config only allows for a single database.

The feature should allow for the path entry in the config files to be either a path or a list of path. In the case where the path is a list of path the databases should be merged. Any potential selections should be applied to all of the databases.

@Aske-Rosted Aske-Rosted added the feature New feature or request label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant