/oxy-service

oxy is a discovery/registry service that allows us to keep track of dynamic services added to our infrastructure and their status through regular health checks. e.g.: dynamic proxy servers.

Primary LanguageJavaMIT LicenseMIT

oxy-service

TODO:

  • Add build and usage instructions here;
  • Add leader election algorithm, cluster awareness and split brain resolvers (when and if needed);
  • Add authentication (should we integrate with morbid?);
  • Add 'avoid list' to manage peers we would like to keep out of auto discovery for testing purposes;
  • Add unit tests.