RubyGems Navigation menu

turnstile-rb 3.0.2

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依存関係 (8):

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

Development依存関係 (7):

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

所有者:

作者:

  • Konstantin Gredeskoul

SHA 256チェックサム:

76cc5f8446d4a798864518396ed3d9b561eb2fd97f64f66f16ca9e02300b0d76

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

このバージョンのみ 2,074

ライセンス:

MIT

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

リンク: