CFC-Servers / CFC-Servers/cfc_time
Use SQLite as a fallback for MySQL in case it can't connect to the database
Open
enhancement
- Dominant language
- Lua
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We should use SQLite as a fallback in the event that MySQL has a connection error.
When MySQL is properly configured, it can import everything from the SQLite database and do some kind of reconciliation.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by tracing the existing MySQL and SQLite storage configuration and connection handling, then clarify what reconciliation should mean and how a connection failure is detected. Done criteria should specify fallback behavior, import direction, and how conflicting data is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, mysql, sqlite
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100