aiohttp-cache
aiohttp-cache copied to clipboard
A cache system for aiohttp server
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...
Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.15.0. Release notes Sourced from pygments's releases. 2.15.0 Added lexers: Carbon (#2362, #2365, #2366, #2367, #2368, #2369, #2370) Dax (#2335, #2345) MediaWiki Wikitext (#2373, #827)...
Unfortunately, I do not have time to maintain this repo. I am looking for volunteers to help keep this project alive.
Could it be possible to provide a dummy cache backend that does nothing ? I’m in need of a common interface for my client with or without cache (for instance...
Thanks for the great work of this extension and I just want to let you know that when running on later Python versions, the following [issue 1273](https://github.com/aio-libs/aioredis-py/issues/1273) from aioredis appears...