wwwlicious / servicestack-discovery-consul

ServiceStack Plugin for Service Discovery using Consul.io
Other
64 stars 13 forks source link

Handle service versioning #9

Open wwwlicious opened 8 years ago

wwwlicious commented 8 years ago

When multiple instances of the same service are registered but have different versions the plugin should by default sort from highest to lowest.

This should be an option to override with lowest to highest.