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,608 of 196,721
Downloads: 7,182

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,728,237,794bundler
71,426,725,582activesupport
81,410,641,125rake
291,017,967,488rspec
59725,304,074connection_pool
83581,755,037redis
98499,434,149simplecov
104484,474,580hashie
147356,018,006sinatra
168316,292,611daemons
218244,692,259colored2
231234,658,610yard
520103,523,151rspec-its
2,6098,142,875file-tail
7,629634,916irbtools

Owners

#GravatarHandle
1iconkigster