influxdb/cluster
Ben Johnson b925e1c1af Multi-node clustering.
This commit adds the ability to cluster multiple nodes together to share
the same metadata through raft consensus.
2015-06-05 14:41:19 -06:00
..
internal Remove ownerID from protobufs 2015-06-02 14:45:52 -06:00
client_pool.go use correct pool package. Mark connections unusable on error 2015-05-27 15:25:08 -06:00
config.go Integrating cmd/influxd/run. 2015-05-30 14:06:36 -06:00
config_test.go Integrating cmd/influxd/run. 2015-05-30 14:06:36 -06:00
points_writer.go Multi-node clustering. 2015-06-05 14:41:19 -06:00
points_writer_test.go Rename PointsWrite.Store to TSDBStore 2015-06-02 14:47:59 -06:00
rpc.go Remove ownerID from protobufs 2015-06-02 14:45:52 -06:00
rpc_test.go Remove ownerID from protobufs 2015-06-02 14:45:52 -06:00
service.go messages over 1gb are probably not valid 2015-06-04 19:40:48 -06:00
service_test.go Remove ownerID from protobufs 2015-06-02 14:45:52 -06:00
shard_writer.go Remove ownerID from protobufs 2015-06-02 14:45:52 -06:00
shard_writer_test.go Remove ownerID from protobufs 2015-06-02 14:45:52 -06:00