mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 19:18:00 +08:00
fix: 修改 Kafka 描述信息
This commit is contained in:
parent
9d957c86c7
commit
e677de61f0
@ -1,16 +1,16 @@
|
|||||||
name: Kafka
|
name: Kafka
|
||||||
tags:
|
tags:
|
||||||
- 中间件
|
- 中间件
|
||||||
title: Kafka 一个分布式流处理平台
|
title: 开源分布式事件流平台
|
||||||
type: 中间件
|
type: 中间件
|
||||||
description: Kafka 是一个分布式流处理平台
|
description: 开源分布式事件流平台
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: kafka
|
key: kafka
|
||||||
name: Kafka
|
name: Kafka
|
||||||
tags:
|
tags:
|
||||||
- Middleware
|
- Middleware
|
||||||
shortDescZh: Apache Kafka 是一种分布式数据存储,经过优化以实时提取和处理流数据。流数据是指由数千个数据源持续生成的数据,通常可同时发送数据记录。流平台需要处理这些持续流入的数据,按照顺序逐步处理。
|
shortDescZh: 开源分布式事件流平台
|
||||||
shortDescEn: Apache Kafka is a distributed data store optimized for ingesting and processing streaming data in real-time. Streaming data is data that is continuously generated by thousands of data sources, which typically send the data records in simultaneously. A streaming platform needs to handle this constant influx of data, and process the data sequentially and incrementally.
|
shortDescEn: open-source distributed event streaming platform
|
||||||
type: tool
|
type: tool
|
||||||
crossVersionUpdate: false
|
crossVersionUpdate: false
|
||||||
limit: 0
|
limit: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user