Productionize mysql datastore.
Open
enhancement
- Dominant language
- Go
- Stars
- 154
- Forks
- 33
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 2
Description
The mysql datastore is still a relatively simple branch of the sqlite datastore, and therefore was not engineered with performance in mind.
We should make a pass implementing the obvious optimizations and then run a load test to find any further low hanging fruit performance wise.
Contributor guide
Assessment
This issue has not been assessed yet.