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 |
|
Cody Soyland
|
e72d147c3d
|
Add beginnings of etcd topology sync.
|
2013-12-06 15:54:33 -06:00 |
|
Cody Soyland
|
63f3311602
|
Fix nexter
|
2013-12-06 11:01:22 -06:00 |
|
travisturner
|
f6c712caf6
|
Lexer updates. DB topology updates
|
2013-12-06 07:54:19 -06:00 |
|
Todd Gruben
|
531cf5f858
|
prevent dup ids in non-present properties
|
2013-12-03 18:39:10 -06:00 |
|
Todd Gruben
|
8f05bdc47b
|
Merge branch 'master' of ops:nuevo-pilosa
|
2013-12-03 16:26:55 -06:00 |
|
Cody Soyland
|
6820afd4be
|
Change version of go-etcd.
|
2013-12-03 16:25:34 -06:00 |
|
Cody Soyland
|
07d28f8eb5
|
Type assertions not needed with convey.
|
2013-11-27 10:45:27 -06:00 |
|
Todd Gruben
|
c710b2dfe5
|
Merge branch 'master' of ops:nuevo-pilosa
|
2013-11-26 16:52:08 -06:00 |
|
Todd Gruben
|
12b3e7b890
|
basic bitmap test
|
2013-11-26 16:51:43 -06:00 |
|
travisturner
|
418205601a
|
add go-spew to depman
|
2013-11-26 16:41:50 -06:00 |
|
Cody Soyland
|
4fa9c329c2
|
Add new lexer.
|
2013-11-26 16:22:01 -06:00 |
|
Cody Soyland
|
4e3203df16
|
Better convey usage.
|
2013-11-26 16:22:00 -06:00 |
|
Todd Gruben
|
9306290d96
|
basic goconvey tests for bitmap
|
2013-11-26 11:15:45 -06:00 |
|
Cody Soyland
|
43554244c8
|
Add config and config tests.
|
2013-11-26 11:13:26 -06:00 |
|
Cody Soyland
|
2562bd6cf9
|
Remove circuit stuff.
|
2013-11-26 10:34:45 -06:00 |
|
Cody Soyland
|
88f6317f6e
|
Changing this back again.
|
2013-11-25 17:51:19 -06:00 |
|
Cody Soyland
|
2aade5c2a9
|
Add config module.
|
2013-11-22 17:22:53 -06:00 |
|
Todd Gruben
|
258c990fd1
|
Merge branch 'master' of ops:nuevo-pilosa
|
2013-11-20 16:58:44 -06:00 |
|
Todd Gruben
|
2fd9d1db26
|
added AND_NOT operation and supporting tests
|
2013-11-20 16:58:23 -06:00 |
|
Cody Soyland
|
ecd9074a4d
|
Add build script.
|
2013-11-20 14:29:12 -06:00 |
|
Cody Soyland
|
35afb346cb
|
Add circuit basics.
|
2013-11-20 12:46:56 -06:00 |
|
Todd Gruben
|
9137b45b46
|
Merge branch 'master' of ops:nuevo-pilosa
|
2013-11-20 12:09:09 -06:00 |
|
Todd Gruben
|
f98b402c3a
|
cass storage
|
2013-11-20 12:08:59 -06:00 |
|
Cody Soyland
|
5f496df0bc
|
Fix compilation errors, add deps.
|
2013-11-18 15:46:43 -06:00 |
|