influxdb/client
Paul Dix a62e8c8b4c Add ability to update existing shard spaces.
This will help users recover from #886. It's dangerous functionality because it only changes the metadata. Will document and tell people to use with caution.
2014-09-05 16:24:00 -04:00
..
README.md Subtree merged client code 2014-07-14 19:09:26 -04:00
influxdb.go Add ability to update existing shard spaces. 2014-09-05 16:24:00 -04:00
influxdb_test.go Fix the package name of the client package 2014-07-17 14:49:07 -04:00
series.go Fix the package name of the client package 2014-07-17 14:49:07 -04:00
shard_space.go Fix the package name of the client package 2014-07-17 14:49:07 -04:00

README.md

influxdb-go