Hacker News new | ask | show | jobs
by bernawil 2137 days ago

  And if you DO need caching, keep your hands off of the application; add a cache layer in front, or between the application and the database. But don't invent it yourself.

so, redis?