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: 113,479 of 180,507
Downloads: 5,388

Daily

Ranking: 97,459 of 180,487
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,082,629,206bundler
7893,067,264activesupport
16855,753,735rake
23768,975,035rspec
70406,098,661redis
97314,871,082connection_pool
99314,815,921hashie
102312,421,154simplecov
117260,467,316sinatra
130241,666,327daemons
222142,355,775yard
233135,996,737colored2
40978,802,093rspec-its
2,2456,468,457file-tail
6,903466,308irbtools

Owners

#GravatarHandle
1iconkigster