Skip to content

[Backend] Implement Redis or In-Memory Caching for the Market Map #128

Description

@jpdevhub

The /api/v1/maps/markets endpoint is hit frequently. Implement a caching layer in FastAPI (using fastapi-cache2 or Redis) to cache the market data for 5 minutes, significantly reducing database load.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions