brysontyrrell / brysontyrrell/PatchServer
Allow patch data to be stored in external Database
Open
- Dominant language
- Python
- Stars
- 68
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
It would be great to be able to store the patch server data (the info about the patches) in an external database so that the database can be separated from the application.
My preference would be MySQL/MariaDB or MongoDB. It looks like PatchServer currently uses SQLite, so I think MySQL/MariaDB would be the easier solution.
PostgreSQL is also an option.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.