requests-cache / aiohttp-client-cache

An async persistent cache for aiohttp requests
MIT License
122 stars 22 forks source link

Optimize MongoDB usage #203

Closed alessio-locatelli closed 1 year ago

alessio-locatelli commented 1 year ago

What

Very minor performance tweaks.

Alongside with a title, every commit has a body with an explanation.

Breaking changes

No.

Are end-users affected?

No.

JWCook commented 1 year ago

Looks good. Thank you!