helenus/README.md

15 lines
202 B
Markdown
Raw Normal View History

2015-03-12 00:57:13 +00:00
# casser
Yet Another Cassandra Client
2015-03-12 08:08:42 +00:00
2015-03-18 03:17:44 +00:00
### Features
* Leverages Java 8 language capabilities to build CQL queries
* Simple function-style API
2015-03-12 08:08:42 +00:00
### Requirements
* Only JVM 8
* Datastax Driver
* Maven