lychee/lychee-bin
MichaIng 961f12e58e
Remove cache from collector and remove custom reqwest client pool
* Reqwest comes with its own request pool, so there's no need in adding
another layer of indirection. This also gets rid of a lot of allocs.
* Remove cache from collector
* Improve error handling and documentation
* Add back test for request caching in single file

Signed-off-by: MichaIng <micha@dietpi.com>
Co-authored-by: Matthias <matthias-endler@gmx.net>
2021-10-07 18:07:18 +02:00
..
src Remove cache from collector and remove custom reqwest client pool 2021-10-07 18:07:18 +02:00
tests Remove cache from collector and remove custom reqwest client pool 2021-10-07 18:07:18 +02:00
Cargo.toml Bump tracing-subscriber from 0.2.24 to 0.2.25 (#353) 2021-10-06 14:56:30 +02:00
LICENSE-APACHE Major refactor of codebase (#208) 2021-04-15 01:24:11 +02:00
LICENSE-MIT Major refactor of codebase (#208) 2021-04-15 01:24:11 +02:00