Skip to content

Putting all the bits and pieces together for a example scala application using the cassandra client library phantom

License

Notifications You must be signed in to change notification settings

twerkmeister/simple-phantom-cassandra-example

Repository files navigation

simple-phantom-cassandra-example

This is a simple, but complete example on how to use the cassandra client library phantom. It contains the small pieces that I found missing in the available tutorials on phantom and cassandra, such as creating the schemas, enabling logging for phantom and finally tearing down the connection properly.

In this example a sequence of events is generated. Afterwards the events for a given time frame are fetched and printed.

Explanation of the concepts

Websudos series on cassandra was a good start for me:

Also, checkout the official wiki:

About

Putting all the bits and pieces together for a example scala application using the cassandra client library phantom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages