Commit graph

26 commits

Author SHA1 Message Date
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
0679ed17a2 convert UUID to use "tux21b.org/v1/gocql/uuid" 2014-01-03 17:47:22 -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
d7a3ecd70a query parser and planner (PQL string > lex > tokens > parser > query > planner > query plan) 2013-12-27 11:20:45 -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
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
76bd3cc222 Messaging and interface changes. 2013-12-13 13:23:16 -06:00
Todd Gruben
0956d8b223 ultra basic webapi 2013-12-11 13:15:51 -06:00
travisturner
7d31f48732 remove some debugging lines 2013-12-11 10:14:29 -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
travisturner
40e7474d82 lowercase some attributes 2013-12-09 13:57:40 -06:00
Cody Soyland
a3f93a617b add things. 2013-12-06 16:38:29 -06:00
travisturner
f33cbdf168 AddFragment method 2013-12-06 16:13:25 -06:00
Cody Soyland
e72d147c3d Add beginnings of etcd topology sync. 2013-12-06 15:54:33 -06:00
travisturner
f6c712caf6 Lexer updates. DB topology updates 2013-12-06 07:54:19 -06:00
Cody Soyland
5f496df0bc Fix compilation errors, add deps. 2013-11-18 15:46:43 -06:00
Todd Gruben
77da1e0f15 added storage interface and factored out cass dependancy 2013-10-28 12:48:16 -05:00
Todd Gruben
ba4d107c3c basic bitmap functions and simple test 2013-10-28 11:13:13 -05:00
Cody Soyland
8c3e2a8be0 Move around things. 2013-10-25 17:07:58 -05:00