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,629 of 183,471
Downloads: 5,696

Daily

Ranking: 61,367 of 183,459
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,455,829,279bundler
71,004,387,434activesupport
10968,905,115rake
25824,998,340rspec
72449,533,699redis
88388,878,524connection_pool
96357,027,323hashie
98353,709,953simplecov
124285,085,538sinatra
131267,798,832daemons
221161,985,424colored2
224160,920,099yard
43584,236,223rspec-its
2,3546,971,845file-tail
7,144486,728irbtools

Owners

#GravatarHandle
1iconkigster