Skip to content

MiloCasagrande/helenus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Simple library to provide high-level access to Cassandra.

Aims of the project are:
 * Provide mechanism to read configuration from existing Cassandra
   configuration file, or via custom YAML-based Helenus configuration file
 * Provide nodes based pooling mechanism, connection pools are per node
 * Provide an high-level library to access Cassandra, via Thrift and CQL

Dependencies (at the moment):
 * snakeyaml

License: Apache License v2.0

WARNIG: this is a work in progress, developped on a spare time basis. Small
parts of the project have been developped at this time.
Things might change, and broke! There be dragons in here!

About

Library to access Cassandra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages