[task] Implement trace storage using Entity Framework Core and MySQL
liuhaoyang opened this issue · 0 comments
liuhaoyang commented
In v0.1 , we prioritize MySQL as the trace storage. It has the following two purposes:
- Provide a low-cost trace storage option for small-scale services
- Make it easier for Mocha developers to use MySQL storage for local testing.