andrii-kysylevskyi commented on code in PR #24931:
URL: https://github.com/apache/pulsar/pull/24931#discussion_r2487276020


##########
README.md:
##########
@@ -53,6 +53,17 @@ Learn more about Pulsar at https://pulsar.apache.org
 - Transparent handling of partitioned topics
 - Transparent batching of messages
 
+## Database Integrations
+
+Pulsar provides native sink connectors for NoSQL databases:
+
+- **Apache Cassandra**: Official Cassandra sink connector for streaming 
key-value data
+- **ScyllaDB**: Drop-in compatible with Cassandra sink connector. ScyllaDB 
offers high performance and low latency while maintaining full Cassandra 
protocol compatibility. See [ScyllaDB Integration 
Guide](SCYLLADB_INTEGRATION.md) for details.
+
+**Learn more:**
+- [Connect Pulsar to 
Cassandra/ScyllaDB](https://pulsar.apache.org/docs/4.1.x/io-quickstart/#connect-pulsar-to-cassandra)
+- [Streaming Real-Time Chat Messages into ScyllaDB with Apache 
Pulsar](https://www.scylladb.com/2022/04/25/streaming-real-time-chat-messages-into-scylladb-with-apache-pulsar/)
+

Review Comment:
   Thank you for the feedback! I have removed the change altogether, since it 
does not belong in this README as per @lhotari. I have also double-checked the 
rest of the codebase - don't think I have other ScyllaDB performance claims, so 
hope this works



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to