1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-07-12 22:41:07 +02:00
Commit Graph

554 Commits

Author SHA1 Message Date
a5be9ca585 switchup init 2015-12-18 01:21:56 +00:00
4cba0c57ab Checkpoint the world 2015-12-18 01:01:59 +00:00
6ae48c9f29 checkpoint 2015-12-17 20:37:35 +00:00
c73a88e801 Merge pull request #28 from micro/mercury
Mercury
2015-12-16 10:42:35 +00:00
1e9b615907 update so builds in travis ci 2015-12-16 02:23:22 +00:00
b5903de1aa Update readme 2015-12-16 02:20:26 +00:00
be567a9a2b add mercury example 2015-12-16 02:15:20 +00:00
ba3b056e76 add headers 2015-12-16 02:15:09 +00:00
271b827aa9 add changes for mercury 2015-12-16 01:18:05 +00:00
ed75f84584 add json tags to registry service 2015-12-15 21:02:43 +00:00
8cfad5db33 Update 2015-12-09 21:41:55 +00:00
46687746a4 Travis integration 2015-12-09 19:59:52 +00:00
b4e319ee65 Merge pull request #25 from micro/selector
Add selector interface and implementation
2015-12-09 19:55:11 +00:00
76307188cd update readme 2015-12-09 19:48:20 +00:00
8e2dbb8997 Initialise the command stuff 2015-12-09 19:38:50 +00:00
2753520ee4 Add command option 2015-12-09 19:32:10 +00:00
eefb9c53d4 Move to a selector package 2015-12-09 19:23:16 +00:00
91405e5993 Add DC selector example 2015-12-09 15:14:10 +00:00
066c169845 Add example dc filter 2015-12-09 15:06:31 +00:00
a2c862dd21 Add service random 2015-12-09 12:44:38 +00:00
29ee9e2753 Add error checking 2015-12-09 12:44:28 +00:00
46905347bb unblack list when err is nil 2015-12-09 02:42:02 +00:00
f59787a906 add blacklist selector 2015-12-09 02:31:17 +00:00
1126050b37 remove node selector test from client 2015-12-09 00:21:24 +00:00
e83bc43dfa Fix failing test 2015-12-09 00:18:06 +00:00
9072a944e2 Add selector code 2015-12-09 00:02:45 +00:00
c00931a0b1 Update wrapper comment 2015-12-08 19:37:27 +00:00
02985c35d5 Add call and publish options 2015-12-08 19:25:42 +00:00
3d279ffcfd Select is a better method 2015-12-08 00:11:51 +00:00
727bba15b8 fix the test 2015-12-08 00:08:23 +00:00
6ef3b81a18 move this cruft 2015-12-08 00:08:17 +00:00
140febb081 Switch up the selector so it actually allows you to inform it how the node performed 2015-12-07 23:56:17 +00:00
4e6b9347d9 Add the notion of a node selector for routing 2015-12-07 21:09:10 +00:00
050fa26afb Gotta rejig the proto generator to move this 2015-12-07 16:12:59 +00:00
dd73c1f0ac support slices in extractor, longer term need to look at all types 2015-12-07 16:12:46 +00:00
2f02119e21 Update the code generator initialisation 2015-12-06 22:44:17 +00:00
15d5299997 Add a ping function 2015-12-05 19:25:36 +00:00
011a3dc9e3 Add watcher comments 2015-12-05 02:05:06 +00:00
0b08f15010 gofmt 2015-12-05 01:13:13 +00:00
d4f3a6070c Update the watch interface 2015-12-05 01:12:29 +00:00
cc6555927d This should say rpc 2015-12-03 11:07:31 +00:00
645f12ff3f fix table 2015-12-03 01:28:20 +00:00
b4011b32af fix table 2015-12-03 01:27:56 +00:00
11bc02112b fix table 2015-12-03 01:26:57 +00:00
1d7e2d8bec update readme 2015-12-03 01:25:25 +00:00
919bfed0c1 add comments 2015-12-03 01:05:16 +00:00
9e3f3bbc0e update comments 2015-12-03 01:02:14 +00:00
20114ccd87 move the comment 2015-12-03 00:59:32 +00:00
a69811fc72 Fix the sub extractor 2015-12-03 00:49:58 +00:00
003c2d848e Its a hello proto 2015-12-02 23:19:59 +00:00