This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/util/ipresolver
Kenny Lee Sin Cheong b6336393de Make IPResolver run the update in a separate thread
A separate thread will cache the results of parsing the range
file, and the IPResolver will hit the cache instead of blocking while recomputing the
ranges everytime. The thread updates every 600s, and retry every 60s on
failures.
2018-08-31 14:00:53 -04:00
..
test Make IPResolver run the update in a separate thread 2018-08-31 14:00:53 -04:00
__init__.py Make IPResolver run the update in a separate thread 2018-08-31 14:00:53 -04:00
GeoLite2-Country.mmdb Add IP resolver utility that returns whether an IP is under AWS 2017-09-26 16:11:16 -04:00