Commit graph

19 commits

Author SHA1 Message Date
travisturner
d7a3ecd70a query parser and planner (PQL string > lex > tokens > parser > query > planner > query plan) 2013-12-27 11:20:45 -06:00
travisturner
6d7c683a8a added a temp HTTP listener to transport.tcp so i could test the dispatch calls to process (index) 2013-12-27 11:18:51 -06:00
travisturner
9ee028290b convert fragment_uuid to fragment_id in code other than index 2013-12-27 11:17:38 -06:00
Cody Soyland
49b8c33059 Add metadata endpoint. 2013-12-26 15:05:00 -06:00
Cody Soyland
2df5b961f5 Updated ProcessMapper, flatten() fix, etc 2013-12-19 16:33:28 -06:00
Cody Soyland
781ecd0ce4 gofmt all the things! 2013-12-16 11:21:27 -06:00
Cody Soyland
37167299cb Move things around, lay out framework for transport/dispatch logic 2013-12-13 14:06:49 -06:00
Cody Soyland
76bd3cc222 Messaging and interface changes. 2013-12-13 13:23:16 -06:00
Cody Soyland
4bef6c3d46 move things around, use new MetaWatcher struct 2013-12-11 11:28:56 -06:00
Cody Soyland
f7b5550315 Update local metadata from etcd watcher. 2013-12-11 10:45:43 -06:00
Cody Soyland
cd6dc19ea1 New less ugly etcd stuff! 2013-12-10 18:10:22 -06:00
travisturner
ec676186b3 made add* and get* methods private (part 2) 2013-12-10 15:01:58 -06:00
travisturner
7f52ff759e made add* and get* methods private 2013-12-10 14:54:06 -06:00
travisturner
0cf2ddb086 first pass at GetOrCreate methods in db.topology 2013-12-10 14:26:59 -06:00
Cody Soyland
a3f93a617b add things. 2013-12-06 16:38:29 -06:00
Cody Soyland
e72d147c3d Add beginnings of etcd topology sync. 2013-12-06 15:54:33 -06:00
Cody Soyland
5f496df0bc Fix compilation errors, add deps. 2013-11-18 15:46:43 -06:00
Cody Soyland
8c3e2a8be0 Move around things. 2013-10-25 17:07:58 -05:00
Cody Soyland
85201f3acb Move things around. 2013-10-21 12:01:09 -05:00