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,856 of 187,960
Downloads: 6,535

Daily

Ranking: 33,465 of 187,950
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,046,650,903bundler
71,226,293,376activesupport
101,177,763,422rake
28930,361,546rspec
73562,393,289connection_pool
79517,140,794redis
99428,988,492simplecov
102421,506,320hashie
134322,456,229sinatra
145303,193,889daemons
218205,217,015colored2
225198,937,567yard
48794,325,800rspec-its
2,4657,810,004file-tail
7,687521,293irbtools

Owners

#GravatarHandle
1iconkigster