From d14ac5422a28480d7586c415fb476ad00614c6a3 Mon Sep 17 00:00:00 2001 From: Yunze Xu Date: Tue, 23 Jan 2024 10:38:28 +0800 Subject: [PATCH] Archive KoP --- 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