mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
7 lines
254 B
Text
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
|