书栈网 · BookStack 本次搜索耗时 0.046 秒,为您找到 1079 个相关结果.
  • Java API

    Java API 5.0.0-beta 数据分片 配置入口 分片表配置 自动分片表配置 分片策略配置 标准分片策略配置 复合分片策略配置 Hint 分片策略配置 不分片策略配置 分布式序列策略配置 读写分离 配置入口 读写分离数据源配置 数据加密 配置入口 加密表规则配置 加密列规则配置 加解密算法配置 影子库 配置入口 ...
  • 网关属性配置

    网关属性配置 属性配置 属性详解 shenyu.matchCache 配置 shenyu.NettyTcpProperties 配置 shenyu.instance 配置 shenyu.httpclient 配置 过滤器相关配置 shenyu.switchConfig 配置 shenyu.sync 配置 shenyu.extPlugin 配置...
  • FAQ

    FAQ Why do I need a new API gateway? How does Apache APISIX differ from other API gateways? What is the performance impact of using Apache APISIX? Which platforms does Apache AP...
  • FAQ

    FAQ Why do I need a new API gateway? How does Apache APISIX differ from other API gateways? What is the performance impact of using Apache APISIX? Which platforms does Apache AP...
  • 使用 GO 语言开发 WASM 插件

    使用 GO 语言开发 WASM 插件 一、工具准备 1. Golang Windows MacOS Linux 2. TinyGo Windows MacOS Linux 二、编写插件 1. 初始化工程目录 2. 编写 main.go 文件 HTTP 处理挂载点 工具方法 3. 编译生成 WASM 文件 三、本地调试 工具准备 ...
  • 路由规则

    路由规则 基本思想 fallback 处理原则 fallback 处理原则总结 RouteChain 的组装模式 (目前未实现) VirtualService DestinationRule 路由规则 Dubbo支持的路由类型及配合方式 基本思想 基于路由链,采用Pipeline的处理方式,如下图所示: 可以把路由链的逻辑简单...
  • 发行版本

    1547 2019-08-06 《mica 开发指南》
    发行版本 v1.1.3 - 2019-06-23 v1.1.2 - 2019-06-05 v1.1.1 - 2019-05-11 v1.1.0 - 2019-04-26 v1.0.1 - 2019-04-03 v1.0.0 - 2019-03-20 v0.0.1-RC4 - 2019-03-13 v0.0.1-RC3 - 2019-03-05 ...
  • 应用级服务发现

    Dubbo3 应用级服务发现 开启方式 服务端 消费端 详细说明 服务端配置 消费端订阅模式 消费端配置 Dubbo3 应用级服务发现 本文具体说明了用户在升级到 Dubbo 3.0 之后如何快速开启应用级服务发现新特性。 应用级服务发现为应用间服务发现的协议,因此使用应用级服务发现需要消费端和服务端均升级到 Dubbo 3.0 版本并...
  • Java API

    Java API 5.0.0-beta 数据分片 配置入口 分片表配置 自动分片表配置 分片策略配置 标准分片策略配置 复合分片策略配置 Hint 分片策略配置 不分片策略配置 分布式序列策略配置 读写分离 配置入口 读写分离数据源配置 数据加密 配置入口 加密表规则配置 加密列规则配置 加解密算法配置 影子库 配置入口 ...
  • Service Example

    Service Example Overview Examples Tips 1. Create a service directory and initialize the go module project 2. 快速生成一个 proto 文件 3. Proto generate gRPC services 4. Layout hint ...