influxdb/client
Ben Johnson 9d1464813a Merge branch 'master' of https://github.com/influxdb/influxdb into streaming-raft
Conflicts:
	Makefile.in
	_vendor/raft/server.go
	_vendor/raft/snapshot.go
	_vendor/raft/snapshot_test.go
	admin/http_server.go
	admin/http_server_test.go
	api/graphite/api.go
	api/http/series_writer.go
	cluster/cluster_configuration.go
	cluster/cluster_server.go
	cluster/nil_processor.go
	cluster/shard_space.go
	cmd/influxd/main.go
	common/helpers.go
	configuration/configuration.go
	configuration/configuration_test.go
	coordinator/protobuf_server.go
	coordinator/raft_server.go
	datastore/point_iterator.go
	datastore/shard.go
	datastore/storage_key.go
	engine/aggregator_engine.go
	engine/arithmetic_operators.go
	parser/group_by.go
	parser/query_api.go
	response_channel.go
	server/server.go
2014-11-06 01:20:36 -05:00
..
examples Move the influxdb test to an examples directory 2014-10-27 17:57:22 -04:00
README.md Subtree merged client code 2014-07-14 19:09:26 -04:00
influxdb.go Fix the millisecond time precision in the client 2014-09-11 18:16:22 -04:00
series.go Fix the package name of the client package 2014-07-17 14:49:07 -04:00
shard_space.go Refactor tools into cmd. 2014-10-21 17:46:16 -06:00

README.md

influxdb-go