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.5 KB)
  2. 2.0.1 - November 04, 2017 (24.0 KB)
  3. 2.0.0 - November 04, 2017 (22.0 KB)
顯示所有版本(共 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 checksum:

ec01bd754a1dde71d4ab67928729cc0ef37214623962bd03f5f4301e4e6c04bb

總下載次數 5,384

這個版本 1,677

License:

MIT

Ruby 版本需求: >= 0

相關連結: