sentinel-dashboard规则持久化相关类能否抽取成一个api项目
- Dominant language
- Java
- Stars
- 23.1k
- Forks
- 8.1k
- PR merge metrics
- No merged PRs in 30d
Description
## Issue Description
目前sentinel-dashboard只提供了内存的规则存储,自定义只能在sentinel-dashboard项目的源码上修改,这对于后面持续升级sentinel不太方便.希望把规则持久化相关的类抽取成一个api项目
### Describe what happened (or what feature you want)
```xml
>com.alibaba.csp
sentinel-dashboard-api
```
### Describe what you expected to happen
### How to reproduce it (as minimally and precisely as possible)
1.
2.
3.
### Tell us your environment
### Anything else we need to know?
Contributor guide
Research direction
Start by reviewing the rule-persistence-related classes in sentinel-dashboard and determine the boundary for a separate API project. The issue mentions a sentinel-dashboard-api Maven dependency; done should mean those classes are extractable and usable for customized rule persistence without modifying sentinel-dashboard source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100