ChronixDB / chronix.go

Native go client for Chronix
Apache License 2.0
3 stars 4 forks source link

Add simple querying capabilities #6

Closed juliusv closed 8 years ago

juliusv commented 8 years ago

The returned query JSON is not interpreted in any way yet and just returned raw. We'll probably want to pre-interpret and type the returned values in the future, both on the Solr level and on the Chronix level.