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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.0.2 - May 04, 2018 (33.5 KB)
  2. 2.0.1 - November 04, 2017 (24 KB)
  3. 2.0.0 - November 04, 2017 (22 KB)
Show all versions (5 total)

Runtime Dependencies (6):

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

Development Dependencies (6):

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

Owners:

Authors:

  • Konstantin Gredeskoul

SHA 256 checksum:

ec01bd754a1dde71d4ab67928729cc0ef37214623962bd03f5f4301e4e6c04bb

Total downloads 5,338

For this version 1,665

License:

MIT

Required Ruby Version: >= 0

Links: