浏览代码

update docs

master
Savorboard 5 年前
父节点
当前提交
7571161416
共有 1 个文件被更改,包括 20 次插入1 次删除
  1. +20
    -1
      docs/content/user-guide/cn/transports/general.md

+ 20
- 1
docs/content/user-guide/cn/transports/general.md 查看文件

@@ -1 +1,20 @@
# 基本
# Transports

Transports move data from one place to another – between acquisition programs and pipelines, between pipelines and the entity database, and even between pipelines and external systems.

## Supported transports

CAP supports several transport methods:

* [RabbitMQ](rabbitmq.md)
* [Kafka](kafka.md)
* [Azure Service Bus](azure-service-bus.md)
* [In-Memory Queue](in-memory-queue.md)

## How to select a transport

TODO:





正在加载...
取消
保存