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,681 of 182,915
Downloads: 5,636

Daily

Ranking: 45,533 of 182,900
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,379,033,295bundler
7981,170,383activesupport
10945,559,759rake
25813,851,472rspec
72440,747,114redis
89372,607,420connection_pool
96348,268,735hashie
99345,185,160simplecov
122280,032,677sinatra
130262,588,970daemons
224157,088,179yard
226156,536,279colored2
42883,040,602rspec-its
2,3416,823,998file-tail
7,103482,855irbtools

Owners

#GravatarHandle
1iconkigster