lychee/examples/builder
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
..
builder.rs Remove cache from collector and remove custom reqwest client pool 2021-10-07 18:07:18 +02:00
Cargo.toml Bump tokio from 1.11.0 to 1.12.0 (#343) 2021-09-22 14:28:59 +02:00