Skip to content

jalpesh/Clairvoyance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clairvoyance

Build and start

mvn clean package

java -jar target/Clairvoyance-0.0.1-SNAPSHOT-jar-with-dependencies.jar

Description

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.6%
  • HTML 7.3%
  • CSS 4.1%