[TIL] Redis Caching
๐ What I newly learned
Applying caching with Redis
To improve the performance of the API for retrieving hospitals based on location, which involves making repeated calls to the Kakao Mobility API and real-time web scraping of bed occupancy data, I d...
siwonlog.hashnode.dev2 min read