Commit Graph

5 Commits

Author SHA1 Message Date
cb8e57361e use own fork
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-02-21 18:51:17 +03:00
Asim Aslam
25a0aca7dd 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:45:27 +03:00
Asim Aslam
ef95569c61 Strip Advertise/Process from router 2021-02-20 14:45:27 +03:00
Asim Aslam
c21af992ff v3 refactor (#1868)
* Move to v3

Co-authored-by: Ben Toogood <bentoogood@gmail.com>
2021-02-20 14:45:27 +03:00
ben-toogood
8a79b29d6d router: add to service options; add dns and static implementations (#1733)
* config/cmd: add router to service options

* router/service: use micro client
2021-02-20 14:45:27 +03:00