1
0
Fork 0
1Panel-Appstore/kafka
zhengkunwang223 749d4d06ed feat: add memoryRequired for apps 2025-05-14 14:21:38 +08:00
..
4.0.0 chore(deps): update bitnami/kafka docker tag to v4 (#3536) 2025-03-25 17:20:55 +08:00
README.md feat: 增加ClickHouse数据库 (#499) 2023-11-02 16:33:22 +08:00
README_en.md Add various translations for i18n apps (#3475) 2025-03-25 16:59:32 +08:00
data.yml feat: add memoryRequired for apps 2025-05-14 14:21:38 +08:00
logo.png chore: kafka logo (#555) 2023-11-03 15:23:20 +08:00

README_en.md

Kafka

Kafka is a distributed stream processing platform.

Key Features:

  • It allows applications to publish or subscribe to streams of data or events.
  • It can store records in a fault-tolerant and durable manner, preserving the order of records.
  • It enables real-time processing of records as they arrive.