ruby-peek-redis

Take a peek into the Redis calls made within your Rails application
  https://github.com/peek/peek-redis
  0
  no reviews



Things this peek view provides: - Total number of Redis commands called during the request - The duration of the calls made during the request

peek is a profiling tool originally built at GitHub to help them get an insight into their application.