amphp / dns

Async DNS resolution for PHP based on Amp.
https://amphp.org/dns
MIT License
157 stars 32 forks source link

Make caching API async-capable #5

Closed DaveRandom closed 10 years ago

DaveRandom commented 10 years ago

Currently the caching interface dictates that lookups must be blocking