dmerkushov / nanoservices

Apache License 2.0
3 stars 0 forks source link

FEATURE: Service lookup #6

Open dmerkushov opened 4 years ago

dmerkushov commented 4 years ago

Service lookup based on a global configuration file isn't scalable.

Need a service to do service lookup. A lookup server must be searched for 1) at a location supplied at service startup via command line; 2) at a configured location; 3) at localhost.

Basic operations should be:

Optional features: