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,453 of 191,455
Downloads: 6,803

Daily

Ranking: 70,826 of 191,429
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,290,634,251bundler
71,310,046,288activesupport
81,273,120,523rake
29964,231,479rspec
62632,998,079connection_pool
80544,755,202redis
99454,797,191simplecov
104446,026,629hashie
138335,872,125sinatra
157308,575,245daemons
218220,275,532colored2
227212,223,477yard
50797,742,216rspec-its
2,5057,972,008file-tail
7,592568,606irbtools

Owners

#GravatarHandle
1iconkigster