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: 110,370 of 190,317
Downloads: 6,773

Daily

Ranking: 31,453 of 190,280
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,240,425,504bundler
71,293,977,679activesupport
81,255,248,311rake
29957,358,331rspec
62620,123,996connection_pool
80539,612,944redis
99449,649,641simplecov
104441,689,336hashie
137333,383,661sinatra
153307,535,862daemons
217217,475,546colored2
227209,610,747yard
50497,095,444rspec-its
2,5017,953,273file-tail
7,654555,129irbtools

Owners

#GravatarHandle
1iconkigster