AutoThrottle extension Design goals How it works Throttling algorithm Settings AUTOTHROTTLE_ENABLED AUTOTHROTTLE_START_DELAY AUTOTHROTTLE_MAX_DELAY AUTOTHROTTLE_TARGET_CONCUR...
Sink Extension Developing Develop a sink Package the sink Usage Sink Extension Sink feed data from Kuiper into external systems. Kuiper has built-in sink support for MQTT b...
Function Extension Developing Develop a customized function Export multiple functions Package the source Register multiple functions Usage Function Extension In the Kuipe...
Extension Object Extension Object id String manifest any - Copy of the extension’s manifest data . name 字符串 path String - The extension’s file path. version String url ...
Task Extension Overview Task Extension Overview GoCD supports configuring a few kinds of tasks (Nant, Ant and Rake), directly, from the configuration UI, without specifying ...
Extending RediSearch Registering and loading extensions Initializing an extension Example init function Calling your custom functions The query expander API RSQueryExpanderCtx ...
ALTER EXTENSION 語法 說明 Parameters 範例 相容性 參閱 ALTER EXTENSION ALTER EXTENSION — 變更延伸功能的宣告內容 語法 ALTER EXTENSION name UPDATE [ TO new_version ] ALTER EXTENSION name SE...
Markdown Extension Changing the look of the Markdown preview with CSS Adding support for new syntax with markdown-it plugins Adding advanced functionality with scripts Markd...
Debugger Extension Debugging Architecture of VS Code The Mock Debug Extension Development Setup for Mock Debug Anatomy of the package.json of a Debugger Extension Using a Debug...