Skip to content
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.

Latest commit

 

History

History

ql

Reika

Deprecated, new version of Reika is now in at15/reika

Reika is a DSL for time series database, it contains two part, a general purpose static typing language and a query language for database related operations. It depends on tsdb-proxy when database operation is involved.

reika

Usage

Build from source

  • make sure you have Java8 and gradle installed
  • run gradle shadowJar

Docker

Documentation

Slides and report for the original course project