Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/leleueri/dw-cassandra-healthcheck
- Owner: leleueri
- License: apache-2.0
- Created: 2017-08-01T19:50:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-08T20:34:44.000Z (over 7 years ago)
- Last Synced: 2024-11-19T22:49:55.582Z (3 months ago)
- Topics: apache-cassandra, cassandra, cassandra-database
- Language: Java
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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)