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 16 posts
GitHub - nosqlbench/nosqlbench: The open source, pluggable, nosql benchmarking suite.
6/8/2022
{{ message }} / nosqlbench PublicNotifications Fork 52 Star 117 The open source, pluggable, nosql benchmarking suite.docs.nosqlbench.ioLicense Apache-2.0 license 117 stars 52 forks Star Notifica...
GitHub - datastax/adelphi: Automation tool for testing C* OSS that assembles cassandra-diff, nosqlbench, fqltool
{{ message }} / adelphi PublicNotifications Fork 4 Star 9 Automation tool for testing C* OSS that assembles cassandra-diff, nosqlbench, fqltoolLicense Apache-2.0 license 9 stars 4 forks Star Not...
Cassandra: Data-Driven Configuration
2/5/2021
September 21, 2015 Published by Noel Cody Spotify currently runs over 100 production-level Cassandra clusters. We use Cassandr...
Jepsen: Cassandra
1/27/2021
Previously on Jepsen, we learned about Kafka’s proposed replication design.Cassandra is a Dynamo system; like Riak, it divides a hash ring into a several chunks, and keeps N replicas of each chunk on ...
Testing Apache Cassandra with Jepsen: How to Understand and Produce Safe Distributed Systems - YouTube
Testing Apache Cassandra with Jepsen
IntroductionAs a developer, I've found that looking for new ways to effectively test software has a dramatic payoff. We've written about some of the techniques we use at DataStax in the past. These wr...
nosqlbench/nosqlbench
10/26/2020
The Open Source, Pluggable, NoSQL Benchmarking SuiteGet it HereContribute to NoSQLBenchRead the DocsWhat is NoSQLBench?NoSQLBench is a serious performance testing tool for the NoSQL ecosystem. It brin...
How to use Apache Cassandra’s Stress Tool: A step by step guide
4/15/2020
Author: Jaqueline Caamal & Mike UcApache Cassandra is the open sourced weapon of choice when looking for a very scalable and resilient database that, at the same time, is easy to master and simple to ...