1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-22 21:09:40 +08:00
renovate[bot] 8c5ea68517 chore(deps): update bitnami/kafka docker tag to v4 (#3536)
* chore(deps): update bitnami/kafka docker tag to v4

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-03-25 17:20:55 +08:00
..
2023-11-03 15:23:20 +08:00

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.