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 18 posts
Cassandra Lunch #13: Jump Start Projects for Cassandra - Business Platform Team
8/21/2020
In case you missed Cassandra Lunch #13, we discussed a number of different open-source projects and platforms that can help you jump start your Cassandra Projects, and learn about combining Cassandra ...
The Top 88 Cassandra Open Source Projects
8/5/2020
Stream Reactor ⭐700Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://lenses.io ...
johnnywidth/cql-calculator
6/17/2020
About projectCassandra is known for splitting data into the partitions and has a few limitations as to the performance, therefore, it's critical to keep the size of partitions small.To solve that ...
OpenNMS/newts
12/19/2019
Newts is a time-series data store based on Apache Cassandra.High throughput Newts is built upon Apache Cassandra, a write-optimized, fully distributed partioned row store. Grouped access It's common t...
Newts
High throughputNewts is built upon Apache Cassandra, a write-optimized, linearly scalable distributed database; Easily grow storage or throughput by simply adding new nodes to the cluster.Grouped acce...
opennms-config-modules/cassandra
<service name="JMX-Cassandra" interval="30000" user-defined="false" status="on"> <parameter key="port" value="7199"/> <parameter key="retry" value="2"/> <parameter key="timeout" value="300...
intuit/wasabi
9/24/2018
Support: Documentation: User Guide, JavaDocs A/B Testing Overview: Continuous Integration: License: ProjectWasabi A/B Testing Service is a real-time, enterprise-grade, 100% API driven project....
gradeup/cassandra-trigger
7/5/2018
It syncs data from cassandra to ElasticSearch. It works with cassandra version 3.x and ElasticSearch 5.x. It can also be used to sync cassandra with any database, just replace ElasticSearch class with...