Builds available at https://www.clairvoyance.app
mvn clean package
java -jar target/Clairvoyance-0.0.1-SNAPSHOT-jar-with-dependencies.jar
Clairvoyance is a simple data browser for the Aerospike database. It uses scans to read all records from Aerospike, caching the keys on disk. This is experimental version and should only be used against development and staging environments until it is stable.
##Screenshots