influxdb/cluster
John Shahid 1ff8ba4ccd Don't automatically create shards
This was causing InfluxDB to create a new shard in the grafana db every
ten minutes. Also we talked about getting rid of this feature a while
ago, so here we go.

Fix #954

Conflicts:
	cluster/cluster_configuration.go
2014-09-24 18:06:03 -04:00
..
cluster_configuration.go Don't automatically create shards 2014-09-24 18:06:03 -04:00
cluster_configuration_test.go Update shard space to not set defaults 2014-09-05 14:54:56 -04:00
cluster_server.go Fix a few typos 2014-08-21 16:22:14 +02:00
shard.go When remote executing a query send the time conditions as well 2014-08-13 12:59:21 -04:00
shard_space.go Add ability to update existing shard spaces. 2014-09-05 16:24:00 -04:00
user.go Fix #690. Use idiomatic go project structure 2014-07-14 18:47:37 -04:00
user_test.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00
write_buffer.go Restructure the codebase to be more idiomatic 2014-06-30 11:31:08 -04:00