[ 源代码: ruby-peek-redis ]
软件包: ruby-peek-redis (1.2.0-1)
ruby-peek-redis 的相关链接
Trisquel 的资源:
下载源码包 ruby-peek-redis:
- [ruby-peek-redis_1.2.0-1.dsc]
- [ruby-peek-redis_1.2.0.orig.tar.gz]
- [ruby-peek-redis_1.2.0-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Pirate Praveen
外部的资源:
- 主页 [github.com]
相似软件包:
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
peek is a profiling tool originally built at GitHub to help them get an insight into their application.
其他与 ruby-peek-redis 有关的软件包
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-atomic (>= 1.0.0)
- atomic reference implementation for JRuby, Rubinius, and MRI
-
- dep: ruby-peek
- Take a peek into your Rails application
-
- dep: ruby-redis
- Ruby client library for Redis