hjerpbakk/PoorMansServiceDiscovery

Storage abstraction

andmos opened this issue · 0 comments

It would be nice to use something other than Azure Blob Storage as backend, for instance Zookeeper or a plane easy filesystem. With Docker's --volume or --mount feature is is easy to store the discovery files in a dedicated data container. An abstraction for the storage would be nice!