airbnb / synapse

A transparent service discovery framework for connecting an SOA
MIT License
2.07k stars 251 forks source link

Reorganize watchers into their own subdirectories [stacked on top of #311] #312

Closed panchr closed 4 years ago

panchr commented 4 years ago

This PR is stacked on top of https://github.com/airbnb/synapse/pull/311.

Summary

The watchers are reorganized to be in their own subdirectories in order to facilitate adding the MultiWatcher's resolver types, which will be created in lib/synapse/service_watcher/multi/resolvers/*.

Tests

Reviewers

@austin-zhu