A conda-smithy repository for fastapi-cache2. Contribute to conda-forge/fastapi-cache2-feedstock development by creating an account on GitHub.
Home:https://github.com/long2ice/fastapi-cache Package license: Apache-2.0 Summary: Cache for FastAPI Current build status All platforms: Current release info NameDownloadsVersionPlatforms Installing fastapi-cache2 Installingfastapi-cache2from theconda-forgechannel can be achieved by addingconda-forgeto...
>pip install fastapi-cache2 or >pip install"fastapi-cache2[redis]" or >pip install"fastapi-cache2[memcache]" or >pip install"fastapi-cache2[dynamodb]" Usage Quick Start fromcollections.abcimportAsyncIteratorfromcontextlibimportasynccontextmanagerfromfastapiimportFastAPIfromstarlette.requestsimportRequestfr...
fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached. - fastapi-cache/fastapi_cache/decorator.py at main · long2ice/fastapi-cache
fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached. - fastapi-cache/LICENSE at b420f26e9b6d42c2f6d8698ba57ad822d5e3bf57 · long2ice/fastapi-cache