mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-3.11' into trunk
This commit is contained in:
commit
31042453a7
|
|
@ -30,9 +30,9 @@ Use [Cassandra JIRA](https://issues.apache.org/jira/browse/CASSANDRA/) to create
|
|||
# Useful Links
|
||||
|
||||
- How you can contribute to Apache Cassandra [presentation](http://www.slideshare.net/yukim/cassandrasummit2013) by Yuki Morishita
|
||||
- Code style [wiki page](https://wiki.apache.org/cassandra/CodeStyle)
|
||||
- Running Cassandra in IDEA [guide](https://wiki.apache.org/cassandra/RunningCassandraInIDEA)
|
||||
- Running Cassandra in Eclipse [guide](https://wiki.apache.org/cassandra/RunningCassandraInEclipse)
|
||||
- Code style [wiki page](https://cwiki.apache.org/confluence/display/CASSANDRA2/CodeStyle)
|
||||
- Running Cassandra in IDEA [guide](https://cwiki.apache.org/confluence/display/CASSANDRA2/RunningCassandraInIDEA)
|
||||
- Running Cassandra in Eclipse [guide](https://cwiki.apache.org/confluence/display/CASSANDRA2/RunningCassandraInEclipse)
|
||||
- Cassandra Cluster Manager - [CCM](https://github.com/pcmanus/ccm) and a guide [blog post](http://www.datastax.com/dev/blog/ccm-a-development-tool-for-creating-local-cassandra-clusters)
|
||||
- Cassandra Distributed Tests aka [dtests](https://github.com/apache/cassandra-dtest)
|
||||
- Cassandra Testing Guidelines - see TESTING.md
|
||||
|
|
|
|||
Loading…
Reference in New Issue