This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new a891af15b52 Add Dekaf UI to the Ecosystem page (#1049)
a891af15b52 is described below
commit a891af15b52065d160271928a3f51ba8d2af3625
Author: Kiryl Valkovich <[email protected]>
AuthorDate: Thu Oct 30 14:13:38 2025 +0300
Add Dekaf UI to the Ecosystem page (#1049)
---
data/ecosystem.ts | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/data/ecosystem.ts b/data/ecosystem.ts
index 4ffc10896ba..c5528e1510a 100644
--- a/data/ecosystem.ts
+++ b/data/ecosystem.ts
@@ -602,6 +602,12 @@ export const resources: Record<Category, Resource[]> = {
link: 'https://github.com/apache/pulsar-manager',
source_or_sink: 'N/A'
},
+ {
+ name: 'Dekaf UI',
+ description: 'Feature-rich open-source UI for Apache Pulsar',
+ link: 'https://github.com/visortelle/dekaf',
+ source_or_sink: 'N/A'
+ },
{
name: 'Pulsarctl',
description: '',