RubyFlow The Ruby and Rails community linklog

Cut average response time by three quarters using Redis

Shortly after launching my site using Sinatra and hosted on Heroku I was looking for ways to improve the performance. I looked through the add-on services Heroku offered and found Redis-to-go had a nice looking free tier. So I went ahead and implemented caching with Redis. Here’s the results:

Cut average response time by three quarters using Redis

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in