[ 原始碼: 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 (郵件存檔)
- 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