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,504 of 192,137
Downloads: 6,865

Daily

Ranking: 82,222 of 192,103
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,342,103,677bundler
71,325,511,824activesupport
81,292,456,495rake
29970,934,436rspec
62645,101,414connection_pool
82549,362,367redis
99460,193,193simplecov
104450,590,856hashie
139338,449,162sinatra
159309,623,923daemons
218223,100,932colored2
227215,002,076yard
50798,482,938rspec-its
2,5307,998,608file-tail
7,543580,126irbtools

Owners

#GravatarHandle
1iconkigster