cassandra/tools/stress
Rishabh Saraswat 9d89b47c68 Update cassandra-stress default cipher suites to support tls 1.3
patch by Rishabh Saraswat; reviewed by Jyothsna Konisa, Brad Schoening for CASSANDRA-21007
2025-12-15 13:04:54 -08:00
..
resources/org/apache/cassandra/stress/graph CASSANDRA-18785: Add support for Sonar analysis 2023-11-13 14:48:28 +01:00
src/org/apache/cassandra Update cassandra-stress default cipher suites to support tls 1.3 2025-12-15 13:04:54 -08:00
test/unit/org/apache/cassandra/stress Make cassandra-stress able to read all credentials from a file 2023-05-26 18:44:37 +02:00
README.txt Remove legacy command line options from cassandra-stress 2023-08-09 23:16:36 +02:00

README.txt

cassandra-stress
======

Setup
-----
Run `ant` from the Cassandra source directory, then cassandra-stress can be invoked from tools/bin/cassandra-stress.

Usage & Examples
----------------

cassandra-stress write n=2 -mode user=cassandra password=cassandra

cassandra-stress read n=2 -mode user=cassandra password=cassandra


See: https://cassandra.apache.org/doc/latest/tools/cassandra_stress.html