Sentinel/sentinel-extension
huangxfchn 4916ec35ee Improve annotation aspect to support throwing original exception in fallback and blockHandler (#986)
- extract the original exception from InvocationTargetException
2019-08-28 22:42:02 +08:00
..
sentinel-annotation-aspectj Improve annotation aspect to support throwing original exception in fallback and blockHandler (#986) 2019-08-28 22:42:02 +08:00
sentinel-datasource-apollo Bump version to 1.7.0-SNAPSHOT 2019-05-25 15:07:19 +08:00
sentinel-datasource-consul Improve ConsulDataSource and add README.md for the module 2019-08-14 20:34:34 +08:00
sentinel-datasource-extension Bump version to 1.7.0-SNAPSHOT 2019-05-25 15:07:19 +08:00
sentinel-datasource-nacos Bump version to 1.7.0-SNAPSHOT 2019-05-25 15:07:19 +08:00
sentinel-datasource-redis Bump version to 1.7.0-SNAPSHOT 2019-05-25 15:07:19 +08:00
sentinel-datasource-spring-cloud-config Refine the document and javadoc for Spring Cloud Config data-source module 2019-08-20 10:04:58 +08:00
sentinel-datasource-zookeeper Reuse connections of the same address in ZooKeeper data-source (#788) 2019-06-27 13:39:56 +08:00
sentinel-parameter-flow-control Fix the bug that numeric overflow might occur when refilling tokens in ParamFlowChecker (#838) 2019-06-18 13:39:37 +08:00
README.md Update documents 2018-08-07 19:43:32 +08:00
pom.xml Add Spring Cloud Config data source extension (#899) 2019-08-20 09:39:27 +08:00

README.md

Sentinel Extension

Sentinel extension modules provide additional extension points and functions.