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,470 of 192,742
Downloads: 6,920

Daily

Ranking: 76,154 of 192,728
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,398,493,566bundler
71,342,467,155activesupport
81,314,115,497rake
29977,695,747rspec
62657,250,657connection_pool
82554,319,298redis
99465,862,068simplecov
103455,568,871hashie
140341,195,643sinatra
161310,688,800daemons
218226,283,214colored2
226219,095,931yard
50999,228,666rspec-its
2,5488,021,643file-tail
7,554588,549irbtools

Owners

#GravatarHandle
1iconkigster