NYU-DevOps-Spring2018-Orders / orders

Orders microservice
Apache License 2.0
1 stars 2 forks source link

Set up local database persistence (and switch to MySQL) #72

Closed andyd0 closed 6 years ago

andyd0 commented 6 years ago

As a developer I need a local persisted database So that for active developement

Assumptions:

Acceptance Criteria:

Given that local database persistence has been set up and
when the server is restarted the database should still be persisted.
andyd0 commented 6 years ago

Switching to MySQL from Postgres