Categories: None [Edit]

turnstile-rb

https://rubygems.org/gems/turnstile-rb
https://github.com/kigster/turnstile-rb
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.

Total

Ranking: 111,117 of 187,591
Downloads: 6,465

Daily

Ranking: 111,315 of 187,571
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,203,451bundler
71,212,119,821activesupport
101,165,649,814rake
28925,037,502rspec
74551,368,659connection_pool
79513,399,289redis
98425,235,126simplecov
102418,025,500hashie
133320,361,528sinatra
144302,405,659daemons
218202,659,480colored2
224197,185,272yard
48693,772,957rspec-its
2,4587,763,246file-tail
7,674518,706irbtools

Owners

#GravatarHandle
1iconkigster