Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Cassandra Install Using HowHow

thrx.de edited this page Apr 11, 2017 · 2 revisions

Using thrx-framework-dropwizard:

<dependency>
	<groupId>org.thrx.service</groupId>
	<artifactId>thrx-framework-bom</artifactId>
	<version>${thrx.framework.version}</version>
	<type>pom</type>
	<scope>import</scope>
</dependency>
<dependency>
	<groupId>org.thrx.service</groupId>
	<artifactId>thrx-framework-cassandra</artifactId>
</dependency>

Links und Infos:

Dropwizard - Cassandra https://github.com/datasift/dropwizard-cassandra or https://github.com/composable-systems/dropwizard-cassandra

http://docs.datastax.com/en/developer/java-driver/3.1/manual/

Migration ....

ToDo review: https://github.com/comeara/pillar

Clone this wiki locally