/cpipe

A JSON Import/Export tool for Apache Cassandra

Primary LanguageScala

cpipe2

TODO Add a description.

Building

Run the following command within the repository: ./gradlew build.

This will perform the following tasks:

  • Compile scala code;
  • Build a fat JAR;
  • Verify all tests pass;
  • Verify test coverage is sufficient.

Documentation

TODO Add documentation.