Commit graph

20 commits

Author SHA1 Message Date
Todd Gruben
df8dc3d927 added basic persitant for brands;general fragments 2014-01-28 15:32:12 -06:00
travisturner
0679ed17a2 convert UUID to use "tux21b.org/v1/gocql/uuid" 2014-01-03 17:47:22 -06:00
travisturner
bbabae12ef stub out the service.Executor process 2013-12-31 13:45:55 -06:00
travisturner
0ea1b17ea1 add query.Execute(pql) to http/query handler 2013-12-27 13:46:07 -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
5a337e576e Use pointer to not copy service. 2013-12-17 18:12:41 -06:00
Cody Soyland
781ecd0ce4 gofmt all the things! 2013-12-16 11:21:27 -06:00
travisturner
d8051ea1be add fragment_container so Cruncher builds 2013-12-16 10:11:04 -06:00
Todd Gruben
ce8a17eded phase 1 api intergration 2013-12-13 15:09:02 -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
9a18d91399 Move things around. 2013-12-13 13:35:12 -06:00
travisturner
7ec666d912 move cruncher out of core and into its own package 2013-12-12 08:50:25 -06:00
travisturner
fc2ea849c3 remove Cruncher() struct. Use Service() instead 2013-12-09 15:21:17 -06:00
Cody Soyland
e72d147c3d Add beginnings of etcd topology sync. 2013-12-06 15:54:33 -06:00
Cody Soyland
2562bd6cf9 Remove circuit stuff. 2013-11-26 10:34:45 -06:00
Cody Soyland
35afb346cb Add circuit basics. 2013-11-20 12:46:56 -06:00
Cody Soyland
8c3e2a8be0 Move around things. 2013-10-25 17:07:58 -05:00
Cody Soyland
ce7395cfe7 Basic http support. 2013-10-17 16:55:13 -05:00
Cody Soyland
3f2ff1a0e3 Initial work on query planner, parser, and connection logic. 2013-10-16 17:34:43 -05:00