Commit Graph

65 Commits (7a2adfcc5d4f24d8fc969f880eee2fff3844f22c)

Author SHA1 Message Date
Paul Dix 3192c8128f Make errors all lowercase to be idomatic 2014-12-03 10:36:04 -05:00
Paul Dix d08bc0297d WIP: Implement writes series data on database
* Add setSeriesId to raft, metastore
* Add methods to get seriesIds

[ci skip]
2014-11-26 11:26:18 -05:00
David Norton f34ed511c0 Wire up POST /db/:db/users 2014-11-26 09:36:43 -05:00
David Norton e3b85d1f87 Add more handler_test.go tests 2014-11-26 08:41:34 -05:00
Paul Dix 00e87488bd Minor edits to replace shard space with retention 2014-11-18 19:03:21 -05:00
Paul Dix 87f5ea1f6a Refactor ShardSpace to RetentionPolicy
* Remove regex since they will be written to or queried explicitly
* Rename retention to duration
* Remove duration
2014-11-18 17:57:10 -05:00
Ben Johnson 0cc1818eaa Remove protobufs. 2014-11-17 17:23:21 -07:00
Ben Johnson 37ee2ac23c Remove engine, parser, and Makefile. 2014-11-17 15:54:35 -07:00
Ben Johnson c138aaaf58 Integrating query into shards. 2014-11-06 01:03:35 -05: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 31f981e804 Refactoring common, cluster, and protobuf. 2014-10-31 19:31:19 -06:00
Ben Johnson bf36b2a797 Shard space JSON marshaling. 2014-10-29 18:21:17 -06:00
Ben Johnson dc8a73b857 More refactoring. 2014-10-22 22:21:48 -06:00
Ben Johnson 7db0e15799 Refactoring into root. 2014-10-21 23:32:19 -06:00