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

StorageType could use capture groups from the matched RegexResolver regex to dynamically adjust it's settings #132

Open
mmalenic opened this issue Jan 9, 2023 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@mmalenic
Copy link
Member

mmalenic commented Jan 9, 2023

The StorageType config option could use capture groups from the RegexResolver regex to dynamically adjust it's own config fields. For example, the S3Resolver could adjust the bucket name depending on the resolved query id by using capture groups from the matched regex. This would allow changing the bucket name based on the query id. Similarly, the LocalResolver could have this functionality for its fields.

@mmalenic mmalenic added the enhancement New feature or request label Jan 9, 2023
@brainstorm brainstorm added this to To do in 1.0.0 Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
1.0.0
To do
Development

No branches or pull requests

1 participant