Asim Aslam
|
8b54a850f7
|
run gossip updater first
|
2018-12-19 19:04:44 +00:00 |
|
Asim Aslam
|
fae8c5eb4c
|
fix context
|
2018-12-19 09:27:53 +00:00 |
|
Asim Aslam
|
3bc6556d36
|
Merge pull request #353 from unistack-org/gossip
implement some gossip options
|
2018-12-19 09:27:10 +00:00 |
|
|
5bcdf189de
|
implement some gossip options
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2018-12-19 12:25:16 +03:00 |
|
Asim Aslam
|
f2efc685d3
|
Merge pull request #352 from micro/rwmutex
move to using rwmutex for selector
|
2018-12-18 18:10:19 +00:00 |
|
Asim Aslam
|
67d10e5f39
|
simplify get code
|
2018-12-18 18:06:34 +00:00 |
|
Asim Aslam
|
770c16a66d
|
move to using rwmutex for selector
|
2018-12-18 16:51:42 +00:00 |
|
Asim Aslam
|
c2cc03a472
|
update readme
|
2018-12-06 18:46:02 +00:00 |
|
Asim Aslam
|
b02e1e04fc
|
Add gossip readme
|
2018-12-06 18:26:51 +00:00 |
|
Asim Aslam
|
cf8c059711
|
Merge pull request #345 from micro/gossip
Gossip
|
2018-12-06 18:22:52 +00:00 |
|
Asim Aslam
|
b343420af6
|
update the gossiper
|
2018-12-06 18:19:05 +00:00 |
|
Asim Aslam
|
1ed2b589a2
|
log to dev null
|
2018-12-04 17:33:11 +00:00 |
|
Asim Aslam
|
72d8dc89fb
|
add cmd and bug fix
|
2018-12-04 17:22:20 +00:00 |
|
Asim Aslam
|
8706aa4a46
|
Remove file
|
2018-12-04 16:43:05 +00:00 |
|
Asim Aslam
|
57dcba666e
|
gossip registry
|
2018-12-04 16:41:40 +00:00 |
|
Asim Aslam
|
489573afb9
|
Merge pull request #341 from sneat/consul-read-write-map
Prevent read/write map concurrency issue
|
2018-12-03 06:24:31 +00:00 |
|
Blair McMillan
|
a9593bad66
|
Prevent read/write map concurrency issue
|
2018-12-03 14:59:31 +10:00 |
|
Asim Aslam
|
d0d8db7c45
|
update
|
2018-12-02 13:26:38 +00:00 |
|
Asim Aslam
|
a07150b6dd
|
update
|
2018-12-02 13:23:46 +00:00 |
|
Asim Aslam
|
519f091fe8
|
update
|
2018-12-02 10:23:19 +00:00 |
|
Asim Aslam
|
9c2689301c
|
add mock package comments
|
2018-12-01 12:56:21 +00:00 |
|
Asim Aslam
|
a1665ab37a
|
Add consul package comment
|
2018-12-01 12:54:46 +00:00 |
|
Asim Aslam
|
1be0e8776f
|
add wrap call comment
|
2018-12-01 11:10:37 +00:00 |
|
Asim Aslam
|
92082ac927
|
NewSubscribeOptions
|
2018-11-30 17:32:48 +00:00 |
|
Asim Aslam
|
c622f3a8d6
|
Force http2 usage of broker client
|
2018-11-29 12:10:33 +00:00 |
|
Asim Aslam
|
f1817c9c6b
|
Add image to readme
|
2018-11-29 09:02:15 +00:00 |
|
Asim Aslam
|
16e97cce9b
|
update readme
|
2018-11-27 19:46:00 +00:00 |
|
Asim Aslam
|
bc404c9a82
|
update readme
|
2018-11-27 19:43:57 +00:00 |
|
Asim Aslam
|
29bb63b717
|
add mdns package comment
|
2018-11-26 16:13:17 +00:00 |
|
Asim Aslam
|
0d917bbf37
|
move location of handler
|
2018-11-26 14:51:42 +00:00 |
|
Asim Aslam
|
45c05c4e2b
|
Add timeout error
|
2018-11-25 09:41:28 +00:00 |
|
Asim Aslam
|
77b1a25faf
|
Merge branch 'master' of github.com:micro/go-micro
|
2018-11-23 20:06:13 +00:00 |
|
Asim Aslam
|
34ed5235a3
|
rename rpc codec
|
2018-11-23 20:05:31 +00:00 |
|
Asim Aslam
|
5996a91dde
|
Merge pull request #335 from sneat/consul-options
Add ability to specify Consul options
|
2018-11-23 08:42:23 +00:00 |
|
Blair McMillan
|
7171c00e42
|
Add ability to specify Consul options and default to AllowStale for all gets
|
2018-11-23 17:11:37 +10:00 |
|
Asim Aslam
|
4dc593eca3
|
Merge branch 'master' of github.com:micro/go-micro
|
2018-11-22 10:40:33 +00:00 |
|
Asim Aslam
|
f1984650f4
|
use the request header
|
2018-11-22 10:39:36 +00:00 |
|
Asim Aslam
|
33ae45ad65
|
Merge pull request #333 from sneat/tcpcheck-interval
Only check if the service is in Consul once every deregister interval
|
2018-11-22 08:38:11 +00:00 |
|
Blair McMillan
|
e3a2fe52cd
|
Only check if the service is in Consul once every deregister interval
|
2018-11-22 13:34:08 +10:00 |
|
Asim Aslam
|
5fd7da9de7
|
update readme
|
2018-11-21 13:10:09 +00:00 |
|
Asim Aslam
|
edc8a8b771
|
nitpick
|
2018-11-21 11:15:34 +00:00 |
|
Asim Aslam
|
1ce0df4e63
|
Merge pull request #331 from shuLhan/master
all: replace "pborman/uuid" with "google/uuid"
|
2018-11-21 10:48:36 +00:00 |
|
Shulhan
|
415fb3a730
|
all: replace "pborman/uuid" with "google/uuid"
Internally, "pborman/uuid.NewUUID()" is calling "google/uuid.New()"
that return nil when there is an error [1].
Both package use the same license.
[1] https://github.com/pborman/uuid/blob/master/version1.go#L17
|
2018-11-21 17:29:21 +07:00 |
|
Asim Aslam
|
172ffee8c3
|
add rpc package comments
|
2018-11-20 10:30:53 +00:00 |
|
Asim Aslam
|
48c068d88d
|
add codec package comments
|
2018-11-20 10:06:13 +00:00 |
|
Asim Aslam
|
3f7152a4f5
|
update doc link
|
2018-11-19 12:30:23 +00:00 |
|
Asim Aslam
|
54f58a15d3
|
update readme
|
2018-11-19 12:29:26 +00:00 |
|
Asim Aslam
|
bcb6c12aa1
|
Merge pull request #329 from micro/http
add http handler option for broker
|
2018-11-18 20:44:16 +00:00 |
|
Asim Aslam
|
1cb40831a4
|
add http handler option for broker
|
2018-11-18 20:40:43 +00:00 |
|
Asim Aslam
|
d9fc2c922d
|
update package comment
|
2018-11-18 18:38:46 +00:00 |
|