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: 111,712 of 186,954
Downloads: 6,261

Daily

Ranking: 54,072 of 186,947
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,937,224,863bundler
71,181,798,617activesupport
101,139,617,007rake
27914,083,740rspec
74529,216,707connection_pool
79505,613,638redis
99417,277,843simplecov
102410,847,320hashie
131316,000,374sinatra
138299,485,443daemons
218197,709,663colored2
224193,389,018yard
48292,625,108rspec-its
2,4467,670,428file-tail
7,647512,264irbtools

Owners

#GravatarHandle
1iconkigster