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

Migrate EtcdConfigStore to @configu/integrations #514

Closed
rannn505 opened this issue Oct 9, 2024 · 3 comments · Fixed by #551
Closed

Migrate EtcdConfigStore to @configu/integrations #514

rannn505 opened this issue Oct 9, 2024 · 3 comments · Fixed by #551
Assignees
Labels
feat New feature or request good first issue Good for newcomers

Comments

@rannn505
Copy link
Contributor

rannn505 commented Oct 9, 2024

Suggestion

Migrate the EtcdConfigStore from its current setup to the new @configu/integrations module as part of the major restructuring. The goal is to move all third-party integrations, including stores, expressions, and libraries, to @configu/integrations.

Motivation

This migration is part of a larger effort to better organize and modularize the product. Moving the EtcdConfigStore will align with the new structure, making the system cleaner and more maintainable.

Context

You can refer to the already migrated stores for guidance:
Migrated stores in integrations.

Base stores implementations from @configu/ts can be found here:
Base stores in TS.

The old node-based stores were previously in @configu/node:
Node stores.

The old browser-based stores were previously in @configu/browser:
Browser stores.

@rannn505 rannn505 added feat New feature or request good first issue Good for newcomers labels Oct 9, 2024
@su-shubham
Copy link
Contributor

Interested @rannn505.

@mrswastik-robot
Copy link
Contributor

hey @rannn505 , can this be assigned to me ?

@RichardAkman
Copy link
Contributor

All yours @su-shubham

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants