Philip O'Toole
19384efde7
Return an error-on-write if RP does not exist
2015-09-16 18:40:29 -07:00
Jason Wilder
999f4a4c41
Return field type errors as client write errors
...
Fixes #2849
2015-06-10 14:52:26 -06:00
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
Paul Dix
9c4da3002c
Wire up DROP MEASUREMENT
...
* Add deleteMeasurement to store and shard
* Add DropMeasurement to DatabaseIndex
* Update ErrMeasurementNotFound and ErrDatabaseNotFound to not include the first line of the stack trace.
2015-06-03 11:32:50 -04:00
Ben Johnson
bf823d9887
Integrating cmd/influxd/run.
2015-05-30 14:06:36 -06:00
Ben Johnson
37ee2ac23c
Remove engine, parser, and Makefile.
2014-11-17 15:54:35 -07:00
Ben Johnson
f52c85a8a1
Query engine and parser integration into root pkg.
2014-11-09 19:55:53 -07:00
Ben Johnson
dcef4baeb1
Add bolt-backed metastore.
2014-11-05 00:32:17 -05:00
Ben Johnson
922931500f
Intermediate commit.
2014-11-03 23:25:33 -05:00
Ben Johnson
cb6c9ddc3f
Add Database.CreateShardSpace() and Database.DeleteShardSpace().
2014-10-30 17:30:34 -06:00
Ben Johnson
fd6f17f079
Add cluster admin creation.
2014-10-28 17:54:49 -06:00
Ben Johnson
0b1dc6f6e3
Add CreateUser flow.
2014-10-24 22:38:01 -06:00
Ben Johnson
4b276bada3
Refactor messaging error handling.
2014-10-24 17:45:02 -06:00