Sentinel/sentinel-extension
cdfive be4d058bf8
refactor: Make the ProcessorSlot itself as SPI and deprecate legacy slot chain builder (#411)
* Make slots loaded by SPI, mark all slots with @SpiOrder from -10000 to -1000, improve comment
* Reserve gateway and param slot chain builder (just extends DefaultSlotChainBuilder) and mark them as @Deprecated
2020-03-26 12:38:01 +08:00
..
sentinel-annotation-aspectj Polish placeholders in logging content to slf4j convention (#1342) 2020-03-17 11:11:54 +08:00
sentinel-datasource-apollo Bump version to 1.7.2-SNAPSHOT 2019-12-25 11:19:07 +08:00
sentinel-datasource-consul Polish placeholders in logging content to slf4j convention (#1342) 2020-03-17 11:11:54 +08:00
sentinel-datasource-etcd Polish placeholders in logging content to slf4j convention (#1342) 2020-03-17 11:11:54 +08:00
sentinel-datasource-extension Bump version to 1.7.2-SNAPSHOT 2019-12-25 11:19:07 +08:00
sentinel-datasource-nacos Bump version to 1.7.2-SNAPSHOT 2019-12-25 11:19:07 +08:00
sentinel-datasource-redis Bump version to 1.7.2-SNAPSHOT 2019-12-25 11:19:07 +08:00
sentinel-datasource-spring-cloud-config Polish placeholders in logging content to slf4j convention (#1342) 2020-03-17 11:11:54 +08:00
sentinel-datasource-zookeeper Bump version to 1.7.2-SNAPSHOT 2019-12-25 11:19:07 +08:00
sentinel-parameter-flow-control refactor: Make the ProcessorSlot itself as SPI and deprecate legacy slot chain builder (#411) 2020-03-26 12:38:01 +08:00
README.md Update documents 2018-08-07 19:43:32 +08:00
pom.xml Regroup packages related to logging into a separate module and polish document (#1355) 2020-03-23 18:02:15 +08:00

README.md

Sentinel Extension

Sentinel extension modules provide additional extension points and functions.