From 14f9832d8a437c5b717e3c74fd7e4cda9810aff7 Mon Sep 17 00:00:00 2001 From: Yunze Xu Date: Wed, 24 Jan 2024 16:00:04 +0800 Subject: [PATCH] Archive KoP (#2036) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e0be94ac6b..60d49dd02f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Kafka-on-Pulsar (KoP) +> **Note**: +> +> KoP is now archived. It's recommended to try KSN (Kafka on StreamNative), see https://docs.streamnative.io/docs/kafka-on-cloud + KoP (Kafka on Pulsar) brings the native Apache Kafka protocol support to Apache Pulsar by introducing a Kafka protocol handler on Pulsar brokers. By adding the KoP protocol handler to your existing Pulsar cluster, you can migrate your existing Kafka applications and services to Pulsar without modifying the code. This enables Kafka applications to leverage Pulsar’s powerful features, such as: - Streamlined operations with enterprise-grade multi-tenancy