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

Implement Config #6

Open
Rindrics opened this issue Jun 8, 2024 · 0 comments
Open

Implement Config #6

Rindrics opened this issue Jun 8, 2024 · 0 comments
Labels
app application service enhancement New feature or request usecase/check usecase/receive

Comments

@Rindrics
Copy link
Owner

Rindrics commented Jun 8, 2024

Develop the ConfigManager component to manage and provide configuration settings for other components.

Image

Functions

  • Holds configuration for SNA instance
  • Provides configuration when requested
  • Emits ConfigUpdated
  • Requests ConfigRepository for config data

Todos

  • Decide configuration parameters
  • Define event
  • test
  • implement
  • instrumentation
@Rindrics Rindrics changed the title Implement ConfigManager Implement Config Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app application service enhancement New feature or request usecase/check usecase/receive
Projects
None yet
Development

No branches or pull requests

1 participant