Commit graph

17 commits

Author SHA1 Message Date
travisturner
c1edbb9382 preparation for macro support. clean up the RunQuery logic 2014-01-10 13:24:53 -06:00
travisturner
bc62bc47e9 PortableQueryStep interface to help transfer query-steps across processes 2014-01-08 15:08:54 -06:00
travisturner
b2c9b1860d Union/Intersect Query & Result support 2014-01-08 12:11:02 -06:00
travisturner
71c782ae6a create Get/Count QueryResult as a db.HoldResult to return results. added ResultData() method to HoldResult interface 2014-01-08 11:15:17 -06:00
travisturner
695f10d668 minor code cleanup 2014-01-07 18:54:24 -06:00
travisturner
fc5eb909ae remove some debugging lines 2014-01-07 17:43:57 -06:00
travisturner
6968507296 resolved merge conflicts 2014-01-07 08:37:40 -06:00
travisturner
763a649f1a make profile_id uint64. handle Get/Set/Cat QuerySteps 2014-01-06 20:18:41 -06:00
Cody Soyland
0a50f18eca Use HoldResult interface to route responses from dispatch. Added standalone ping function. 2014-01-06 16:20:31 -06:00
Cody Soyland
11d964339c Basic ping working. 2014-01-03 18:14:04 -06:00
travisturner
06cfd62025 remove some comments 2014-01-03 17:17:50 -06:00
travisturner
7fc18eca93 a basic executor and QueryStep handler 2014-01-03 15:14:51 -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
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