Hacker News new | ask | show | jobs
by lcnPylGDnU4H9OF 497 days ago
> Redis vs RDBMS call is very unlikely to matter in your standard CRUD App

To any juniors reading: cache the response payload (or parts of it), not the results of database queries.