sqlite -> mysql
Open
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Use mysql instead of sqlite for the main database.
However, sqlite support will still be needed for comms with client, as the client will store its indexing in a sqlite db file and send it over. Thus we need to support sqlite <--> mysql
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.