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: 113,688 of 183,107
Downloads: 5,654

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,407,087,911bundler
7989,475,609activesupport
10953,844,246rake
25817,849,894rspec
72443,835,435redis
89378,314,914connection_pool
96351,394,648hashie
99348,223,614simplecov
122281,877,677sinatra
130264,417,707daemons
224158,681,269yard
225158,439,179colored2
43183,476,183rspec-its
2,3446,877,932file-tail
7,117484,100irbtools

Owners

#GravatarHandle
1iconkigster