- Spilt DataSource into two types: ReadableDataSource and WritableDataSource - The AbstractDataSource now is read-only - Refactor the file data source for writable implementation - Rename: ConfigParser -> Converter (represents both encoder `T -> S` and decoder `S -> T`) - Some other refinement Signed-off-by: Eric Zhao <sczyh16@gmail.com> |
||
|---|---|---|
| .. | ||
| sentinel-annotation-aspectj | ||
| sentinel-datasource-apollo | ||
| sentinel-datasource-extension | ||
| sentinel-datasource-nacos | ||
| sentinel-datasource-zookeeper | ||
| README.md | ||
| pom.xml | ||
README.md
Sentinel Extension
Sentinel extension modules provide additional extension points and functions.