---
abstract: 'Redis query analyzer for counting, traffic stats by command'
author:
  - 'HIROSE Masaaki <hirose31@gmail.com>'
build_requires:
  Test::More: 0.96
configure_requires:
  Module::Build::Tiny: 0.039
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.17, Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: App-redis_traffic_stats
no_index:
  directory:
    - eg
    - examples
    - inc
    - share
    - t
    - xt
provides:
  App::redis_traffic_stats:
    file: lib/App/redis_traffic_stats.pm
    version: 1.005
requires:
  Data::Validator: 0
  File::Temp: 0
  Getopt::Long: 0
  List::Util: 0
  Net::Pcap: 0
  NetPacket::Ethernet: 0
  NetPacket::IP: 0
  NetPacket::TCP: 0
  Pod::Usage: 0
  Test::Fixme: 0
  Test::More: 0.96
  perl: 5.008005
resources:
  bugtracker: https://github.com/hirose31/redis-traffic-stats/issues
  homepage: https://github.com/hirose31/redis-traffic-stats
  repository: https://github.com/hirose31/redis-traffic-stats.git
version: 1.005
x_contributors:
  - 'chenzhe07 <chenzhe07@gmail.com>'
  - 'FUJIWARA Shunichiro <fujiwara.shunichiro@gmail.com>'
  - 'Nick Tiligadas <tilign@users.noreply.github.com>'
x_serialization_backend: 'YAML::Tiny version 1.56'