dotnetcore/mocha

[task] Implement trace storage using Entity Framework Core and MySQL

liuhaoyang opened this issue · 0 comments

In v0.1 , we prioritize MySQL as the trace storage. It has the following two purposes:

  1. Provide a low-cost trace storage option for small-scale services
  2. Make it easier for Mocha developers to use MySQL storage for local testing.