travisturner
|
06cfd62025
|
remove some comments
|
2014-01-03 17:17:50 -06:00 |
|
Cody Soyland
|
5a8456089c
|
Add holder.
|
2014-01-03 16:22:36 -06:00 |
|
Todd Gruben
|
9dbd3fbc66
|
initial brand fragment topn support
|
2014-01-03 16:21:48 -06:00 |
|
travisturner
|
7fc18eca93
|
a basic executor and QueryStep handler
|
2014-01-03 15:14:51 -06:00 |
|
travisturner
|
b8be246029
|
remove temp http server from Transport
|
2013-12-31 14:05:09 -06:00 |
|
travisturner
|
bbabae12ef
|
stub out the service.Executor process
|
2013-12-31 13:45:55 -06:00 |
|
travisturner
|
d5812cc224
|
rename service.Process to service.Index
|
2013-12-30 13:37:46 -06:00 |
|
travisturner
|
fc75d37300
|
add support for Set() queries to lexer/parser/planner
|
2013-12-30 13:31:40 -06:00 |
|
travisturner
|
0ea1b17ea1
|
add query.Execute(pql) to http/query handler
|
2013-12-27 13:46:07 -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
|
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
|
09f2d8eda1
|
Add webservice and /info url
|
2013-12-26 14:49:19 -06:00 |
|
Todd Gruben
|
b6d91cdcb2
|
Merge branch 'master' of ops:nuevo-pilosa
|
2013-12-23 15:03:42 -06:00 |
|
Todd Gruben
|
a6d6d72a0d
|
added initial brand fragment support
|
2013-12-23 15:03:35 -06:00 |
|
Cody Soyland
|
2df5b961f5
|
Updated ProcessMapper, flatten() fix, etc
|
2013-12-19 16:33:28 -06:00 |
|
Todd Gruben
|
f741623420
|
added list gethandle operation
|
2013-12-19 14:17:19 -06:00 |
|
Todd Gruben
|
3e72e36ec5
|
added method for creating empty bitmap handle
|
2013-12-19 12:00:34 -06:00 |
|
Todd Gruben
|
f04d2f3474
|
added compression to bytes method;renamed fragment_container
|
2013-12-19 10:21:48 -06:00 |
|
Todd Gruben
|
a4ed1d9a8c
|
refactored commands to utilize anonymous fields
|
2013-12-19 09:56:29 -06:00 |
|
Todd Gruben
|
3c85487f04
|
added bytes interface to fragment; added needed files for kv storage
|
2013-12-18 20:44:22 -06:00 |
|
Todd Gruben
|
637c758858
|
Merge branch 'master' of ops:nuevo-pilosa
|
2013-12-18 20:15:06 -06:00 |
|
Todd Gruben
|
7c08f8b97c
|
added file based storage backend
|
2013-12-18 20:14:07 -06:00 |
|
Cody Soyland
|
5a337e576e
|
Use pointer to not copy service.
|
2013-12-17 18:12:41 -06:00 |
|
Cody Soyland
|
d2dc3b4cb6
|
Add id to service struct
|
2013-12-17 16:46:51 -06:00 |
|
Cody Soyland
|
43f87b9b57
|
More config changes.
|
2013-12-17 15:32:29 -06:00 |
|
Todd Gruben
|
05db8dcb7b
|
Merge branch 'master' of ops:nuevo-pilosa
|
2013-12-17 14:25:31 -06:00 |
|
Todd Gruben
|
3980fb1fb3
|
added checking to SSUID
|
2013-12-17 14:25:16 -06:00 |
|
Cody Soyland
|
6839df4f6b
|
Refactor config - optionally not global.
|
2013-12-17 12:47:38 -06:00 |
|
Todd Gruben
|
abcd0b648c
|
replace UUID->SUUID
|
2013-12-17 12:21:14 -06:00 |
|
Todd Gruben
|
6edb519ecb
|
changed SetBit to operate only on bitmap_id, setbit will create a bitmap record now
|
2013-12-17 10:08:52 -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 |
|
Todd Gruben
|
84c6900197
|
merge
|
2013-12-13 14:25:34 -06:00 |
|
Todd Gruben
|
92a572bb60
|
first pass at fragment library api; initial checkin for basic id generator
|
2013-12-13 14:23:58 -06:00 |
|
Cody Soyland
|
37167299cb
|
Move things around, lay out framework for transport/dispatch logic
|
2013-12-13 14:06:49 -06:00 |
|
travisturner
|
c842a04e02
|
comment out transport test for now
|
2013-12-13 13:38:23 -06:00 |
|
Cody Soyland
|
9a18d91399
|
Move things around.
|
2013-12-13 13:35:12 -06:00 |
|
Cody Soyland
|
76bd3cc222
|
Messaging and interface changes.
|
2013-12-13 13:23:16 -06:00 |
|
travisturner
|
7ec666d912
|
move cruncher out of core and into its own package
|
2013-12-12 08:50:25 -06:00 |
|
Todd Gruben
|
ccdcac5ebb
|
refactored command interface; fmt code
|
2013-12-12 05:29:21 -06:00 |
|
Todd Gruben
|
648e44ca72
|
cleaned up tests
|
2013-12-11 16:20:33 -06:00 |
|
Todd Gruben
|
b7d9f91d2c
|
merge
|
2013-12-11 13:16:52 -06:00 |
|
Todd Gruben
|
0956d8b223
|
ultra basic webapi
|
2013-12-11 13:15:51 -06:00 |
|
Todd Gruben
|
c6e1a6875d
|
made a container for the webapi; improved the server test
|
2013-12-11 12:56:04 -06:00 |
|
Cody Soyland
|
4bef6c3d46
|
move things around, use new MetaWatcher struct
|
2013-12-11 11:28:56 -06:00 |
|
Todd Gruben
|
3b6e0a717f
|
merge
|
2013-12-11 11:07:29 -06:00 |
|
Todd Gruben
|
1fde86378e
|
merge travis
|
2013-12-11 11:02:02 -06:00 |
|