RubyGems Navigation menu

turnstile-rb 2.0.1

Turnstile is a Redis-based library that can accurately track total number of concurrent users accessing a web/API based server application. It can break it down by "platform" or a device type, and returns data in JSON, CSV of NAD formats. While user tracking may happen synchronously using a Rack middleware, another method is provided that is based on log file analysis, and can therefore be performed outside web server process.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 3.0.2 - May 04, 2018 (33.5KB)
  2. 2.0.1 - November 04, 2017 (24KB)
  3. 2.0.0 - November 04, 2017 (22KB)
全てのバージョンを表示(全5件)

Runtime依存関係 (6):

colored2 >= 0
daemons >= 0
file-tail >= 0
hashie >= 0
json >= 0
redis >= 0

Development依存関係 (6):

bundler >= 0
rake >= 0
rspec >= 0
rspec-its >= 0
simplecov >= 0
yard >= 0

所有者:

作者:

  • Konstantin Gredeskoul

SHA 256チェックサム:

ec01bd754a1dde71d4ab67928729cc0ef37214623962bd03f5f4301e4e6c04bb

累計ダウンロード数 5,385

このバージョンのみ 1,677

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: