Skip to content

aldrineeinsteen/embedded-cassandra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded Cassandra Build Status OSX/Linux Build Status Windows

Embedded Cassandra provides an easy way to start and stop Apache Cassandra as an embedded database. Apache Cassandra is not started within the same JVM, but instead that, it is started as a forked JVM process (java.lang.Process).

To learn more about Embedded Cassandra, please consult the reference documentation.

Embedded Cassandra 2.x.x documentation is here

Issues

Embedded Cassandra uses GitHub's issue tracking system to report bugs and feature requests. If you want to raise an issue, please follow this link

Also see CONTRIBUTING.md if you wish to submit pull requests.

Build

Embedded Cassandra can be easily built with the maven wrapper. You also need JDK 1.8.

License

Embedded Cassandra is released under the Apache License 2.0

About

Embedded Cassandra

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.3%
  • Shell 0.7%