freebsd-ports/devel/rubygem-peek-redis/pkg-descr
Torsten Zuehlsdorff 45ec3ab76d New port: devel/rubygem-peek-redis
Take a peek into the Redis calls made within your Rails application.

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

WWW: https://github.com/peek/peek-redis
2017-08-24 09:16:29 +00:00

7 lines
254 B
Text

Take a peek into the Redis calls made within your Rails application.
Things this peek view provides:
- Total number of Redis commands called during the request
- The duration of the calls made during the request
WWW: https://github.com/peek/peek-redis