Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Need to plan a better way to parse config files #20

Open
bradcypert opened this issue Oct 3, 2019 · 0 comments
Open

Need to plan a better way to parse config files #20

bradcypert opened this issue Oct 3, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@bradcypert
Copy link
Owner

The deckard hosts (config) file is a huge part to deckard. However, it currently does not support multiple Databases well, as the config options vary heavily from database to database.

I'm trying to plan a way to allow the config to be handed off to the database layer (as well as the flags, I suppose?) so that each database can read what it needs from the config/flags to prepare itself for execution.

Proper execution of this refactor should also solve #15

@bradcypert bradcypert added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Oct 3, 2019
@bradcypert bradcypert self-assigned this Oct 3, 2019
@bradcypert bradcypert pinned this issue Oct 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant