Page 123 of 126 (2518 total posts)

April 2021

06-04-2021
Rails Performance: When is Caching the Right Choice? - Honeybadger Developer Blog

Rails Performance: When is Caching the Right Choice? - Honeybadger Developer Blog

Source: honeybadger.io

We've all been there. You're clicking around your Rails application, and it just isn't as snappy as it used to be. You start searching for a quick-fix and find a lot of talk about caching. Take your existing app, add some caching, and voila, a performance boost with minimal code changes. However,...

Tags: developer how-to caching cache