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 37 posts
Apache Cassandra Lunch #45: Alpakka Cassandra and Twitter - Business Platform Team
6/11/2022
In Apache Cassandra Lunch #45: Alpakka Cassandra and Twitter, we discuss how you can stream tweets using Twitter4S (Scala Twitter client) and save them to Cassandra using Alpakka Cassandra. The live r...
6/4/2021
April 19, 2021 by In Apache Cassandra Lunch #45: Alpakka Cassandra and Twitter, we discuss how you can stream tweets using Twitter4S (Scala Twitter client) and save them to Cassandra using Alpakka C...
Anant/example-cassandra-alpakka-twitter
4/9/2021
This project is a Scala application which uses Alpakka Cassandra 2.0, Akka Streams and Twitter4S (Scala Twitter Client) to pull new Tweets from Twitter for a given hashtag (or set of hashtags) using T...
eyeced/akka-kafka-cassandra
12/10/2020
I have been going through my learning phases for getting accustomed to the Akka's actor model, which in my perspective one of the most simplest and kick ass design pattern, a very few traits it shows ...
ferhtaydn/sack
SACK - SMACK without MesosThis project is a kind of PoC to develop simple flows with (eventually) Spark, Akka, Cassandra, and Kafka.Here is the default components of the repo;Confluent Platform stack ...
calvinlfer/alpakka-cassandra-sink-usage
The Cassandra Sink provided by alpakka is meant to be used when you want to push elements from your stream into a Cassandra table. The example on the website shows a simple use case which persists an ...
End to end streaming from kafka to cassandra
I have been working with building some research product to store server logs in a secure storage(obviously in a blockchian :)). I named this project as Octopus. As a part of this project we had to tak...
SMACK stack for big data: Spark, Mesos, Akka, Cassandra, and Kafka
Just as the LAMP stack revolutionized servers and web hosting, the SMACK stack has made big data applications viable and easier to develop. Want to come up to speed? Here are the basics.Just as LAMP m...