Commit Graph

6 Commits

Author SHA1 Message Date
Renovate Bot
9f81c93955 Update module github.com/unistack-org/micro/v3 to v3.2.17 2021-03-05 16:01:37 +00:00
Renovate Bot
d3300717ec Update module github.com/unistack-org/micro/v3 to v3.2.16 2021-03-04 11:52:27 +00:00
Renovate Bot
7a9fbd2f06 Update module github.com/unistack-org/micro/v3 to v3.2.15 2021-03-01 13:05:22 +00:00
e958d61dbc use own fork
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-02-20 14:41:43 +03:00
Asim Aslam
8f78a764c1 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
2021-02-20 14:34:25 +03:00
Asim Aslam
37d283e66f cleanup client/selector/lookup (#1937)
* cleanup client/selector/lookup

* add mdns router, remove registry from client

* fix roundtripper

* remove comment

* fix compile issue

* fix mucp test

* fix api router
2021-02-20 14:34:25 +03:00