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

Init worker structure #1

Open
vitaliimelnychuk opened this issue Dec 3, 2019 · 0 comments
Open

Init worker structure #1

vitaliimelnychuk opened this issue Dec 3, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@vitaliimelnychuk
Copy link
Contributor

As here we have https://github.com/melnychukvitaliy/mysql-migrate Percona helper to run migrations we need something like that in worker.

The main idea of this component is to listen commands from crispy-api and be able to make the following actions:

  • run migration
  • communicate with API during migration run

Let's start to init simple TS based worker with the ability to run Percona tool
as a second step we will split runner and worker

@vitaliimelnychuk vitaliimelnychuk added the enhancement New feature or request label Dec 3, 2019
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
Development

No branches or pull requests

1 participant