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

Extract SQLiteDB from finished MariaDB Container #17

Open
lapplislazuli opened this issue Sep 9, 2019 · 2 comments
Open

Extract SQLiteDB from finished MariaDB Container #17

lapplislazuli opened this issue Sep 9, 2019 · 2 comments
Labels
Database Related to the Database Docker Related to Docker Idea This is an idea for a new feature Stale

Comments

@lapplislazuli
Copy link
Owner

This is just a nice idea:

There is a script called MySQL2Sqlite which could help to provide the db as a nice sqlite and therefore inmem database.

Reason for this is that the mariadbwriter in worker was untestable in unit and integrationtests without very strange mocking.

Following Goals would be great:

  • Make a new Docker Container above the microtope/database
  • Add the Script
  • Run the Script
  • Move the resulting dumb to a specified volume
  • Make a docker compose to run the script and bind a volume next to the compose
@lapplislazuli lapplislazuli added Docker Related to Docker Database Related to the Database Idea This is an idea for a new feature labels Sep 9, 2019
@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the Stale label Nov 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Database Related to the Database Docker Related to Docker Idea This is an idea for a new feature Stale
Projects
None yet
Development

No branches or pull requests

1 participant