Skip to content

JohnLockwood/cassandra.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giter8 Starter Project for Cassandra

This is a giter8 template for a simple Cassandra project using Scala.

Usage

g8 codesolid/cassandra
cd <the_directory_created>
sbt test

Features

Assumptions

  • You have Cassandra running on your local machine (or see see src/test/resources/reference.conf to configure Cassandra).
  • I've tested this on Scala 2.10.4 and 2.11.2. It was designed to run on 2.11, the fact that it worked on 2.10 surprised me, but don't look a gift horse in the mouth, etc.
  • You'll need sbt and giter8 of course.

Enjoy, and check out thes other great giter8 templates as well.

About

Giter8 starter Cassandra project for Cassandra.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages