travisturner
|
5819768eb3
|
catch missing frame error
|
2014-04-08 10:17:52 -05:00 |
|
travisturner
|
20359fc3cb
|
log missing FrameSliceIntersect
|
2014-04-08 09:15:08 -05:00 |
|
travisturner
|
a339e6ba11
|
convert filter arg from int to uint64 so it matches the IDS arg type from lexer
|
2014-04-07 11:07:10 -05:00 |
|
travisturner
|
ad2186a44c
|
Merge branch 'query-refactor' into tlt
Conflicts:
commands/pilosa-nexter/nexter.go
query/parser.go
query/planner_test.go
|
2014-04-02 10:22:16 -05:00 |
|
Todd Gruben
|
ef56ef6af3
|
added filter(category) to data model
|
2014-04-01 15:42:35 -05:00 |
|
Cody Soyland
|
f375ad9de5
|
WIP: lexer/parser refactor/enhancements.
|
2014-03-04 17:13:57 -06:00 |
|
Cody Soyland
|
d4dd91973c
|
Add websocket listener for messaging layer.
|
2014-02-11 18:29:11 -06:00 |
|
Todd Gruben
|
df8dc3d927
|
added basic persitant for brands;general fragments
|
2014-01-28 15:32:12 -06:00 |
|
Todd Gruben
|
21988f19ec
|
removed the Fatal logger
|
2014-01-23 14:16:27 -06:00 |
|
Todd Gruben
|
0106a20696
|
corrected error for post to non-existant fragment
|
2014-01-23 13:16:06 -06:00 |
|
Todd Gruben
|
3d1caa37b1
|
add batch loader
|
2014-01-17 19:18:59 -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
|
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 |
|