commit | fcc21be9223c14329c9941edb0da9355e47e4e16 | [log] [tgz] |
---|---|---|
author | Tim Duesterhus <tim@bastelstu.be> | Thu Dec 29 17:40:25 2022 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Tue Jan 03 16:28:34 2023 +0100 |
tree | 981d860e6aa0d619775edd1bcaf031f1a8514d49 | |
parent | 3c9b6f639419af6fee5612602d6bb82616fa1d21 [diff] |
CI: Add in-memory cache for the latest OpenSSL/LibreSSL These functions were previously called once per compiler. Add the `lru_cache` decorator to only perform one HTTP request each.