Commit graph

86 commits

Author SHA1 Message Date
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
travisturner
39f941c771 push port from config file into Cruncher.Run() 2013-12-11 11:01:00 -06:00
Todd Gruben
581fd39c56 api shell; new storage model 2013-12-11 10:59:52 -06:00
Cody Soyland
f7b5550315 Update local metadata from etcd watcher. 2013-12-11 10:45:43 -06:00
travisturner
7d31f48732 remove some debugging lines 2013-12-11 10:14:29 -06:00
travisturner
04aadebaa5 stub out Cruncher.Run 2013-12-11 10:13:51 -06:00
Cody Soyland
cd6dc19ea1 New less ugly etcd stuff! 2013-12-10 18:10:22 -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
fc2ea849c3 remove Cruncher() struct. Use Service() instead 2013-12-09 15:21:17 -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