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,446 of 196,125
Downloads: 7,171

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,667,363,143bundler
71,411,726,152activesupport
81,394,381,169rake
291,010,713,264rspec
59713,398,615connection_pool
83577,057,441redis
98493,495,493simplecov
105478,826,721hashie
145353,618,538sinatra
168315,393,793daemons
217241,416,688colored2
230232,068,539yard
518102,760,994rspec-its
2,5998,114,090file-tail
7,651627,342irbtools

Owners

#GravatarHandle
1iconkigster