On podbor-minuta. ru some database queries are heavy, so we keep their results in a cache: apartment lists, aggregate numbers for listing pages. While the value is in the cache, everything is fast.

Source: [Dev.to](https://dev.to/numart/single-flight-caching-how-one-hot-key-stops-taking-the-database-down-3ae5)

Sponsored