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,239 of 193,756
Downloads: 7,014

Daily

Ranking: 52,349 of 193,649
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,494,238,297bundler
71,367,928,484activesupport
81,345,947,699rake
29989,540,006rspec
60677,479,163connection_pool
83562,738,866redis
97475,839,609simplecov
103463,939,616hashie
142345,754,102sinatra
165312,450,814daemons
219231,815,685colored2
226223,990,022yard
510100,505,066rspec-its
2,5688,054,359file-tail
7,682600,487irbtools

Owners

#GravatarHandle
1iconkigster