fastapi-boilerplate icon indicating copy to clipboard operation
fastapi-boilerplate copied to clipboard

Cache integration

Open northpowered opened this issue 3 years ago • 0 comments

Unified API inside of FastAPI app for caching

Priority on Redis

Special API for db models: request -> object API8 -> pull from cache -> if not, pull from db and push to cache

northpowered avatar Aug 08 '22 13:08 northpowered