能否支持Mysql
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 877
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
在k8s部署,需要pod无状态,只本地支持sqlite 每次pod重启历史配置就没了。
或者有其他方案?
谢谢您的软件
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the current SQLite persistence and the Kubernetes deployment configuration. Trace how historical data and configuration are stored, then determine the scope of external database support for stateless pods. Done means the storage approach is defined and verified against pod restarts without losing history.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, mysql, sqlite
- Domain
- databases, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100