uber-node / ringpop-node

Scalable, fault-tolerant application-layer sharding for Node.js applications
http://uber.github.io/ringpop/
MIT License
1.18k stars 146 forks source link

Read hosts-file async #277

Closed mennopruijssers closed 8 years ago

mennopruijssers commented 8 years ago

Since discover-providers are using a callback to return the host list, the hosts-file could be able to read the file asynchronously.

thanodnl commented 8 years ago

LGTM

CorgiMan commented 8 years ago

LGTM