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

Phase 1 - PG client initialization #134

Open
SkeloGH opened this issue Nov 8, 2022 · 0 comments · May be fixed by #139
Open

Phase 1 - PG client initialization #134

SkeloGH opened this issue Nov 8, 2022 · 0 comments · May be fixed by #139
Assignees
Labels
enhancement New feature or request

Comments

@SkeloGH
Copy link
Owner

SkeloGH commented Nov 8, 2022

Phase 1 - Configure, initialize, connect and disconnect clients

[CLI] run

  • Decouple and create test for params validation
  • Decouple and create test for clients initialization
  • Decouple and create test for Weaver setup and execution

[CLI] clients

Add support for postgres clients

[App] clients

  • WeaverPostgresClient base export
    • constructor
    • _configue
    • connect
    • disconnect
    • _onClientConnect
    • onError
@SkeloGH SkeloGH added the enhancement New feature or request label Nov 8, 2022
@SkeloGH SkeloGH self-assigned this Nov 8, 2022
@SkeloGH SkeloGH changed the title Phase 1 - Configure, initialize, connect and disconnect clients Phase 1 - PG client initialization Nov 8, 2022
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
None yet
1 participant