3351 Forks
7873 Stars
7873 Watchers

cassandra

Mirror of Apache Cassandra

How to download and setup cassandra

Open terminal and run command
git clone https://github.com/apache/cassandra.git
git clone is used to create a copy or clone of cassandra repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cassandra https://github.com/apache/cassandra/archive/master.zip

Or simply clone cassandra with SSH
[email protected]:apache/cassandra.git

If you have some problems with cassandra

You may open issue on cassandra support forum (system) here: https://github.com/apache/cassandra/issues