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

Load datastores dynamically #16

Open
goeh opened this issue Oct 9, 2021 · 1 comment
Open

Load datastores dynamically #16

goeh opened this issue Oct 9, 2021 · 1 comment
Assignees

Comments

@goeh
Copy link
Owner

goeh commented Oct 9, 2021

DataStore implementations are now eagerly loaded at startup.
Please make it possible to load datastores dynamically from configuration.

@goeh goeh self-assigned this Oct 9, 2021
@goeh
Copy link
Owner Author

goeh commented Oct 10, 2021

Data stores are now loaded dynamically from a class name specified in collector.properties.
The core data stores are still included in the distribution, but their jar.files can be deleted from lib if they are not used.
So it's a step in the right direction, but we could do more to make is easier to extend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant