Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 17 posts
Keen - Event Streaming Platform
2/3/2024
<?php wp_body_open(); ??>Event Streaming API for developers, built on Apache Kafka®, Storm®, and Cassandra®.Get Started for Free Event StreamingCollect real-time data from anywhere with our Streams AP...
Home | Quine, Open Source Streaming Graph for Event-Driven Applications
11/10/2022
!! Exciting news !! Quine Streaming Graph has been nominated for a Noonie Award for Best Open Source Project. Please vote for Quine!Easily Combine Data SourcesJoin streaming and batch data with out-of...
Streaming Cassandra into Kafka in (Near) Real-Time: Part 2
6/13/2020
The first half of this post covered the requirements and design choices of the Cassandra Source Connector and dove into the details of the CDC Publisher. As described, the CDC Publisher processes Cass...
Streaming Cassandra into Kafka in (Near) Real-Time: Part 1
At Yelp, we use Cassandra to power a variety of use cases. As of the date of publication, there are 25 Cassandra clusters running in production, each with varying sizes of deployment. The data stored ...
DataStax offers bidirectional data dexterity for Apache Kafka
10/23/2019
DataStax has opened up ‘early access’ to its DataStax Change Data Capture (CDC) Connector for Apache Kafka, the open source stream-processing (where applications can use multiple computational units, ...
Datastax Accelerate 2019 Streaming Cassandra into Kafka
DataStax, Titan, and TitanDB are registered trademarks of DataStax, Inc. and its subsidiaries in the United States and/or other countries. Apache, Apache Cassandra, Cassandra, Apache Tomcat,...
Real Time Analytics With Spark Streaming and Cassandra
5/14/2019
Ryan SvihlaBlockedUnblockFollowFollowingSep 3, 2015Spark Streaming is a good tool to roll up transactions data into summaries as they enter the system. When paired with an easily idempotent data store...
Streaming from Cassandra with Triggers
3/7/2019
Database Trigger A database trigger is procedural code that is automatically executed in response to certain events on a particular table or view in a database. The trigger is mostly used for maintain...