Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leleueri/dw-cassandra-healthcheck

A Dropwizard HealthCheck implementation for Cassandra cluster. This implementation allow to check the ConsistencyLevel requirement on a keyspace.
https://github.com/leleueri/dw-cassandra-healthcheck

apache-cassandra cassandra cassandra-database

Last synced: 15 days ago
JSON representation

A Dropwizard HealthCheck implementation for Cassandra cluster. This implementation allow to check the ConsistencyLevel requirement on a keyspace.

Awesome Lists containing this project

README

        

The ConsistencyLevelHealthCheck is based on the Host.status provided by the Datastax Java Driver.
Remember that this value may be inaccurate. (see drive javadoc)