micro/util
Asim Aslam f146b52418
Registry router fixes (#1961)
* only cache routes if told to do so

* Use roundrobin selector and retry in proxy

* Update lookup to require service

* Fix compile

* Fix compile

* Update

* Update

* rename query to lookup

* Update router.go

* Update
2020-08-21 09:23:01 +01:00
..
addr Custom private blocks (#1705) 2020-06-16 17:05:42 +01:00
auth v3 refactor (#1868) 2020-07-27 13:22:00 +01:00
backoff New backoff (#1153) 2020-02-02 20:32:55 +00:00
buf move all the buffer references to util/buf 2019-07-28 19:33:24 +01:00
client move wrapper to client 2020-08-11 11:25:49 +01:00
ctx v3 refactor (#1868) 2020-07-27 13:22:00 +01:00
file util/file: allow context to be passed (#1950) 2020-08-19 16:03:19 +01:00
grpc Add working grpc proxy config 2019-06-18 18:51:52 +01:00
http Registry router fixes (#1961) 2020-08-21 09:23:01 +01:00
io v3 refactor (#1868) 2020-07-27 13:22:00 +01:00
jitter add jitter (#1298) 2020-03-04 15:37:17 +00:00
kubernetes runtime: resource limits (kubernetes implementation) (#1931) 2020-08-14 11:47:28 +01:00
log fix bug https://github.com/micro/go-micro/issues/1883 (#1884) 2020-07-29 12:45:25 +01:00
mdns v3 refactor (#1868) 2020-07-27 13:22:00 +01:00
net client: add proxy option (#1885) 2020-07-30 15:22:36 +01:00
pki Add util/pki for creating and signing certificates (#1555) 2020-04-21 15:03:33 +01:00
pool v3 refactor (#1868) 2020-07-27 13:22:00 +01:00
qson fix qson parsing on invalid input, close #1874 (#1880) 2020-07-28 12:34:50 +01:00
registry v3 refactor (#1868) 2020-07-27 13:22:00 +01:00
ring fix ring buffer (#1606) 2020-05-07 10:45:48 +01:00
router Registry router fixes (#1961) 2020-08-21 09:23:01 +01:00
scope v3 refactor (#1868) 2020-07-27 13:22:00 +01:00
signal fix typo in comments (#1840) 2020-07-16 16:33:11 +01:00
socket v3 refactor (#1868) 2020-07-27 13:22:00 +01:00
stream v3 refactor (#1868) 2020-07-27 13:22:00 +01:00
sync v3 refactor (#1868) 2020-07-27 13:22:00 +01:00
test v3 refactor (#1868) 2020-07-27 13:22:00 +01:00
tls Add util 2019-05-30 23:52:10 +01:00
token v3 refactor (#1868) 2020-07-27 13:22:00 +01:00