influxdb-scala icon indicating copy to clipboard operation
influxdb-scala copied to clipboard

Scala client for InfluxDB

Results 3 influxdb-scala issues
Sort by recently updated
recently updated
newest added

If you want people to use this you should release to maven central. More info on releasing through sonatype oss with sbt http://www.cakesolutions.net/teamblogs/publishing-artefacts-to-oss-sonatype-nexus-using-sbt-and-travis-ci

Hey guys, I'm liking InfluxDB so far but the API for this makes me slightly sad. - Can we have everything accept `Seq[...]` instead of `Array[...]`? Seqs are much more...

Not sure what the process is (like the proper destination for this pull request), but here is the first version of the Scala client I started during your last meet-up...