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: 112,366 of 186,698
Downloads: 6,113

Daily

Ranking: 61,378 of 186,685
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,900,560,356bundler
71,165,243,863activesupport
101,125,994,016rake
27908,151,619rspec
75517,394,245connection_pool
79501,543,504redis
99412,766,531simplecov
101407,115,455hashie
131313,313,011sinatra
138297,215,454daemons
218195,320,731colored2
223191,419,552yard
47791,984,913rspec-its
2,4387,624,697file-tail
7,630508,684irbtools

Owners

#GravatarHandle
1iconkigster