Sentinel/sentinel-extension
Lin.Liang aeae6cfe37 Add Etcd data-source extension (#1018) 2019-10-10 11:19:27 +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 Update Apollo client dependency to 1.4.0 in sentinel-datasource-apollo module (#1061) 2019-09-21 22:25:49 +08:00
sentinel-datasource-consul Add volatile for the stop flag of watcher in ConsulDataSource (#1054) 2019-09-20 15:30:03 +08:00
sentinel-datasource-etcd Add Etcd data-source extension (#1018) 2019-10-10 11:19:27 +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 Etcd data-source extension (#1018) 2019-10-10 11:19:27 +08:00

README.md

Sentinel Extension

Sentinel extension modules provide additional extension points and functions.