mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 18:06:56 +08:00
fix: 修改 Kafka 描述信息
This commit is contained in:
parent
9d957c86c7
commit
e677de61f0
@ -1,16 +1,16 @@
|
||||
name: Kafka
|
||||
tags:
|
||||
- 中间件
|
||||
title: Kafka 一个分布式流处理平台
|
||||
title: 开源分布式事件流平台
|
||||
type: 中间件
|
||||
description: Kafka 是一个分布式流处理平台
|
||||
description: 开源分布式事件流平台
|
||||
additionalProperties:
|
||||
key: kafka
|
||||
name: Kafka
|
||||
tags:
|
||||
- Middleware
|
||||
shortDescZh: Apache Kafka 是一种分布式数据存储,经过优化以实时提取和处理流数据。流数据是指由数千个数据源持续生成的数据,通常可同时发送数据记录。流平台需要处理这些持续流入的数据,按照顺序逐步处理。
|
||||
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.
|
||||
shortDescZh: 开源分布式事件流平台
|
||||
shortDescEn: open-source distributed event streaming platform
|
||||
type: tool
|
||||
crossVersionUpdate: false
|
||||
limit: 0
|
||||
|
Loading…
Reference in New Issue
Block a user