add Apache Kafka

This commit is contained in:
Snarr
2025-01-13 22:06:34 -05:00
parent 0af695dc0f
commit fd492aa518
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -3199,5 +3199,11 @@ export const svgs: iSVG[] = [
category: ['Config', 'Library', 'Devtool'],
route: '/library/dotenv.svg',
url: 'https://github.com/motdotla/dotenv'
},
{
title: 'Apache Kafka',
category: 'Software',
route: '/library/apache-kafka.svg',
url: 'https://kafka.apache.org'
}
];