{"library":"aiocache","type":"library","category":null,"description":"aiocache is a multi-backend asynchronous cache library for Python, providing support for Redis, Memcached, and in-memory caching. It integrates well with asyncio applications. The current version is 0.12.3, and it receives regular patch updates, with minor versions released periodically.","language":"python","status":"active","version":"0.12.3","tags":["asyncio","cache","redis","memcached","memory","decorator"],"last_verified":"Wed May 20","install":[{"cmd":"pip install aiocache[redis,memcached]","imports":["from aiocache import Cache","from aiocache.cached import cached","from aiocache.backends.redis import RedisCache","from aiocache.backends.memcached import MemcachedCache","from aiocache.backends.memory import SimpleMemoryCache"]},{"cmd":"pip install aiocache","imports":[]}],"homepage":null,"github":"https://github.com/aio-libs/aiocache","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aiocache/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.33,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiocache/compatibility"}}